chore(hecuba): update lockfile

This commit is contained in:
hecuba-services-bot
2026-07-12 21:04:27 +00:00
committed by hektor
parent eb9dd36340
commit f66d9c95f3
2 changed files with 6 additions and 5 deletions
Generated
+5 -4
View File
@@ -415,16 +415,17 @@
"hecuba-services": {
"flake": false,
"locked": {
"lastModified": 1783879508,
"narHash": "sha256-iVzLmKGet/kmKniaFD2ICyPGnxVAOlQmmNElUDfWcns=",
"lastModified": 1783890233,
"narHash": "sha256-QHzFga+LWf7mtB0JHwKT5UNJ8GVrfrGth536x3maEko=",
"ref": "main",
"rev": "1b2960706ebaa6e271c80273f00f65fda3027127",
"revCount": 28,
"rev": "7de9f227d3f6ac05e9589182242a1265ddd1e793",
"shallow": true,
"type": "git",
"url": "ssh://git@github.com/hektor/hecuba-services"
},
"original": {
"ref": "main",
"shallow": true,
"type": "git",
"url": "ssh://git@github.com/hektor/hecuba-services"
}
+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 = {