lldap: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-24 22:38:33 +01:00
parent 35e3b91ee7
commit 0e61fb8782
2 changed files with 2 additions and 5530 deletions
-5522
View File
File diff suppressed because it is too large Load Diff
+2 -8
View File
@@ -23,14 +23,8 @@ let
hash = "sha256-iQ+Vv9kx/pWHoa/WZChBK+FD2r1avzWWz57bnnzRjUg=";
};
# `Cargo.lock` has git dependencies, meaning can't use `cargoHash`
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"lber-0.4.3" = "sha256-smElQyP8aWlV+/GvaTAx+BJWRtzQuis4XOUCOgebEF4=";
"yew_form-0.1.8" = "sha256-1n9C7NiFfTjbmc9B5bDEnz7ZpYJo9ZT8/dioRXJ65hc=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-qXYgr9uRswuo9hwVROUX9KUKpkzR0VEcXImbdyOgxsY=";
};