Commit graph

238300 commits

Author SHA1 Message Date
Matthew Bauer 6fffd50623
Merge pull request #95220 from obsidiansystems/ipfs-quic-socket-activated
nixos/ipfs: Allow QUIC connections to socket activate too
2020-08-12 13:47:29 -05:00
Martin Weinelt 07f111eac5
Merge pull request #95250 from mweinelt/hass
homeassistant: 0.113.3 -> 0.114.0
2020-08-12 20:23:45 +02:00
Daniël de Kok 12d265b081
Merge pull request #95201 from rodrigondec/master
gitkraken: 7.1.0 -> 7.2.0
2020-08-12 20:08:29 +02:00
Daniël de Kok edd758839c
Merge pull request #95257 from r-ryantm/auto-update/mdbook
mdbook: 0.4.1 -> 0.4.2
2020-08-12 19:58:13 +02:00
Wael Nasreddine 866eedcb69
bazel_3: use less resources when building Bazel (#95214)
Limit the resources Bazel is allowed to use during the build to 1/2 the
available RAM and 3/4 the available CPU cores. This should help avoid
overwhelming the build machine.
2020-08-12 10:47:01 -07:00
Aaron Andersen 4fc4fe539b
Merge pull request #94910 from aanderse/apacheHttpd
apacheHttpd: 2.4.43 -> 2.4.46
2020-08-12 13:38:58 -04:00
Justin Humm 90ed2c01f0
Merge pull request #95266 from Lassulus/gollum-text
nixos/gollum: replace toFile with writeText
2020-08-12 19:28:41 +02:00
lassulus 957da625c5 nixos/gollum: replace toFile with writeText 2020-08-12 19:16:05 +02:00
Tim Steinbach 612c48592d
linux/hardened/patches/5.7: 5.7.11.a -> 5.7.15.a 2020-08-12 13:06:45 -04:00
Tim Steinbach 14bb0a744f
linux/hardened/patches/5.4: 5.4.54.a -> 5.4.58.a 2020-08-12 13:06:42 -04:00
Tim Steinbach 3acf729285
linux/hardened/patches/4.19: 4.19.135.a -> 4.19.139.a 2020-08-12 13:06:39 -04:00
Tim Steinbach 6bb6593adf
linux/hardened/patches/4.14: 4.14.190.a -> 4.14.193.a 2020-08-12 13:06:34 -04:00
Robert Schütz 72b5ca9765
python.pkgs.construct: 2.9.45 -> 2.10.56 (#95189)
* python.pkgs.construct: 2.9.45 -> 2.10.56

* python.pkgs.pykeepass: fix dependencies
2020-08-12 18:58:45 +02:00
Florian Klink 22e8ada3b3
Merge pull request #95264 from flokli/nginx-config-reload
nixos/nginx: move configuration testing script into reload command
2020-08-12 18:47:02 +02:00
Maximilian Bosch fddeb7cb73
Revert "nextcloud: use mkDefault for whole nginx config"
This breaks the Nextcloud vhost declaration when adding e.g. another
vhost as the `services.nginx.virtualHosts` option has `{ nextcloud =
...; }` as *default* value which will be replaced by another
`virtualHosts`-declaration with a higher (e.g. the default) priority.

The following cases are now supported & covered by the module:

* `nginx` is enabled with `nextcloud` enabled and other vhosts can be
  added / other options can be declared without having to care
  about the declaration's priority.

* Settings in the `nextcloud`-vhost in `nginx` have to be altered using
  `mkForce` as this is the only way how we officially support `nginx`
  for `nextcloud` and customizations have to be done explicitly using
  `mkForce`.

* `nginx` will be completely omitted if a user enables nextcloud
  and disables nginx using `services.nginx.enable = false;`. (because
  nginx will be enabled by this module using `mkDefault`).

This reverts commit 128dbb31cc.
Closes #95259
2020-08-12 18:28:45 +02:00
Jonathan Ringer 5880dc0d10 python3Packages.pybids: 0.10.2 -> 0.12.0 2020-08-12 09:27:00 -07:00
Jonathan Ringer 756e75b257 python3Packages.bids-validator: fix tests 2020-08-12 09:27:00 -07:00
Jonathan Ringer 6410d00025 python3Packages.cheroot: fix tests 2020-08-12 09:26:31 -07:00
Florian Klink 300049ca51 nixos/nginx: move configuration testing script into reload command
nginx -t not only verifies configuration, but also creates (and chowns)
files. When the `nginx-config-reload` service is used, this can cause
directories to be chowned to `root`, causing nginx to fail.

This moves the nginx -t command into a second ExecReload command, which
runs as nginx's user. While fixing above issue, this will also cause the
configuration to be verified when running `systemctl reload nginx`, not
only when restarting the dummy `nginx-config-reload` unit. The latter is
mostly a workaround for missing features in our activation script
anyways.
2020-08-12 18:13:29 +02:00
Sirio Balmelli e11d511222 python3Packages.scikit-build: 0.10.0 -> 0.11.1
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-08-12 17:58:56 +02:00
Robert Schütz 57dcbeca98 python.pkgs.pykeepass: fix dependencies 2020-08-12 17:33:15 +02:00
Robert Schütz 89f51ae949 python.pkgs.construct: 2.9.45 -> 2.10.56 2020-08-12 17:33:07 +02:00
Daniël de Kok 2c0034d5fb
Merge pull request #91938 from spacefrogg/openafs-1.6-deprecation
openafs: 1.6.23 -> 1.6.24, mark broken due to EOL
2020-08-12 17:11:28 +02:00
R. RyanTM a7e63f2eee mdbook: 0.4.1 -> 0.4.2 2020-08-12 14:06:51 +00:00
Mario Rodas 4be77bec94
Merge pull request #95034 from r-ryantm/auto-update/clightning
clightning: 0.8.2.1 -> 0.9.0
2020-08-12 08:59:08 -05:00
Mario Rodas 9c1871dc0f
Merge pull request #95164 from r-ryantm/auto-update/pdf2djvu
pdf2djvu: 0.9.17 -> 0.9.17.1
2020-08-12 08:55:18 -05:00
Mario Rodas 63613be0a7
Merge pull request #95185 from bbigras/kopia
kopia: 0.5.2 -> 0.6.0
2020-08-12 08:53:53 -05:00
Mario Rodas 2ab8def9d4
Merge pull request #95167 from r-ryantm/auto-update/playerctl
playerctl: 2.1.1 -> 2.2.1
2020-08-12 08:53:16 -05:00
Mario Rodas 17ba2b2460
Merge pull request #95178 from r-ryantm/auto-update/sensu-go-agent
sensu-go-agent: 5.21.0 -> 5.21.1
2020-08-12 08:50:12 -05:00
Mario Rodas 5e6767e1ea
Merge pull request #95177 from r-ryantm/auto-update/seasocks
seasocks: 1.4.3 -> 1.4.4
2020-08-12 08:48:31 -05:00
Mario Rodas c7bef2571f
Merge pull request #95192 from r-ryantm/auto-update/topgrade
topgrade: 5.3.0 -> 5.4.0
2020-08-12 08:47:15 -05:00
Mario Rodas 7de6fd4102
Merge pull request #95182 from r-ryantm/auto-update/spdx-license-list-data
spdx-license-list-data: 3.9 -> 3.10
2020-08-12 08:46:46 -05:00
Mario Rodas aea86414b1
Merge pull request #95255 from marsam/update-nodejs-14_x
nodejs-14_x: 14.7.0 -> 14.8.0
2020-08-12 08:43:49 -05:00
Michael Raitza b3c794d610 openafs: 1.6.23 -> 1.6.24, mark broken due to EOL
Last old stable release. Enforce switch to openafs_1_8 by marking broken while
leaving a reasonable short-term alternative.

Ref #90927
2020-08-12 15:31:11 +02:00
Mario Rodas cebdc8d516
Merge pull request #95212 from samuelgrf/update/flashplayer-32.0.0.414
flashplayer: 32.0.0.403 -> 32.0.0.414
2020-08-12 07:56:12 -05:00
Ryan Mulligan 08db595fa1
Merge pull request #95186 from r-ryantm/auto-update/tailscale
tailscale: 1.0.0 -> 1.0.3
2020-08-12 05:53:41 -07:00
Mario Rodas c6372e3758
Merge pull request #95245 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.5.2 -> 1.5.3
2020-08-12 07:39:59 -05:00
Tim Steinbach 8c0dabf8e9
Merge pull request #95230 from uosis/update-ammonite
ammonite: 2.0.4 -> 2.2.0
2020-08-12 08:36:01 -04:00
Symphorien Gibol 5810d6681f
ocamlPackages.prof_spacetime: init at 0.3.0 2020-08-12 14:01:44 +02:00
Martin Weinelt 300307fde6
homeassistant: 0.113.3 -> 0.114.0 2020-08-12 13:47:11 +02:00
Florian Klink 5aca42698e
Merge pull request #93562 from flokli/fontconfig_210_remove
fontconfig_210: remove package
2020-08-12 13:45:41 +02:00
Symphorien Gibol 15d2b2136e
spacetime_lib: fix missing module
necessary for the upcoming prof_spacetime
2020-08-12 13:41:44 +02:00
Florian Klink bab13cc0df nixos/doc/manual/release-notes: document fontconfig 2.10.x config and cache removal 2020-08-12 13:40:46 +02:00
Florian Klink b761543f16 fontconfig_210: remove
This isn't used anymore anywhere, and vulnerable to CVE-2016-5384.
2020-08-12 13:40:46 +02:00
Florian Klink f527651a67 nixos/fontconfig: stop generating fontconfig_210 config and cache
This fontconfig version isn't used anywhere inside nixpkgs anymore.
2020-08-12 13:40:45 +02:00
Jordan Doyle e23ed2c428 tilt: 0.11.3 -> 0.17.0, move to buildGoModule 2020-08-12 21:29:07 +10:00
Jörg Thalheim dc255dcac0
Merge pull request #94291 from Izorkin/gitea 2020-08-12 12:23:05 +01:00
Jan Tojnar 74ea2b2123
meson: Fix rpath clearing
Meson allows projects to set `build_rpath` property, containing paths
that will be added during build but will be removed when installing.

When Meson removes build_rpath from `DT_RUNPATH` entry, it just writes
the shorter ␀-terminated new rpath over the old one to reduce
the risk of potentially breaking the ELF files
(when the linker does string de-duplication or something).
But this can cause much bigger problem for Nix, as it can produce
cut-in-half-by-␀ store path references.

For example, in systemd’s libudev, it was removing three `$ORIGIN`-relative paths from

    $ORIGIN/../libsystemd:$ORIGIN/../basic:$ORIGIN/../shared:…␀

resulting in the following `DT_RUNPATH` entry:

    …␀store/v589pqjhvxrj73g3r0xb41yr84z5pwb7-gcc-9.3.0-lib/lib␀

We previously handled this in `fix-rpath.patch` but the method we prevent
Meson from removing paths added to rpath through `NIX_LDFLAGS` was changed
during 0.55.0 update and I forgot about this second purpose of the patch.

Let’s re-add this clearing code, as it worked without issues for a long time.
2020-08-12 12:17:39 +02:00
R. RyanTM bbf9d7d416 fluent-bit: 1.5.2 -> 1.5.3 2020-08-12 09:24:38 +00:00
Samuel Gräfenstein 7a34bf1aae
flashplayer: 32.0.0.403 -> 32.0.0.414 2020-08-12 11:11:24 +02:00