Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
github-actions[bot]
|
433c7b069c
|
Merge master into staging-next
|
2021-01-10 01:03:35 +00:00 |
|
Léo Gaspard
|
94793d3fab
|
postgresql: add passthru.tests (#108449)
|
2021-01-10 00:52:23 +01:00 |
|
github-actions[bot]
|
f89e74dbcc
|
Merge master into staging-next
|
2021-01-08 18:37:56 +00:00 |
|
Mario Rodas
|
40842049e8
|
Merge pull request #108784 from 1000101/tsdb
postgresqlPackages.timescaledb: 1.7.4 -> 2.0.0
|
2021-01-08 12:48:51 -05:00 |
|
1000101
|
ff1d77d788
|
postgresqlPackages.timescaledb: 1.7.4-> 2.0.0
|
2021-01-08 12:46:44 +01:00 |
|
github-actions[bot]
|
5c072a088d
|
Merge master into staging-next
|
2021-01-07 18:40:50 +00:00 |
|
Graham Christensen
|
b63aa4ccb2
|
Deshaw: create team and reassign limeytexan's maintainership (#108678)
* team: add deshaw
* maintainership: reassign limeytexan's packages to the deshaw team
|
2021-01-07 10:44:08 -05:00 |
|
Ben Siraphob
|
3ae5e6ce03
|
treewide: remove enableParallelBuilding = true if using cmake
|
2021-01-03 18:37:40 +07:00 |
|
Ben Siraphob
|
b04fc593e7
|
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
|
2021-01-01 11:52:33 +07:00 |
|
Mario Rodas
|
0356399563
|
postgreslPackages.postgis: 3.0.3 -> 3.1.0
https://postgis.net/2020/12/18/postgis-3.1.0/
|
2020-12-18 04:20:00 +00:00 |
|
Mario Rodas
|
2ca80a9baa
|
postgresqlPackages.pg_hll: 2.15 -> 2.15.1
|
2020-12-08 04:20:00 -05:00 |
|
Sandro
|
128eb3f940
|
Merge pull request #106241 from ocharles/patch-1
Remove myself from maintainers sets
|
2020-12-07 18:34:26 +01:00 |
|
Ollie Charles
|
1675b11cd4
|
Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
|
2020-12-07 14:30:37 +00:00 |
|
R. RyanTM
|
0306003afe
|
dolt: 0.22.5 -> 0.22.6
|
2020-12-07 14:27:40 +00:00 |
|
R. RyanTM
|
6f5dfaacd2
|
dolt: 0.22.1 -> 0.22.5
|
2020-12-04 09:42:55 +00:00 |
|
Mario Rodas
|
79b25549cf
|
postgresqlPackages.pg_auto_failover: 1.4.0 -> 1.4.1
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.4.1
|
2020-12-03 04:20:00 +00:00 |
|
Frederik Rietdijk
|
9a63b3d3d6
|
Merge pull request #104781 from NixOS/staging-next
Staging next
|
2020-11-30 18:27:29 +01:00 |
|
Frederik Rietdijk
|
0d8491cb2b
|
Merge master into staging-next
|
2020-11-29 13:51:10 +01:00 |
|
R. RyanTM
|
ce6c6fa81f
|
pgbouncer: 1.14.0 -> 1.15.0
|
2020-11-29 08:38:11 +00:00 |
|
Frederik Rietdijk
|
b2a3891e12
|
Merge master into staging-next
|
2020-11-27 15:09:19 +01:00 |
|
Mario Rodas
|
e422ca4566
|
Merge pull request #105114 from marsam/update-postgresql-hll
postgresqlPackages.pg_hll: 2.14 -> 2.15
|
2020-11-27 08:47:03 -05:00 |
|
StigP
|
4e5342cce4
|
Merge pull request #104955 from r-ryantm/auto-update/dolt
dolt: 0.22.0 -> 0.22.1
|
2020-11-27 08:47:33 +01:00 |
|
Mario Rodas
|
587ef34841
|
postgresqlPackages.pg_hll: 2.14 -> 2.15
|
2020-11-26 04:20:00 +00:00 |
|
R. RyanTM
|
0d589439a6
|
dolt: 0.22.0 -> 0.22.1
|
2020-11-26 02:08:48 +00:00 |
|
Florian Engel
|
588cf72443
|
monetdb: 11.39.5 -> 11.39.7
|
2020-11-25 13:49:23 +01:00 |
|
Mario Rodas
|
d28f3cacde
|
postgresqlPackages.plpgsql_check: 1.13.1 -> 1.15.1
|
2020-11-25 04:20:00 +00:00 |
|
Guillaume Girol
|
ebe455a410
|
Merge pull request #103287 from happysalada/postgresql_add_debug
postgresql: add debug versions
|
2020-11-28 20:40:32 +00:00 |
|
Mario Rodas
|
736db6273b
|
postgresqlPackages.pg_topn: 2.3.0 -> 2.3.1
|
2020-11-27 04:20:00 +00:00 |
|
Jan Tojnar
|
6d99109b12
|
Merge branch 'staging-next' into staging
|
2020-11-24 05:44:44 +01:00 |
|
Sandro
|
15dc396ae5
|
Merge pull request #103862 from r-ryantm/auto-update/dolt
dolt: 0.21.4 -> 0.22.0
|
2020-11-23 23:51:20 +01:00 |
|
Frederik Rietdijk
|
587538d087
|
Merge staging-next into staging
|
2020-11-23 18:10:33 +01:00 |
|
Mario Rodas
|
0ee380ca93
|
Merge pull request #104546 from marsam/update-pgrouting
postgresqlPackages.pgrouting: 3.1.0 -> 3.1.1
|
2020-11-23 07:15:46 -05:00 |
|
Mario Rodas
|
0dd8d4d878
|
postgresqlPackages.pgrouting: 3.1.0 -> 3.1.1
https://github.com/pgRouting/pgrouting/releases/tag/v3.1.1
|
2020-11-21 04:20:00 +00:00 |
|
Mario Rodas
|
2a23c7cfd5
|
postgresqlPackages.postgis: add passthru.tests
|
2020-11-21 04:20:00 +00:00 |
|
Mario Rodas
|
45ab7143b0
|
postgresqlPackages.postgis: 3.0.2 -> 3.0.3
|
2020-11-21 04:20:00 +00:00 |
|
Frederik Rietdijk
|
cbb4e4733b
|
Merge staging-next into staging
|
2020-11-20 08:12:39 +01:00 |
|
R. RyanTM
|
48a3cdb957
|
postgresql11Packages.pgroonga: 2.2.6 -> 2.2.7
|
2020-11-19 21:44:56 +00:00 |
|
Mario Rodas
|
9e802844fc
|
postgresql_13: 13.0 -> 13.1
Release notes: https://www.postgresql.org/docs/13/release-13-1.html
|
2020-11-19 20:09:49 +01:00 |
|
Mario Rodas
|
93e356349c
|
postgresql_12: 12.4 -> 12.5
Release notes: https://www.postgresql.org/docs/12/release-12-5.html
|
2020-11-19 20:09:49 +01:00 |
|
Mario Rodas
|
13666eaf58
|
postgresql_11: 11.9 -> 11.10
Release notes: https://www.postgresql.org/docs/11/release-11-10.html
|
2020-11-19 20:09:49 +01:00 |
|
Mario Rodas
|
3bfbaf72fa
|
postgresql_10: 10.14 -> 10.15
Release notes: https://www.postgresql.org/docs/10/release-10-15.html
|
2020-11-19 20:09:49 +01:00 |
|
Mario Rodas
|
efa0efa10b
|
postgresql_9_6: 9.6.19 -> 9.6.20
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-20.html
|
2020-11-19 20:09:49 +01:00 |
|
Mario Rodas
|
71d2840883
|
postgresql_9_5: 9.5.23 -> 9.5.24
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-24.html
|
2020-11-19 20:09:49 +01:00 |
|
zowoq
|
87aa3671e8
|
cockroachdb: workaround trimpath build failure
|
2020-11-18 08:13:34 +10:00 |
|
Antonio Nuno Monteiro
|
c7b9b3dee5
|
cockroachdb: fix license information
|
2020-11-15 16:19:17 -08:00 |
|
R. RyanTM
|
f00a9fee3f
|
dolt: 0.21.4 -> 0.22.0
|
2020-11-15 03:21:09 +00:00 |
|
R. RyanTM
|
220f6933ef
|
cockroachdb: 20.1.7 -> 20.1.8
|
2020-11-12 17:28:52 +00:00 |
|
R. RyanTM
|
5012439804
|
dolt: 0.21.1 -> 0.21.4
|
2020-11-11 03:00:26 +00:00 |
|
happysalada
|
ef08d4cf0b
|
postgresql: use separateDebugInfo correctly
|
2020-11-11 09:11:01 +09:00 |
|