nixos/flake.lock

137 lines
3.5 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2022-03-16 14:46:33 +01:00
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-01-30 13:14:38 +01:00
"lastModified": 1675030834,
"narHash": "sha256-e1/7Z7rVRqy2NuEOxrRm560wc/Kn8NU7gz8CDfmu9F0=",
2022-03-16 14:46:33 +01:00
"owner": "ryantm",
"repo": "agenix",
2023-01-30 13:14:38 +01:00
"rev": "49798e535ebc07fec82256b283d35be36d8c6c9a",
2022-03-16 14:46:33 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-12-01 22:43:09 +01:00
],
"utils": "utils"
},
"locked": {
2023-01-30 13:14:38 +01:00
"lastModified": 1674440933,
"narHash": "sha256-CASRcD/rK3fn5vUCti3jzry7zi0GsqRsBohNq9wPgLs=",
"owner": "nix-community",
"repo": "home-manager",
2023-01-30 13:14:38 +01:00
"rev": "65c47ced082e3353113614f77b1bc18822dc731f",
"type": "github"
},
"original": {
"owner": "nix-community",
2022-12-01 22:43:09 +01:00
"ref": "release-22.11",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-01-30 13:14:38 +01:00
"lastModified": 1674550793,
"narHash": "sha256-ljJlIFQZwtBbzWqWTmmw2O5BFmQf1A/DspwMOQtGXHk=",
"owner": "nixos",
"repo": "nixos-hardware",
2023-01-30 13:14:38 +01:00
"rev": "b7ac0a56029e4f9e6743b9993037a5aaafd57103",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-01-30 13:14:38 +01:00
"lastModified": 1674971084,
"narHash": "sha256-YxBWj2t75Jun+NJUwr2vvtcfLwvGcazSo+pnNxpt+tU=",
"owner": "nixos",
"repo": "nixpkgs",
2023-01-30 13:14:38 +01:00
"rev": "22c4a7a4796a91c297a7e59078a84ec29515f86e",
"type": "github"
},
"original": {
"owner": "nixos",
2022-12-01 22:43:09 +01:00
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-01-16 09:50:00 +01:00
"nixpkgs-rpdfix": {
"locked": {
"lastModified": 1671661856,
"narHash": "sha256-8y4fBAENBtYdH2vtvwo6eUn8UbygMiXWSKVn7XrkOy4=",
"owner": "callahad",
"repo": "nixpkgs",
"rev": "9f60e3c05331f5f2a01451c763aed63b8dc7439a",
"type": "github"
},
"original": {
"owner": "callahad",
"repo": "nixpkgs",
"rev": "9f60e3c05331f5f2a01451c763aed63b8dc7439a",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-01-30 13:14:38 +01:00
"lastModified": 1674641431,
"narHash": "sha256-qfo19qVZBP4qn5M5gXc/h1MDgAtPA5VxJm9s8RUAkVk=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-30 13:14:38 +01:00
"rev": "9b97ad7b4330aacda9b2343396eb3df8a853b4fc",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-03-16 14:46:33 +01:00
"agenix": "agenix",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
2023-01-16 09:50:00 +01:00
"nixpkgs-rpdfix": "nixpkgs-rpdfix",
"nixpkgs-unstable": "nixpkgs-unstable"
}
2022-12-01 22:43:09 +01:00
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}