summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 490f8b7..11301c5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -64,6 +64,12 @@
};
};
+ # Use their robots.txt
+ codeberg-infra = {
+ url = "https://codeberg.org/Codeberg-Infrastructure/build-deploy-forgejo/archive/codeberg-10.tar.gz";
+ flake = false;
+ };
+
determinate = {
url = "https://flakehub.com/f/DeterminateSystems/determinate/0.1";
inputs = {