home-manager/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-07-09 19:58:33 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-25 05:19:04 +00:00
"lastModified": 1729716953,
"narHash": "sha256-FbRKGRRd0amsk/WS/UV9ukJ8jT1dZ2pJBISxkX+uq6A=",
2024-07-09 19:58:33 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-25 05:19:04 +00:00
"rev": "a4353cc43d1b4dd6bdeacea90eb92a8b7b78a9d7",
2024-07-09 19:58:33 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-10-24 06:30:03 +00:00
"lastModified": 1729665710,
"narHash": "sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4=",
2024-07-09 19:58:33 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-24 06:30:03 +00:00
"rev": "2768c7d042a37de65bb1b5b3268fc987e534c49d",
2024-07-09 19:58:33 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}