Commit graph

13890 commits

Author SHA1 Message Date
Luke Granger-Brown
6ab0d3de13
Merge pull request #121346 from Shados/dante-update-1.4.3
dante: 1.4.2 -> 1.4.3
2021-05-03 10:30:23 +01:00
Luke Granger-Brown
4775798b80
Merge pull request #119510 from expipiplus1/joe-mx-puppet-discord
mx-puppet-discord: init at 2021-01-22
2021-05-03 10:12:45 +01:00
Luke Granger-Brown
d922cad4d6
Merge pull request #119172 from midchildan/package/trafficserver
nixos/trafficserver: init
2021-05-03 09:48:07 +01:00
Joe Hermaszewski
9fb7b6dc1d mautrix-signal: Fix incorrect escaping in wrapper 2021-05-03 13:51:47 +08:00
Mario Rodas
b0813d32de
Merge pull request #121071 from georgyo/psql-gssapi
postgresql: enable gssapi/kerberos support
2021-05-01 22:31:37 -05:00
github-actions[bot]
e6037ce5fe
Merge staging-next into staging 2021-05-02 00:58:46 +00:00
Luke Granger-Brown
8ebf7c3385
Merge pull request #121254 from dotlambda/postfix-3.6.0
postfix: 3.5.10 -> 3.6.0
2021-05-01 19:46:13 +01:00
github-actions[bot]
49721bed32
Merge staging-next into staging 2021-05-01 18:26:21 +00:00
Luke Granger-Brown
7d82378949
Merge pull request #120278 from fabaff/pyotgw
python3packages.pyotgw: unstable-2021-03-25
2021-05-01 19:19:43 +01:00
Thomas Gerbet
945f29ca0e youtrack: 2018.2.44329 -> 2021.1.13597
This fixes a very long list of CVE...
2021-05-01 09:59:37 +02:00
Alexei Robyn
03af7d6ac4 dante: 1.4.2 -> 1.4.3 2021-05-01 11:47:23 +10:00
github-actions[bot]
ef6416a6ba
Merge staging-next into staging 2021-05-01 00:54:32 +00:00
Mario Rodas
61b1378583
Merge pull request #121300 from marsam/update-pgvector
postgresqlPackages.pgvector: 0.1.0 -> 0.1.2
2021-04-30 17:27:40 -05:00
Martin Weinelt
fd1c36a476
Merge pull request #121326 from r-ryantm/auto-update/maddy
maddy: 0.4.3 -> 0.4.4
2021-05-01 00:13:30 +02:00
Markus Kowalewski
a5c0b6fc95
slurm: 20.11.5.1 -> 20.11.6.1 2021-05-01 00:09:50 +02:00
R. RyanTM
307c0e2a3b maddy: 0.4.3 -> 0.4.4 2021-04-30 21:00:12 +00:00
Michael Lingelbach
0123d8c4c2 matrix-dendrite: init at 0.3.11 2021-04-30 12:04:55 -07:00
github-actions[bot]
20ebbe6b59
Merge staging-next into staging 2021-04-30 18:26:34 +00:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
George Shammas
81c3f7b8ff postgresql: enable gssapi/kerberos support 2021-04-30 09:39:09 -04:00
ajs124
cd349a4a62
Merge pull request #121019 from r-ryantm/auto-update/gitlab-pages
gitlab-pages: 1.35.0 -> 1.38.0
2021-04-30 15:12:10 +02:00
github-actions[bot]
d7882499f8
Merge staging-next into staging 2021-04-30 12:26:14 +00:00
Sandro
a73342b7ce
Merge pull request #120637 from andreisergiu98/ombi-update 2021-04-30 12:57:15 +02:00
Robert Schütz
7c9c3c88e3 postfix: 3.5.10 -> 3.6.0
http://www.postfix.org/announcements/postfix-3.6.0.html
2021-04-30 11:55:21 +02:00
Peter Simons
b28fbeaf77
Merge pull request #121233 from r-ryantm/auto-update/apache-httpd
apacheHttpd: 2.4.46 -> 2.4.47
2021-04-30 08:31:44 +02:00
Andrew Childs
7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Mario Rodas
d10fbc5b06 postgresqlPackages.pgvector: 0.1.0 -> 0.1.2 2021-04-30 04:20:00 +00:00
R. RyanTM
fe563d71a3 apacheHttpd: 2.4.46 -> 2.4.47 2021-04-30 04:07:35 +00:00
github-actions[bot]
3ad64733d9
Merge staging-next into staging 2021-04-29 18:28:08 +00:00
Bernardo Meurer
8f70383650
Merge pull request #121108 from bleggett/nixos-unstable
roon-server: 100800753 -> 100800790
2021-04-29 10:54:38 -07:00
Ben Leggett
c8aea980f0
roon-server: 100800753 -> 100800790 2021-04-29 13:24:13 -04:00
github-actions[bot]
54e69b71cd
Merge staging-next into staging 2021-04-29 12:26:05 +00:00
WilliButz
674cea17a7
Merge pull request #120492 from SuperSandro2000/prometheus-unbound-exporter
Prometheus unbound exporter
2021-04-29 10:54:22 +02:00
Peter Simons
7432c616f9
Merge pull request #121106 from mweinelt/bind
bind: 9.16.13 -> 9.16.15
2021-04-29 09:48:48 +02:00
Robert Hensing
726669ace8 cassandra: use Nix scope checking 2021-04-29 08:40:12 +02:00
Robert Hensing
19ba3d97d2 cassandra: format 2021-04-29 08:40:12 +02:00
github-actions[bot]
01105a117a
Merge staging-next into staging 2021-04-29 06:21:55 +00:00
R. RyanTM
1c65a509fb dico: 2.10 -> 2.11 2021-04-29 01:02:40 -04:00
Sandro Jäckel
da858b16b8
nixos/tests/prometheus-exporters: add unbound test
Author: WilliButz <willibutz@posteo.de>
2021-04-29 06:19:30 +02:00
R. RyanTM
ab091a887c groonga: 11.0.0 -> 11.0.1 2021-04-29 00:14:49 -04:00
Martin Weinelt
f4b036d5bd
Merge pull request #119765 from mweinelt/appdaemon
appdaemon: 4.0.5 -> 4.0.8
2021-04-29 05:18:38 +02:00
Martin Weinelt
84b6596098
bind: 9.16.13 -> 9.16.15
https://kb.isc.org/docs/cve-2021-25214

