chore: unshallow hecuba-services
This commit is contained in:
Generated
+1
-2
@@ -422,13 +422,12 @@
|
|||||||
"narHash": "sha256-hZCD0M5mt6gP5z21dYOslx9d7aoF5XTCgB0axt8O+SA=",
|
"narHash": "sha256-hZCD0M5mt6gP5z21dYOslx9d7aoF5XTCgB0axt8O+SA=",
|
||||||
"ref": "main",
|
"ref": "main",
|
||||||
"rev": "838434daa9844608863c93627aa466a0109237b5",
|
"rev": "838434daa9844608863c93627aa466a0109237b5",
|
||||||
"shallow": true,
|
"revCount": 209,
|
||||||
"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?shallow=1&ref=main";
|
url = "git+ssh://git@github.com/hektor/hecuba-services?ref=main";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
git-hooks = {
|
git-hooks = {
|
||||||
|
|||||||
Reference in New Issue
Block a user