chore(hecuba): update lockfile
This commit is contained in:
Generated
+5
-4
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user