nixos/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-05-05 18:43:02 -04:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-12 09:28:11 -04:00
"lastModified": 1715380449,
"narHash": "sha256-716+f9Rj3wjSyD1xitCv2FcYbgPz1WIVDj+ZBclH99Y=",
2024-05-05 18:43:02 -04:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-12 09:28:11 -04:00
"rev": "d7682620185f213df384c363288093b486b2883f",
2024-05-05 18:43:02 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-12 09:28:11 -04:00
"lastModified": 1715288647,
"narHash": "sha256-/vno6oUIZDSLpqS/WOqNTHwVIakrNR7R+UutJVmfohs=",
2024-05-07 18:37:05 -04:00
"owner": "auxolotl",
2024-05-05 18:43:02 -04:00
"repo": "nixpkgs",
2024-05-12 09:28:11 -04:00
"rev": "fb0bb336c1365f5ab5250df84cb1406337f7d9d9",
2024-05-05 18:43:02 -04:00
"type": "github"
},
"original": {
2024-05-07 18:37:05 -04:00
"owner": "auxolotl",
2024-05-05 18:43:02 -04:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}