We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37cefb commit 0225003Copy full SHA for 0225003
nix/ext/kilobase.nix
@@ -50,7 +50,7 @@ buildPgrxExtension_0_15_0 rec {
50
lockFile = "${src}/Cargo.lock";
51
allowBuiltinFetchGit = true;
52
outputHashes = {
53
- "jedi-0.2.0" = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; # TODO: Replace with actual hash
+ "jedi-0.2.0" = "sha256-23u6jB89ok7UUQMcHOcYA/4Lwq59JMEXbVx3gGPGOks=";
54
};
55
56
0 commit comments