https://kb.isc.org/docs/cve-2021-25215

https://kb.isc.org/docs/cve-2021-25216

Fixes: CVE-2021-25214, CVE-2021-25215, CVE-2021-25216
2021-04-29 03:39:40 +02:00
Jan Tojnar
76c3a6aafd
Merge branch 'staging-next' into staging 2021-04-29 02:35:54 +02:00
Alyssa Ross
a8afbb45c1 treewide: use lib.warnIf where appropriate 2021-04-28 21:44:21 +00:00
Andrei Pampu
5d1f29f0e6
ombi: 4.0.1292 -> 4.0.1345
add fixDarwinDylibNames to fix darwin build
2021-04-28 22:43:22 +03:00
github-actions[bot]
9cf0393c37
Merge staging-next into staging 2021-04-28 18:14:28 +00:00
ajs124
a3c00f232b gitlab-pages: add myself as maintainer
and add meta.changelog
2021-04-28 17:42:45 +02:00
ajs124
ae24119639 gitlab-pages: enable tests 2021-04-28 17:42:22 +02:00
R. RyanTM
d4c9e08bfe gitlab-pages: 1.35.0 -> 1.38.0 2021-04-28 12:38:03 +00:00
github-actions[bot]
ce47d859f6
Merge staging-next into staging 2021-04-28 12:06:40 +00:00
Florian Klink
6b14de1622 opensmtpd: set --with-path-pidfile
Set this to `/run`, like we also do with `--with-path-socket`, so
opensmtp doesn't try to use /var/run for pidfiles.
2021-04-28 13:15:23 +02:00
Maciej Krüger
98b372b860
nginxQuic: 47a43b011dec -> 12f18e0bca09 2021-04-28 08:37:51 +02:00
Joe Hermaszewski
e14e57fb19 mx-puppet-discord: init at 2021-01-22 2021-04-28 12:11:55 +08:00
github-actions[bot]
97889a52e1
Merge staging-next into staging 2021-04-27 18:14:28 +00:00
ajs124
39a51c9923
Merge pull request #118338 from Izorkin/update-nginx-zlib-ng
nginx: update to 1.20.0, replace zlib to zlib-ng
2021-04-27 16:36:25 +02:00
Sandro
00b2194c83
Merge pull request #120632 from andreisergiu98/sonarr-update
sonarr: 3.0.5.1144 -> 3.0.6.1196
2021-04-27 15:37:40 +02:00
Sandro
ebf9b69b28
Merge pull request #120635 from andreisergiu98/bazarr-update
bazarr: 0.9.2 -> 0.9.4
2021-04-27 15:37:20 +02:00
Sandro
1cf28a9f3b
Merge pull request #120697 from raboof/treewide-go-inherit-platforms-instead-of-using-platforms.all
treewide: go: inherit platforms instead of using platforms.all
2021-04-27 14:58:17 +02:00
Mario Rodas
1914bfc54b
Merge pull request #120626 from marsam/update-pgroonga
postgresqlPackages.pgroonga: 2.2.8 -> 2.2.9
2021-04-27 07:49:35 -05:00
Sandro
0893b15cec
Merge pull request #120834 from emmanuelrosa/jetty-9.4.39
jetty: 9.4.37.v20210219 -> 9.4.39.v20210325
2021-04-27 14:18:11 +02:00
github-actions[bot]
c01456266d
Merge staging-next into staging 2021-04-27 12:07:01 +00:00
Martin Weinelt
8b3e8d917d
Merge pull request #115552 from Emantor/topic/xwayland_bump
xwayland: 1.20.10 -> 21.1.1
2021-04-27 13:31:08 +02:00
Emmanuel Rosa
aeb90f9956 jetty: 9.4.37.v20210219 -> 9.4.39.v20210325
Closes #120392
2021-04-27 18:20:46 +07:00
Rouven Czerwinski
c7ddfc0760 xwayland: 1.20.10 -> 21.1.1
The new xwayland release uses meson exclusively, switch the derivation
over to meson. See [1] for further reasoning. Also turn xwayland into
its own derivation instead of using the override infrastructure.

