nix machine / user configurations
1{ 2 "nodes": { 3 "nixpkgs": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1755519766, 7 "narHash": "sha256-H29PQU7EfBZnFKnB781jV78buKgNrZxXYDwasgtdNgM=", 8 "owner": "nixos", 9 "repo": "nixpkgs", 10 "rev": "78580172eac63f33973236da97d26787357277b0", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "nixos", 15 "ref": "master", 16 "repo": "nixpkgs", 17 "type": "github" 18 } 19 }, 20 "root": { 21 "inputs": { 22 "nixpkgs": "nixpkgs" 23 } 24 } 25 }, 26 "root": "root", 27 "version": 7 28}