cargo-pgrx_0_11_2: remove

Unused in nixpkgs.
This commit is contained in:
Wolfgang Walther
2024-11-20 22:27:53 +01:00
parent c8de5e8d85
commit 7faa64b0aa
2 changed files with 0 additions and 7 deletions
@@ -54,12 +54,6 @@ let
};
in
{
cargo-pgrx_0_11_2 = generic {
version = "0.11.2";
hash = "sha256-8NlpMDFaltTIA8G4JioYm8LaPJ2RGKH5o6sd6lBHmmM=";
cargoHash = "sha256-qTb3JV3u42EilaK2jP9oa5D09mkuHyRbGGRs9Rg4TzI=";
};
cargo-pgrx_0_11_3 = generic {
version = "0.11.3";
hash = "sha256-UHIfwOdXoJvR4Svha6ud0FxahP1wPwUtviUwUnTmLXU=";
-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_2
cargo-pgrx_0_11_3
cargo-pgrx_0_12_0_alpha_1
cargo-pgrx_0_12_6