mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 07:01:12 +00:00
cargo-pgrx_0_16_0: init
Needed for postgresql.pkgs.anonymizer.
This commit is contained in:
@@ -17,4 +17,10 @@
|
||||
hash = "sha256-oMToAhKkRiCyC8JYS0gmo/XX3QVcVtF5mUV0aQjd+p8=";
|
||||
cargoHash = "sha256-RawGAQGtG2QVDCMbwjmUEaH6rDeRiBvvJsGCY8wySw0=";
|
||||
};
|
||||
|
||||
cargo-pgrx_0_16_0 = {
|
||||
version = "0.16.0";
|
||||
hash = "sha256-emNR7fXNVD9sY/Mdno7mwpH6l/7AD28cBUsFRn9je50=";
|
||||
cargoHash = "sha256-3eyBDWDoCzSU0tbab8qbjSnBkkN0oOgd7YbuyHLEHYw=";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -5585,6 +5585,7 @@ with pkgs;
|
||||
cargo-pgrx_0_12_0_alpha_1
|
||||
cargo-pgrx_0_12_6
|
||||
cargo-pgrx_0_14_1
|
||||
cargo-pgrx_0_16_0
|
||||
cargo-pgrx
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user