home-manager/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-07-09 19:58:33 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-24 06:30:03 +00:00
"lastModified": 1729551526,
"narHash": "sha256-7LAGY32Xl14OVQp3y6M43/0AtHYYvV6pdyBcp3eoz0s=",
2024-07-09 19:58:33 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-24 06:30:03 +00:00
"rev": "5ec753a1fc4454df9285d8b3ec0809234defb975",
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
}