2024-05-03 20:29:10 +02:00
|
|
|
{
|
|
|
|
"nodes": {
|
2024-10-28 21:50:33 +01:00
|
|
|
"crane": {
|
|
|
|
"locked": {
|
2024-12-22 00:43:41 +01:00
|
|
|
"lastModified": 1734808813,
|
|
|
|
"narHash": "sha256-3aH/0Y6ajIlfy7j52FGZ+s4icVX0oHhqBzRdlOeztqg=",
|
2024-10-28 21:50:33 +01:00
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
2024-12-22 00:43:41 +01:00
|
|
|
"rev": "72e2d02dbac80c8c86bf6bf3e785536acf8ee926",
|
2024-10-28 21:50:33 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-12 22:29:38 +02:00
|
|
|
"flake-parts": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-12-22 00:43:41 +01:00
|
|
|
"lastModified": 1733312601,
|
|
|
|
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
|
2024-10-12 22:29:38 +02:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2024-12-22 00:43:41 +01:00
|
|
|
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
|
2024-10-12 22:29:38 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-05-03 20:29:10 +02:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-12-22 00:43:41 +01:00
|
|
|
"lastModified": 1734424634,
|
|
|
|
"narHash": "sha256-cHar1vqHOOyC7f1+tVycPoWTfKIaqkoe1Q6TnKzuti4=",
|
2024-05-03 20:29:10 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-12-22 00:43:41 +01:00
|
|
|
"rev": "d3c42f187194c26d9f0309a8ecc469d6c878ce33",
|
2024-05-03 20:29:10 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "nixpkgs",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2024-10-28 21:50:33 +01:00
|
|
|
"crane": "crane",
|
2024-10-12 22:29:38 +02:00
|
|
|
"flake-parts": "flake-parts",
|
2024-05-09 00:59:43 +02:00
|
|
|
"nixpkgs": "nixpkgs",
|
2024-10-26 13:23:22 +02:00
|
|
|
"systems": "systems",
|
|
|
|
"treefmt-nix": "treefmt-nix"
|
2024-05-09 00:59:43 +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"
|
2024-05-03 20:29:10 +02:00
|
|
|
}
|
2024-10-26 13:23:22 +02:00
|
|
|
},
|
|
|
|
"treefmt-nix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-12-22 00:43:41 +01:00
|
|
|
"lastModified": 1734704479,
|
|
|
|
"narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=",
|
2024-10-26 13:23:22 +02:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
2024-12-22 00:43:41 +01:00
|
|
|
"rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f",
|
2024-10-26 13:23:22 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2024-05-03 20:29:10 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|