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-14 23:39:44 +00:00
"lastModified": 1734093295,
"narHash": "sha256-hSwgGpcZtdDsk1dnzA0xj5cNaHgN9A99hRF/mxMtwS4=",
2024-11-10 19:52:40 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-14 23:39:44 +00:00
"rev": "66c5d8b62818ec4c1edb3e941f55ef78df8141a8",
2024-11-10 19:52:40 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-14 23:39:44 +00:00
"lastModified": 1733940404,
"narHash": "sha256-Pj39hSoUA86ZePPF/UXiYHHM7hMIkios8TYG29kQT4g=",
2024-11-10 19:52:40 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-14 23:39:44 +00:00
"rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713",
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
}