cargo-pgrx_0_14_1: drop

No longer used in nixpkgs since #436031.
This commit is contained in:
Diogo Correia
2025-10-16 10:11:16 +01:00
parent 4cd7c037c2
commit 69d8010a1f
2 changed files with 0 additions and 7 deletions

View File

@@ -12,12 +12,6 @@
cargoHash = "sha256-pnMxWWfvr1/AEp8DvG4awig8zjdHizJHoZ5RJA8CL08=";
};
cargo-pgrx_0_14_1 = {
version = "0.14.1";
hash = "sha256-oMToAhKkRiCyC8JYS0gmo/XX3QVcVtF5mUV0aQjd+p8=";
cargoHash = "sha256-RawGAQGtG2QVDCMbwjmUEaH6rDeRiBvvJsGCY8wySw0=";
};
cargo-pgrx_0_16_0 = {
version = "0.16.0";
hash = "sha256-emNR7fXNVD9sY/Mdno7mwpH6l/7AD28cBUsFRn9je50=";

View File

@@ -5421,7 +5421,6 @@ with pkgs;
inherit (callPackages ../development/tools/rust/cargo-pgrx { })
cargo-pgrx_0_12_0_alpha_1
cargo-pgrx_0_12_6
cargo-pgrx_0_14_1
cargo-pgrx_0_16_0
cargo-pgrx
;