hecuba: pin hecuba-services input shallow over ssh

This commit is contained in:
2026-07-13 00:35:31 +02:00
parent a730759b87
commit f23547b9bd
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hecuba-services = {
url = "git+ssh://git@github.com/hektor/hecuba-services?ref=main";
url = "git+ssh://git@github.com/hektor/hecuba-services?shallow=1&ref=main";
flake = false;
};
git-hooks = {