cargo-pgrx_0_11_3: remove

Unused in nixpkgs.
This commit is contained in:
Wolfgang Walther
2024-11-20 22:24:57 +01:00
parent 7faa64b0aa
commit 3903e1897a
2 changed files with 0 additions and 7 deletions
@@ -54,12 +54,6 @@ let
};
in
{
cargo-pgrx_0_11_3 = generic {
version = "0.11.3";
hash = "sha256-UHIfwOdXoJvR4Svha6ud0FxahP1wPwUtviUwUnTmLXU=";
cargoHash = "sha256-j4HnD8Zt9uhlV5N7ldIy9564o9qFEqs5KfXHmnQ1WEw=";
};
cargo-pgrx_0_12_0_alpha_1 = generic {
version = "0.12.0-alpha.1";
hash = "sha256-0m9oaqjU42RYyttkTihADDrRMjr2WoK/8sInZALeHws=";
-1
View File
@@ -7003,7 +7003,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) CoreFoundation CoreServices Security SystemConfiguration;
};
inherit (callPackages ../development/tools/rust/cargo-pgrx { })
cargo-pgrx_0_11_3
cargo-pgrx_0_12_0_alpha_1
cargo-pgrx_0_12_6
;