chore: unshallow hecuba-services

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