nix machine / user configurations
1{ 2 "nodes": { 3 "nixpkgs": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1761512058, 7 "narHash": "sha256-FYDC/VM/Tu7bJ9uwxmZqIhkz7QblCcp65+LMb4StGTY=", 8 "owner": "NixOS", 9 "repo": "nixpkgs", 10 "rev": "42060c40fd43c114af7010980168f8dcba734d3b", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "NixOS", 15 "repo": "nixpkgs", 16 "rev": "42060c40fd43c114af7010980168f8dcba734d3b", 17 "type": "github" 18 } 19 }, 20 "root": { 21 "inputs": { 22 "nixpkgs": "nixpkgs" 23 } 24 } 25 }, 26 "root": "root", 27 "version": 7 28}