nixos-config/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-06-17 15:00:08 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-06-17 15:00:08 +00:00
},
"locked": {
2023-12-11 06:40:55 +00:00
"lastModified": 1702195709,
"narHash": "sha256-+zRjWkm5rKqQ57PuLZ3JF3xi3vPMiOJzItb1m/43Cq4=",
2022-06-17 15:00:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-11 06:40:55 +00:00
"rev": "6761b8188b860f374b457eddfdb05c82eef9752f",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-11-30 14:11:22 +00:00
"ref": "release-23.11",
2022-06-17 15:00:08 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-11 06:40:55 +00:00
"lastModified": 1701952659,
"narHash": "sha256-TJv2srXt6fYPUjxgLAL0cy4nuf1OZD4KuA1TrCiQqg0=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-11 06:40:55 +00:00
"rev": "b4372c4924d9182034066c823df76d6eaf1f4ec4",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-11-30 14:11:22 +00:00
"ref": "nixos-23.11",
2022-06-18 17:48:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-13 12:52:54 +00:00
"nixpkgs-unstable": {
"locked": {
2023-12-11 06:40:55 +00:00
"lastModified": 1702151865,
"narHash": "sha256-9VAt19t6yQa7pHZLDbil/QctAgVsA66DLnzdRGqDisg=",
2023-03-13 12:52:54 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-11 06:40:55 +00:00
"rev": "666fc80e7b2afb570462423cb0e1cf1a3a34fedd",
2023-03-13 12:52:54 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-03-13 12:52:54 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2022-06-17 15:00:08 +00:00
}
}
},
"root": "root",
"version": 7
}