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 5f20978 commit 47ae98dCopy full SHA for 47ae98d
nix/ext/kilobase.nix
@@ -14,8 +14,8 @@ buildPgrxExtension_0_15_0 rec {
14
15
src = fetchgit {
16
url = "https://github.com/KBVE/kbve.git";
17
- rev = "0fa92a28de572d282d9dcffb6bca9518f714654b";
18
- sha256 = "sha256-VVH9GyKgKgkvi3iI8SffScPl00cIDlvPZbVJLgrzX1o=";
+ rev = "c969aa6b78de56266e0496c9f61ea0895c1730d4";
+ sha256 = "sha256-D8Zxhgr4fV/s6m7MWs9P0tpHNkgkaWdJ2m4C/BKbGHk=";
19
};
20
21
# Build from workspace root (with Rust 1.85 we support edition 2024)
0 commit comments