Commit Graph

4359 Commits

Author SHA1 Message Date
isakgb
7ad52aa20e cargo-pgrx_0_12_6: drop 2026-06-21 13:23:43 +02:00
R. Ryantm
57c5a92067 cargo-pgrx: 0.18.0 -> 0.18.1 2026-05-31 21:11:40 +00:00
Luc Perkins
9995284044 postgresqlPackages.pg_search: 0.23.0 -> 0.23.4 2026-05-29 23:45:02 -07:00
Erlend Hamberg
3ed3a6889f cargo-pgrx: 0.17.0 -> 0.18.0 2026-05-19 13:47:39 +02:00
Dominik Schwaiger
a918131489 rustup-toolchain-install-master: 1.10.0 -> 1.12.0 2026-04-21 14:53:07 +02:00
Sandro
55070489f0 rustup: 1.28.2 -> 1.29.0 (#500182) 2026-03-31 14:40:09 +00:00
Stefan Frijters
0402e4f3b4 buildPgrxExtension: move env variables into env for structuredAttrs 2026-03-23 12:29:37 +01:00
whispers
05a2c0ef9c rustup: 1.28.2 -> 1.29.0
Release announcement: https://blog.rust-lang.org/2026/03/12/Rustup-1.29.0/
Changelog: https://github.com/rust-lang/rustup/blob/1.29.0/CHANGELOG.md

We also switch from `export NIX_BUILD_CORES=1` in `preCheck` to
`dontUseCargoParallelTests`, to make compiling test crates slightly
faster while still running them serially to avoid the failures that
parallel tests originally caused.
2026-03-15 15:08:45 -04:00
Diogo Correia
c625d73255 cargo-pgrx_0_12_0_alpha_1: drop 2026-03-14 00:54:22 +00:00
Diogo Correia
224f3a2694 cargo-pgrx_0_17_0: init 2026-03-11 13:57:36 +00:00
R. Ryantm
b626d1c592 cargo-pgrx: 0.16.1 -> 0.17.0 2026-02-17 03:08:34 +00:00
Stefan Frijters
7a02624664 rust-bindgen-unwrapped: move env variable(s) into env for structuredAttrs 2026-02-09 22:34:45 +01:00
Stefan Frijters
978949a3c8 rust-bindgen: fix for structuredAttrs 2026-01-24 11:23:23 +01:00
jopejoe1
2354b677a4 rust-bindgen: set pname and version 2026-01-22 08:17:13 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Noratrieb
e078bbb383 rustup: fix rust-lld wrapper argument quoting
The wrapper script uses raw `$@`, which does not work when any of the
argument contains spaces. Use `"$@"` instead, which handles this
correctly.
2025-12-08 21:20:27 +01:00
R. Ryantm
627f7947c8 rustup-toolchain-install-master: 1.9.0 -> 1.10.0 2025-11-25 08:12:06 +00:00
Diogo Correia
62c23ac5db cargo-pgrx_0_16_1: init 2025-11-05 01:01:45 +00:00
nixpkgs-ci[bot]
b936b03bcb Merge master into staging-next 2025-10-16 09:48:58 +00:00
Diogo Correia
69d8010a1f cargo-pgrx_0_14_1: drop
No longer used in nixpkgs since #436031.
2025-10-16 10:11:16 +01:00
nixpkgs-ci[bot]
1af70b1d8e Merge staging-next into staging 2025-09-26 12:07:52 +00:00
R. Ryantm
f8022ce68e cargo-pgrx: 0.16.0 -> 0.16.1 2025-09-25 20:46:03 +00:00
nixpkgs-ci[bot]
2682411376 Merge staging-next into staging 2025-09-25 12:07:54 +00:00
Wolfgang Walther
415e523ebe cargo-pgrx_0_16_0: init
Needed for postgresql.pkgs.anonymizer.
2025-09-24 13:45:02 +02:00
R. Ryantm
417a0b348a rust-bindgen-unwrapped: 0.72.0 -> 0.72.1 2025-08-31 19:06:46 +00:00
K900
3f8d9e8f9c Merge remote-tracking branch 'origin/master' into staging-next 2025-08-12 17:09:22 +03:00
Marie Ramlow
5cf49e9e97 rustup-toolchain-install-master: 1.7.3 -> 1.9.0 2025-08-09 00:34:49 +02:00
Alyssa Ross
0af7df6bd3 rust-bindgen: link directly with libclang
There's not really any reason for bindgen to dlopen libclang at all in
Nixpkgs.  Moving this out of the wrapper means that it will still work
even when we don't want all the standard Nixpkgs cflags behavior, like
in the Linux kernel build.
2025-08-08 11:11:42 +02:00
R. Ryantm
ef522442c5 cargo-pgrx: 0.15.0 -> 0.16.0 2025-08-01 20:53:14 +00:00
TomaSajt
398b16e16c treewide: remove useFetchCargoVendor usages 2025-07-26 11:39:35 +02:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Wolfgang Walther
68f8de6113 cargo-pgrx: prevent update of pinned versions
Hopefully it works this time.
2025-07-19 15:00:49 +02:00
K900
b960b040a2 Merge remote-tracking branch 'origin/master' into staging-next 2025-07-08 15:12:10 +03:00
Wolfgang Walther
86efb7f659 cargo-pgrx: modernize 2025-07-07 10:22:59 +02:00
Wolfgang Walther
4a373d13c5 cargo-pgrx_0_12_5: drop
Unused in nixpkgs right now.
2025-07-07 10:22:58 +02:00
Wolfgang Walther
4356ab5366 cargo-pgrx: 0.14.1 -> 0.15.0
Now handling the default cargo-pgrx attribute independently from pinned
versions to allow auto-update without breaking things.
2025-07-07 10:05:57 +02:00
Wolfgang Walther
8ea2c88439 buildPgrxExtension: require pinning cargo-pgrx
Each extension always depends on a specific cargo-pgrx version, so make
pinning a requirement.
2025-07-07 10:03:22 +02:00
nixpkgs-ci[bot]
61be326d8b Merge master into staging-next 2025-07-05 18:05:00 +00:00
Diogo Correia
136519ba0a cargo-pgrx_0_14_1: init; cargo-pgrx: 0.12.6 -> 0.14.1 2025-06-26 18:41:06 +01:00
R. Ryantm
38c30290a3 rust-bindgen-unwrapped: 0.71.1 -> 0.72.0 2025-06-08 13:01:50 +00:00
FliegendeWurst
3533884ef2 rustup: disable parallel testing
Caused issues in:
- download::tests::reqwest::socks_proxy_request
- download::tests::curl::callback_gets_all_data_as_if_the_download_happened_all_at_once
- download::tests::reqwest::callback_gets_all_data_as_if_the_download_happened_all_at_once
2025-05-22 08:18:34 +02:00
Jörg Thalheim
cf5c40abd0 rustup: 1.27.1 -> 1.28.2 (#397177) 2025-05-19 17:01:35 +02:00
misilelab
5bbd076630 rustup: 1.27.1 -> 1.28.2
https://github.com/rust-lang/rustup/releases/tag/1.28.0
https://github.com/rust-lang/rustup/releases/tag/1.28.1
https://github.com/rust-lang/rustup/releases/tag/1.28.2

Signed-off-by: misilelab <misileminecord@gmail.com>
2025-05-10 09:06:45 +02:00
Matthias Beyer
180e1c3570 cargo-flamegraph: Move to by-name
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2025-05-07 07:55:13 +02:00
R. Ryantm
d7bb93c20b cargo-flamegraph: 0.6.7 -> 0.6.8
(cherry picked from commit dfa3f7706b)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2025-05-07 07:50:57 +02:00
awwpotato
509efdedbd treewide: move to by-name 2025-05-05 08:49:04 -07:00
K900
17cda7ed37 Merge remote-tracking branch 'origin/master' into staging-next 2025-05-02 06:35:09 +03:00
R. Ryantm
94db177abd cargo-edit: 0.13.2 -> 0.13.3 2025-05-01 06:44:40 +00:00
nixpkgs-ci[bot]
c376a565f9 Merge staging-next into staging 2025-04-24 18:04:57 +00:00
Jörg Thalheim
a7c9c8c8cc rustup: refactor (#400028) 2025-04-24 15:56:28 +02:00