cargo-pgrx: 0.11.2 -> 0.12.6
Just move the top-level attribute to the latest stable version currently available in nixpkgs.
This commit is contained in:
@@ -7009,7 +7009,7 @@ with pkgs;
|
||||
cargo-pgrx_0_12_0_alpha_1
|
||||
cargo-pgrx_0_12_6
|
||||
;
|
||||
cargo-pgrx = cargo-pgrx_0_11_2;
|
||||
cargo-pgrx = cargo-pgrx_0_12_6;
|
||||
|
||||
buildPgrxExtension = callPackage ../development/tools/rust/cargo-pgrx/buildPgrxExtension.nix {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
|
||||
Reference in New Issue
Block a user