home-manager/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-07-09 19:58:33 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-09 06:48:52 +00:00
"lastModified": 1733484277,
"narHash": "sha256-i5ay20XsvpW91N4URET/nOc0VQWOAd4c4vbqYtcH8Rc=",
2024-07-09 19:58:33 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-09 06:48:52 +00:00
"rev": "d00c6f6d0ad16d598bf7e2956f52c1d9d5de3c3a",
2024-07-09 19:58:33 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-09 06:48:52 +00:00
"lastModified": 1733581040,
"narHash": "sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY=",
2024-07-09 19:58:33 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-09 06:48:52 +00:00
"rev": "22c3f2cf41a0e70184334a958e6b124fb0ce3e01",
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
}