wiki/flake.lock

62 lines
1.5 KiB
Text
Raw Normal View History

2023-03-31 19:43:26 +05:30
{
"nodes": {
"flake-utils": {
2023-07-11 23:07:49 +05:30
"inputs": {
"systems": "systems"
2023-03-31 19:43:26 +05:30
},
"locked": {
2023-12-04 22:48:30 +05:30
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-03-31 19:43:26 +05:30
"owner": "numtide",
"repo": "flake-utils",
2023-12-04 22:48:30 +05:30
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-03-31 19:43:26 +05:30
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-20 06:23:50 +05:30
"lastModified": 1702938738,
"narHash": "sha256-O7Vb0xC9s4Dmgxj8APEpuuMj7HsLgPbpy1UKvNVJp7o=",
2023-03-31 19:43:26 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-20 06:23:50 +05:30
"rev": "dd8e82f3b4017b8faa52c2b1897a38d53c3c26cb",
2023-03-31 19:43:26 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
2023-11-26 19:55:37 +05:30
"ref": "nixpkgs-unstable",
2023-03-31 19:43:26 +05:30
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2023-07-11 23:07:49 +05:30
"nixpkgs": "nixpkgs"
2023-03-31 19:43:26 +05:30
}
},
2023-07-11 23:07:49 +05:30
"systems": {
2023-03-31 19:43:26 +05:30
"locked": {
2023-07-11 23:07:49 +05:30
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-03-31 19:43:26 +05:30
"type": "github"
},
"original": {
2023-07-11 23:07:49 +05:30
"owner": "nix-systems",
"repo": "default",
2023-03-31 19:43:26 +05:30
"type": "github"
}
}
},
"root": "root",
"version": 7
}