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": { "hecuba-services": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1783879508, "lastModified": 1783890233,
"narHash": "sha256-iVzLmKGet/kmKniaFD2ICyPGnxVAOlQmmNElUDfWcns=", "narHash": "sha256-QHzFga+LWf7mtB0JHwKT5UNJ8GVrfrGth536x3maEko=",
"ref": "main", "ref": "main",
"rev": "1b2960706ebaa6e271c80273f00f65fda3027127", "rev": "7de9f227d3f6ac05e9589182242a1265ddd1e793",
"revCount": 28, "shallow": true,
"type": "git", "type": "git",
"url": "ssh://git@github.com/hektor/hecuba-services" "url": "ssh://git@github.com/hektor/hecuba-services"
}, },
"original": { "original": {
"ref": "main", "ref": "main",
"shallow": true,
"type": "git", "type": "git",
"url": "ssh://git@github.com/hektor/hecuba-services" "url": "ssh://git@github.com/hektor/hecuba-services"
} }
+1 -1
View File
@@ -31,7 +31,7 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
hecuba-services = { 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; flake = false;
}; };
git-hooks = { git-hooks = {