Skip to content

Commit 0225003

Browse files
committed
build(nix): updating the hash.
1 parent f37cefb commit 0225003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/ext/kilobase.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ buildPgrxExtension_0_15_0 rec {
5050
lockFile = "${src}/Cargo.lock";
5151
allowBuiltinFetchGit = true;
5252
outputHashes = {
53-
"jedi-0.2.0" = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; # TODO: Replace with actual hash
53+
"jedi-0.2.0" = "sha256-23u6jB89ok7UUQMcHOcYA/4Lwq59JMEXbVx3gGPGOks=";
5454
};
5555
};
5656

0 commit comments

Comments
 (0)