[1]: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/582

Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
2021-04-27 08:43:48 +02:00
github-actions[bot]
92003c2ff7
Merge staging-next into staging 2021-04-27 06:05:54 +00:00
Sandro
71b96cc6ce
Merge pull request #120054 from pborzenkov/alertmanager-bot-version
alertmanager-bot: pass version and revision variables
2021-04-27 03:43:37 +02:00
Sandro
2ca83417c6
Merge pull request #120040 from Izorkin/update-mariadb-connector-c
mariadb-connector-c: 3.1.8 -> 3.1.12
2021-04-27 03:35:53 +02:00
Robert Schütz
e22d76fe34
Merge pull request #120520 from minijackson/jellyfin-remove-10.5
jellyfin_10_5: remove unmaintained version
2021-04-26 17:16:43 +02:00
midchildan
da69e884b8
maintainers: add joaquinito2051
From #114116

Co-authored-by: heroku-miraheze <61781343+heroku-miraheze@users.noreply.github.com>
2021-04-27 00:02:19 +09:00
midchildan
5bfb427b15
nixos/tests/trafficserver: init 2021-04-27 00:02:19 +09:00
midchildan
22ee2c6ea2
trafficserver: init at 9.0.1 2021-04-27 00:02:14 +09:00
Minijackson
2ad8aa72ae
jellyfin_10_5: remove unmaintained version
This version contains a vulnerability[1], and isn't maintained. The
original reason to have two jellyfin versions was to allow end-users to
backup the database before the layout was upgraded, but these backups
should be done periodically.

[1]: <https://nvd.nist.gov/vuln/detail/CVE-2021-21402>
2021-04-26 14:11:29 +02:00
davidak
45e57e917d
Merge pull request #120587 from Mephistophiles/new_packages/simple-http-server
simple-http-server: init at 0.6.1
2021-04-26 12:26:44 +02:00
Arnout Engelen
1be3d412c0
treewide: go: inherit platforms instead of using platforms.all
`buildGoModule` and `buildGoPackage` by default inherit the `platforms`
from go. That seems better than explicitly configuring `platforms.all`.

