File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 8585 cargo-pgrx = final . cargo-pgrx . cargo-pgrx_0_11_3 ;
8686 } ;
8787
88- buildPgrxExtension_0_12_5 = prev . buildPgrxExtension . override {
89- cargo-pgrx = final . cargo-pgrx . cargo-pgrx_0_12_5 ;
88+ buildPgrxExtension_0_12_6 = prev . buildPgrxExtension . override {
89+ cargo-pgrx = final . cargo-pgrx . cargo-pgrx_0_12_6 ;
9090 } ;
9191 } )
9292 ( final : prev : {
342342 postgresVersions // {
343343 supabase-groonga = supabase-groonga ;
344344 cargo-pgrx_0_11_3 = pkgs . cargo-pgrx . cargo-pgrx_0_11_3 ;
345- cargo-pgrx_0_12_5 = pkgs . cargo-pgrx . cargo-pgrx_0_12_5 ;
345+ cargo-pgrx_0_12_6 = pkgs . cargo-pgrx . cargo-pgrx_0_12_6 ;
346346 # PostgreSQL versions.
347347 psql_15 = makePostgres "15" ;
348348 #psql_orioledb_16 = makeOrioleDbPostgres "16_23" postgresql_orioledb_16;
662662 cargo-pgrx_0_11_3
663663 ] ;
664664 } ;
665- cargo-pgrx_0_12_5 = pkgs . mkShell {
665+ cargo-pgrx_0_12_6 = pkgs . mkShell {
666666 packages = with basePackages ; [
667- cargo-pgrx_0_12_5
667+ cargo-pgrx_0_12_6
668668 ] ;
669669 } ;
670670 } ;
Original file line number Diff line number Diff line change 6161 hash = "sha256-UHIfwOdXoJvR4Svha6ud0FxahP1wPwUtviUwUnTmLXU=" ;
6262 cargoHash = "sha256-j4HnD8Zt9uhlV5N7ldIy9564o9qFEqs5KfXHmnQ1WEw=" ;
6363 } ;
64- cargo-pgrx_0_12_5 = generic {
65- version = "0.12.5 " ;
66- hash = "sha256-U2kF+qjQwMTaocv5f4p5y3qmPUsTzdvAp8mz9cn/COw =" ;
67- cargoHash = "sha256-nEgIOBGNG3TupA55/TgoXDPeJzjBjOGGfK+WjrH06VY =" ;
64+ cargo-pgrx_0_12_6 = generic {
65+ version = "0.12.6 " ;
66+ hash = "sha256-7aQkrApALZe6EoQGVShGBj0UIATnfOy2DytFj9IWdEA =" ;
67+ cargoHash = "sha256-Di4UldQwAt3xVyvgQT1gUhdvYUVp7n/a72pnX45kP0w =" ;
6868 } ;
6969 inherit rustPlatform ;
7070}
You can’t perform that action at this time.
0 commit comments