diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-11-15 11:54:13 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-11-15 11:54:13 -0800 |
| commit | 547e9b6bc13ea71431b8c84ae1689abad4cb6788 (patch) | |
| tree | fee18c3947fdcbaca7b838edb24acfd0192ffe08 /flake.lock | |
| parent | clean up documentations (diff) | |
| download | infra-547e9b6bc13ea71431b8c84ae1689abad4cb6788.tar.gz | |
drop terraform/terranix
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 59 |
1 files changed, 0 insertions, 59 deletions
@@ -196,27 +196,6 @@ "type": "github" } }, - "flake-parts_3": { - "inputs": { - "nixpkgs-lib": [ - "terranix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1736143030, - "narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, "flake-utils": { "inputs": { "systems": "systems_2" @@ -606,7 +585,6 @@ "nixpkgs": "nixpkgs_5", "nur": "nur", "pre-commit-hooks": "pre-commit-hooks_3", - "terranix": "terranix", "treefmt-nix": "treefmt-nix_3" } }, @@ -655,43 +633,6 @@ "type": "github" } }, - "systems_4": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "terranix": { - "inputs": { - "flake-parts": "flake-parts_3", - "nixpkgs": [ - "nixpkgs" - ], - "systems": "systems_4" - }, - "locked": { - "lastModified": 1757278723, - "narHash": "sha256-hTMi6oGU+6VRnW9SZZ+muFcbfMEf2ajjOp7Z2KM5MMY=", - "owner": "terranix", - "repo": "terranix", - "rev": "924573fa6587ac57b0d15037fbd2d3f0fcdf17fb", - "type": "github" - }, - "original": { - "owner": "terranix", - "repo": "terranix", - "type": "github" - } - }, "treefmt-nix": { "inputs": { "nixpkgs": [ |
