Unverified Commit 72338f39 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

cargo-pgrx_0_14_1: drop (#452526)

parents 0a9ac13d 69d8010a
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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=";
+0 −1
Original line number Diff line number Diff line
@@ -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
    ;