nixos-config/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-11-10 14:52:40 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-02-04 13:31:02 -05:00
"lastModified": 1738667255,
"narHash": "sha256-sMMQb9NydZqQ/MvvtPp+Ny0W9P0Jk0moU7SrTBlO5Vo=",
2024-11-10 14:52:40 -05:00
"owner": "nix-community",
"repo": "home-manager",
2025-02-04 13:31:02 -05:00
"rev": "7abcf59a365430b36f84eaa452a466b11e469e33",
2024-11-10 14:52:40 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-02-04 13:31:02 -05:00
"lastModified": 1738546358,
"narHash": "sha256-nLivjIygCiqLp5QcL7l56Tca/elVqM9FG1hGd9ZSsrg=",
2024-11-10 14:52:40 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2025-02-04 13:31:02 -05:00
"rev": "c6e957d81b96751a3d5967a0fd73694f303cc914",
2024-11-10 14:52:40 -05: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
}