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 1cd71de commit d0655d2Copy full SHA for d0655d2
nix/ext/wrappers/default.nix
@@ -26,7 +26,7 @@ buildPgrxExtension_0_12_9 rec {
26
owner = "supabase";
27
repo = "wrappers";
28
rev = "v${version}";
29
- hash = "sha256-7ESjqE8a0VMewgdFDFHBDxxnmRHQG54t7mFs4UI9Ffw";
+ hash = "sha256-hthb3qEXT1Kf4yPoq0udEbQzlyLtI5tug6sK4YAPFjU=";
30
};
31
32
nativeBuildInputs = [ pkg-config cargo git ];
0 commit comments