nixos-config/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-11-10 19:52:40 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-12 02:49:43 +00:00
"lastModified": 1733769654,
"narHash": "sha256-aVvYDt8eitZVF6fdOrSoIzYRkQ5Gh6kfRvqkiaDRLL0=",
2024-11-10 19:52:40 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-12 02:49:43 +00:00
"rev": "e952e94955dcc6fa2120c1430789fc41363f5237",
2024-11-10 19:52:40 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-12 02:49:43 +00:00
"lastModified": 1733759999,
"narHash": "sha256-463SNPWmz46iLzJKRzO3Q2b0Aurff3U1n0nYItxq7jU=",
2024-11-10 19:52:40 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-12 02:49:43 +00:00
"rev": "a73246e2eef4c6ed172979932bc80e1404ba2d56",
2024-11-10 19:52:40 +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
}