nixpkgs-ci[bot] and GitHub
54fbf808c7
Merge master into staging-next
2025-10-16 00:16:37 +00:00
Diogo Correia
722c7ede95
postgresqlPackages.vectorchord: 0.4.2 -> 0.5.3
...
Upstream has dropped jemalloc in favour of mimalloc.
2025-10-15 22:41:23 +01:00
R. Ryantm
df7b2ee2c4
postgresqlPackages.pg_uuidv7: 1.6.0 -> 1.7.0
2025-10-14 22:02:45 +00:00
K900
88aa4d3792
Merge remote-tracking branch 'origin/staging-next' into staging
2025-10-13 16:07:41 +03:00
nixpkgs-ci[bot] and GitHub
bff70f3185
Merge master into staging-next
2025-10-13 12:07:07 +00:00
Wolfgang Walther and GitHub
c987efac10
postgresql{16,17}Packages.age: 1.5.0-rc0 -> 1.6.0-rc0 ( #451417 )
2025-10-13 10:30:43 +00:00
nixpkgs-ci[bot] and GitHub
8dc688a8ac
Merge staging-next into staging
2025-10-13 08:51:34 +00:00
nixpkgs-ci[bot] and GitHub
e01e956651
Merge master into staging-next
2025-10-13 08:50:53 +00:00
jopejoe1
01238f33ac
postgresql{16,17}Packages.age: 1.5.0-rc0 -> 1.6.0-rc0
2025-10-13 09:40:54 +02:00
jopejoe1
4dc17c928d
postgresqlPackages.age: fix evaling of meta
...
In cases where src was a throw, meta failed to eval fixing this by not referencing src in meta.
2025-10-13 09:40:53 +02:00
R. Ryantm
08fc37d4f4
postgresqlPackages.pg_partman: 5.2.4 -> 5.3.0
2025-10-12 21:20:18 +00:00
jopejoe1
e33e1eb73e
postgresqlPackages.age: fix src tag
2025-10-12 19:47:59 +02:00
nixpkgs-ci[bot] and GitHub
6ff2233f5e
Merge staging-next into staging
2025-10-12 12:07:06 +00:00
nixpkgs-ci[bot] and GitHub
deb8eef278
Merge master into staging-next
2025-10-12 12:06:28 +00:00
R. Ryantm
28687f6e2b
postgresqlPackages.plpgsql_check: 2.8.2 -> 2.8.3
2025-10-11 23:41:38 +00:00
nixpkgs-ci[bot] and GitHub
c885df7bc7
Merge staging-next into staging
2025-10-11 18:05:50 +00:00
nixpkgs-ci[bot] and GitHub
4efa28f37b
Merge master into staging-next
2025-10-11 18:05:05 +00:00
R. Ryantm
4b6965adbf
postgresqlPackages.pgtap: 1.3.3 -> 1.3.4
2025-10-11 15:45:09 +00:00
nixpkgs-ci[bot] and GitHub
202e16ba65
Merge staging-next into staging
2025-10-11 12:06:23 +00:00
nixpkgs-ci[bot] and GitHub
e55c47d481
Merge master into staging-next
2025-10-11 12:05:40 +00:00
Alexis Williams
0be31071a4
pgx_ulid 0.2.0 -> 0.2.1
...
Update pgx_ulid and add support for PostgreSQL 18.
2025-10-10 16:27:18 -07:00
Luna Nova
e7fbed853b
treewide: remove usages of obsolete pie hardening flag
2025-10-09 10:13:03 -07:00
nixpkgs-ci[bot] and GitHub
6bd303a5a5
Merge master into staging-next
2025-10-07 18:05:51 +00:00
Wolfgang Walther and GitHub
7eb8a3cd79
postgresqlPackages.pg_graphql: init at 1.5.12-unstable-2025-09-01 ( #449134 )
2025-10-07 15:46:23 +00:00
Julien Moutinho
a8fc17efe4
postgresqlPackages.pg_graphql: init at 1.5.12-unstable-2025-09-01
2025-10-07 17:37:08 +02:00
nixpkgs-ci[bot] and GitHub
993047cee0
Merge staging-next into staging
2025-10-07 12:08:18 +00:00
R. Ryantm
abf7fd777c
postgresqlPackages.pgroonga: 4.0.2 -> 4.0.4
2025-10-07 00:22:03 +00:00
Maximilian Bosch
9da1bc57fd
postgresql_{17,18}: fix build
...
After a recent update of libxml2 the build fails with
/nix/store/casz7al9kpkg52sn156h6slqijwkybqj-libxml2-2.15.0-bin/bin/xmllint --nonet --path . --path . --output postgres-full.xml --noent --valid postgres.sgml
ref/pg_combinebackup.sgml:287: validity error : standalone: normalization of attribute linkend on xref by external subset declaration
state of the cluster using <xref linkend="app-pgchecksums "/> is
Reported in #448752 (not closing on purpose since the issue is actually
about another problem).
2025-10-05 13:09:55 +02:00
Wolfgang Walther
5e1f5b623b
Merge branch 'staging-next' into staging
2025-10-05 11:40:56 +02:00
K900
e93c560b79
Merge remote-tracking branch 'origin/master' into staging-next
2025-10-05 12:17:08 +03:00
Wolfgang Walther
91a8fee3aa
treewide: remove redundant parentheses
...
Auto-fixed by nixf-diagnose.
2025-10-05 10:52:03 +02:00
nixpkgs-ci[bot] and GitHub
e23d356469
Merge staging-next into staging
2025-10-05 00:18:23 +00:00
K900
f8d669f413
Merge remote-tracking branch 'origin/master' into staging-next
2025-10-04 21:10:21 +03:00
NAHO
c8d4dabc43
pkgs: remove optional builtins prefixes from prelude functions
...
Remove optional builtins prefixes from prelude functions by running:
builtins=(
abort
baseNameOf
break
derivation
derivationStrict
dirOf
false
fetchGit
fetchMercurial
fetchTarball
fetchTree
fromTOML
import
isNull
map
null
placeholder
removeAttrs
scopedImport
throw
toString
true
)
fd \
--type file \
. \
pkgs \
--exec-batch sed --in-place --regexp-extended "
s/\<builtins\.($(
printf '%s\n' "${builtins[@]}" |
paste --delimiter '|' --serial -
))\>/\1/g
"
nix fmt
2025-10-04 19:02:37 +02:00
nixpkgs-ci[bot] and GitHub
7d9f8fb0c1
Merge staging-next into staging
2025-10-02 15:59:43 +00:00
K900
f75ba3acbb
Merge remote-tracking branch 'origin/master' into staging-next
2025-10-02 17:11:25 +03:00
Diogo Correia
cd080abe76
postgresqlPackages.pg_tle: 1.5.1 -> 1.5.2
...
Unbreaks PG18 build.
2025-10-02 07:52:05 +01:00
nixpkgs-ci[bot] and GitHub
d6ac0273cd
Merge staging-next into staging
2025-10-01 00:19:21 +00:00
nixpkgs-ci[bot] and GitHub
b873fed1e5
Merge master into staging-next
2025-10-01 00:18:39 +00:00
kirillrdy and GitHub
c21bed5ba3
postgresqlPackages.timescaledb-apache: 2.22.0 -> 2.22.1 ( #447486 )
2025-09-30 21:40:36 +00:00
R. Ryantm and Wolfgang Walther
45d61b67c7
postgresqlPackages.timescaledb-apache: 2.22.0 -> 2.22.1
2025-09-30 23:36:09 +02:00
K900
4999ae577c
Merge remote-tracking branch 'origin/master' into staging-next
2025-09-30 21:47:55 +03:00
R. Ryantm
57ebdbf53d
postgresqlPackages.omnigres: 0-unstable-2025-09-15 -> 0-unstable-2025-09-26
2025-09-27 18:20:37 +00:00
nixpkgs-ci[bot] and GitHub
a827508462
Merge staging-next into staging
2025-09-26 19:57:27 +00:00
K900
63730dc4de
Merge remote-tracking branch 'origin/master' into staging-next
2025-09-26 22:55:30 +03:00
Augustin Trancart
46bbd93784
postgresqlPackages.postgis: 3.5.3 -> 3.6.0
2025-09-26 15:04:29 +02:00
nixpkgs-ci[bot] and GitHub
2682411376
Merge staging-next into staging
2025-09-25 12:07:54 +00:00
nixpkgs-ci[bot] and GitHub
2bc7207ed4
Merge master into staging-next
2025-09-25 12:07:10 +00:00
Leona Maroni and GitHub
543d5d030f
{pg-dump-anon,postgresql.pkgs.anonymizer}: 1.3.2 -> 2.4.1 ( #445784 )
2025-09-25 08:26:43 +00:00
Wolfgang Walther and GitHub
7d1f8f8492
libpq: 17.6 -> 18.0 ( #445761 )
2025-09-25 08:04:27 +00:00