dev-templates/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-07-29 00:42:22 +02:00
{
"nodes": {
"flake-utils": {
2023-07-14 00:15:22 +02:00
"inputs": {
"systems": "systems"
},
2022-07-29 00:42:22 +02:00
"locked": {
2023-07-14 00:15:22 +02:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2022-07-29 00:42:22 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-14 00:15:22 +02:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2022-07-29 00:42:22 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-14 00:15:22 +02:00
"lastModified": 1689261696,
"narHash": "sha256-LzfUtFs9MQRvIoQ3MfgSuipBVMXslMPH/vZ+nM40LkA=",
2022-07-29 00:42:22 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-14 00:15:22 +02:00
"rev": "df1eee2aa65052a18121ed4971081576b25d6b5c",
2022-07-29 00:42:22 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-08-13 17:32:50 +02:00
"ref": "nixpkgs-unstable",
2022-07-29 00:42:22 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-07-14 00:15:22 +02:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-07-29 00:42:22 +02:00
}
},
"root": "root",
"version": 7
}