Skip to content

Commit 07ba29f

Browse files
committed
cargo-pgrx_0_12_6: init at 0_12_6
1 parent c273eb2 commit 07ba29f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

pkgs/development/tools/rust/cargo-pgrx/default.nix

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,11 @@ in
7777
hash = "sha256-0m9oaqjU42RYyttkTihADDrRMjr2WoK/8sInZALeHws=";
7878
cargoHash = "sha256-9XTIcpoCnROP63ZTDgMMMmj0kPggiTazKlKQfCgXKzk=";
7979
};
80+
81+
cargo-pgrx_0_12_6 = generic {
82+
version = "0.12.6";
83+
hash = "sha256-7aQkrApALZe6EoQGVShGBj0UIATnfOy2DytFj9IWdEA=";
84+
cargoHash = "sha256-Di4UldQwAt3xVyvgQT1gUhdvYUVp7n/a72pnX45kP0w=";
85+
};
86+
8087
}

pkgs/top-level/all-packages.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7007,6 +7007,7 @@ with pkgs;
70077007
cargo-pgrx_0_11_2
70087008
cargo-pgrx_0_11_3
70097009
cargo-pgrx_0_12_0_alpha_1
7010+
cargo-pgrx_0_12_6
70107011
;
70117012
cargo-pgrx = cargo-pgrx_0_11_2;
70127013

0 commit comments

Comments
 (0)