diff options
| author | Seth Flynn <[email protected]> | 2025-02-09 15:08:24 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-09 15:08:24 -0500 |
| commit | f8025915187da6130530a089add5a1658e8f1924 (patch) | |
| tree | 1e563d09eaaec43c1cb550744a68369369ad2297 /flake.lock | |
| parent | 44ff26bb67ccbff0121da82072ac527989ac3640 (diff) | |
nixos/forgejo: add robots.txt
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -43,6 +43,20 @@ "type": "github" } }, + "codeberg-infra": { + "flake": false, + "locked": { + "lastModified": 1738600070, + "narHash": "sha256-bx/PifD43unF++cMyd/IsW32GGBJltF9QrtqsYMo/GA=", + "rev": "be1458a9568757e36652060633899947e9e7d200", + "type": "tarball", + "url": "https://codeberg.org/api/v1/repos/Codeberg-Infrastructure/build-deploy-forgejo/archive/be1458a9568757e36652060633899947e9e7d200.tar.gz" + }, + "original": { + "type": "tarball", + "url": "https://codeberg.org/Codeberg-Infrastructure/build-deploy-forgejo/archive/codeberg-10.tar.gz" + } + }, "crane": { "locked": { "lastModified": 1731098351, @@ -433,6 +447,7 @@ "inputs": { "agenix": "agenix", "catppuccin": "catppuccin", + "codeberg-infra": "codeberg-infra", "determinate": "determinate", "flake-parts": "flake-parts", "getchpkgs": "getchpkgs", |
