As the home-manager depends on the actual used nixpkgs version and is not always used, remove it from the base dependencies but use still use it implictely if a home-manager input exists.
43 lines
1,015 B
JSON
43 lines
1,015 B
JSON
{
|
|
"nodes": {
|
|
"hardware": {
|
|
"locked": {
|
|
"lastModified": 1753122741,
|
|
"narHash": "sha256-nFxE8lk9JvGelxClCmwuJYftbHqwnc01dRN4DVLUroM=",
|
|
"owner": "nixos",
|
|
"repo": "nixos-hardware",
|
|
"rev": "cc66fddc6cb04ab479a1bb062f4d4da27c936a22",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"repo": "nixos-hardware",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1751274312,
|
|
"narHash": "sha256-/bVBlRpECLVzjV19t5KMdMFWSwKLtb5RyXdjz3LJT+g=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "50ab793786d9de88ee30ec4e4c24fb4236fc2674",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-24.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"hardware": "hardware",
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|