There are also many packages that specify 'linux + darwin' - this is
even suggested in the documentation. We might also want to update those,
but let's do the noncontroversial change first.
2021-04-26 08:59:56 +02:00
Graham Christensen
040523e378
Merge pull request #120679 from lukegb/big-parallel
treewide: require big-parallel on large, slow builds
2021-04-25 21:22:57 -04:00
Luke Granger-Brown
b1173688a8 clickhouse: require big-parallel
It takes 7h+ on a "normal" 2-core-allocated Packet builder, and 20m on a
big-parallel machine.
2021-04-26 00:50:07 +00:00
Andrei Pampu
7b7ef90b2a
bazarr: 0.9.2 -> 0.9.4 2021-04-25 22:43:59 +03:00
Andrei Pampu
cdd61f4b71
sonarr: 3.0.5.1144 -> 3.0.6.1196 2021-04-25 22:38:08 +03:00
Martin Weinelt
79cb2cb986
Merge pull request #120272 from fabaff/pynx584 2021-04-25 20:34:42 +02:00
Luke Granger-Brown
6af7bcbd93
Merge pull request #120224 from justinas/teleport-6
teleport: 5.2.1 -> 6.1.2
2021-04-25 18:29:31 +01:00
Fabian Affolter
3e1f41395b home-assistant: enable nx584 tests 2021-04-25 18:56:49 +02:00
Fabian Affolter
5cd12de25c home-assistant: update component-packages 2021-04-25 18:56:49 +02:00
Justinas Stankevicius
8e2d3f941e teleport: 5.2.1 -> 6.1.2 2021-04-25 18:49:21 +03:00
Fabian Affolter
98fd3adf27 home-assistant: enable opentherm_gw tests 2021-04-25 16:41:18 +02:00
Fabian Affolter
8a6b6c106f home-assistant: update component-packages 2021-04-25 16:35:58 +02:00
Maxim Zhukov
303e476a6e simple-http-server: init at 0.6.1
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-04-25 16:58:29 +03:00
Luke Granger-Brown
ed83f6455c
Merge pull request #119443 from ambroisie/add-podgrab
Add podgrab package and module
2021-04-25 14:12:40 +01:00
Frederik Rietdijk
c648f7ee2a Merge master into staging-next 2021-04-25 13:54:29 +02:00
Luke Granger-Brown
6eb1fc6f10
Merge pull request #120511 from LeSuisse/zookeeper-3.7.0
zookeeper: 3.6.2 -> 3.6.3
2021-04-25 12:50:14 +01:00
R. RyanTM
c94c1874da
influxdb: 1.8.4 -> 1.8.5 (#120207) 2021-04-25 10:18:32 +00:00
Luke Granger-Brown
2fa2e63932
Merge pull request #103902 from pkern/spamassassin
nixos/spamassassin: Avoid network dependency on boot
2021-04-25 11:14:57 +01:00
Sandro
73d9e091d0
Merge pull request #120542 from symphorien/updatexapian
dovecot_fts_xapian: 1.4.7 -> 1.4.9
2021-04-25 11:22:53 +02:00
github-actions[bot]
a956f62ea4
Merge master into staging-next 2021-04-25 06:05:34 +00:00
Jörg Thalheim
1272986439
Merge pull request #120502 from Mic92/telegraf
telegraf: 1.18.0 -> 1.18.1
2021-04-25 06:12:41 +01:00
Mario Rodas
24c6999487 postgresqlPackages.pgroonga: 2.2.8 -> 2.2.9 2021-04-25 04:20:00 +00:00
Jan Tojnar
0f1c4558d3
Merge branch 'master' into staging-next
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Fabian Affolter
fe9a9942e2 home-assistant: enable smartthings tests 2021-04-24 15:28:56 -07:00
Fabian Affolter
55c3640e89 home-assistant: update component-packages 2021-04-24 15:28:56 -07:00
Martin Weinelt
0ca4f6b739
Merge pull request #120550 from fabaff/smhi 2021-04-24 20:22:21 +02:00
Fabian Affolter
e1054f07f1 home-assistant: enable smhi tests 2021-04-24 18:54:51 +02:00