remove kidex-common hash (#32)

not needed anymore as upstream started using an actual package of kidex-common
This commit is contained in:
Johnny Doe
2023-05-11 14:28:09 -03:00
committed by GitHub
parent 5f2067e22f
commit 9d151d9725

View File

@@ -29,9 +29,6 @@ in
cargoLock = { cargoLock = {
lockFile = ./Cargo.lock; lockFile = ./Cargo.lock;
outputHashes = {
"kidex-common-0.1.0" = "sha256-sPzCTK0gdIYkKWxrtoPJ/F2zrG2ZKHOSmANW2g00fSQ=";
};
}; };
checkInputs = [cargo rustc]; checkInputs = [cargo rustc];