211290 Commits

Author SHA1 Message Date
Will Dietz
e4bc7a1c1d
Merge pull request #77716 from marsam/update-sudo-font
sudo-font: 0.40 -> 0.41
2020-01-15 04:32:04 -06:00
Oleksii Filonenko
611b8ca7d2
pg_flame: 1.1 -> 1.2 2020-01-15 12:10:50 +02:00
Oleksii Filonenko
9828c5753c
nnn: add filalex77 to maintainers 2020-01-15 12:07:01 +02:00
Oleksii Filonenko
35c4234afc
nnn: 2.8.1 -> 2.9 2020-01-15 12:06:06 +02:00
Mario Rodas
c7a7d95878
Merge pull request #77720 from bbigras/nginx-sso
nginx-sso: 0.23.0 -> 0.24.0
2020-01-15 05:01:38 -05:00
Mario Rodas
75eb9599a4
Merge pull request #77729 from r-ryantm/auto-update/bfs
bfs: 1.5.1 -> 1.5.2
2020-01-15 05:00:07 -05:00
Mario Rodas
5364c3c78a
Merge pull request #77731 from r-ryantm/auto-update/docker-compose
docker-compose: 1.25.0 -> 1.25.1
2020-01-15 04:58:11 -05:00
Mario Rodas
ddb0eaf5a1
Merge pull request #77737 from r-ryantm/auto-update/cargo-bloat
cargo-bloat: 0.9.1 -> 0.9.2
2020-01-15 04:54:03 -05:00
Mario Rodas
312edfe6e6
Merge pull request #77715 from marsam/update-buildah
buildah: 1.12.0 -> 1.13.1
2020-01-15 04:52:41 -05:00
Bas van Dijk
5afe978e00
Merge pull request #77741 from knl/elasticsearch-curator-now-supports-el7
Enable elasticsearch-curator on elasticsearch 7
2020-01-15 10:47:15 +01:00
Nikola Knezevic
900e288d22 Enable elasticsearch-curator on elasticsearch 7
The current nixpkgs use elasticsearch-curator 5.8.1. As of version 5.7.0,
elasticsearch-curator supports elasticsearch 7, thus this change enables tests
with ES 7.
2020-01-15 10:12:19 +01:00
Frederik Rietdijk
c5f3c184a7 Merge staging into staging-next 2020-01-15 09:47:51 +01:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Daniel Fullmer
2e5051e223 x264: fix cross compilation 2020-01-15 09:46:30 +01:00
Arnout Engelen
996e11d92b bash: enable PGRP_PIPE deterministically #77055 2020-01-15 09:45:11 +01:00
Bastian Köcher
320a4c1526 coreutils: Fix cross compilation for Android 2020-01-15 09:44:10 +01:00
R. RyanTM
155fad6625 libarchive: 3.4.0 -> 3.4.1 2020-01-15 09:41:52 +01:00
R. RyanTM
478fd057df pcsclite: 1.8.25 -> 1.8.26 2020-01-15 09:41:28 +01:00
zowoq
3cccbaa980 curl: 7.67.0 -> 7.68.0
https://curl.haxx.se/changes.html#7_68_0
2020-01-15 09:40:40 +01:00
Bas van Dijk
b0b37569a7
Merge pull request #77669 from basvandijk/hydra-sync-buildMachinesFiles-with-upstream
hydra: only set buildMachinesFiles when nix.buildMachines is defined
2020-01-15 09:39:25 +01:00
Bas van Dijk
b517409c6b
Merge pull request #77668 from basvandijk/hydra-rm-option-build-use-substitutes
hydra: remove the build-use-substitutes option
2020-01-15 09:30:18 +01:00
Andreas Rammhold
cb007e69a1 stdenv: make symlinks that refer to the same output relative
While looking at the graph of all the outputs in my personal binary
cache it became obvious that we have a lot of self references within the
package set. That isn't an isuse by itself. However it increases the
size of the binary cache for every (reproducible) build of a package
that carries references to itself. You can no longer deduplicate the
outputs since they are all unique. One of the ways to get rid of (a few)
references is to rewrite all the symlinks that are currently used to be
relative symlinks. Two build of something that didn't really change but
carries a self-reference can the be store as the same NAR file again.

I quickly hacked together this change to see if that would yield and
success. My bash scripting skills are probably not great but so far it
seem to somewhat work.
2020-01-15 09:26:40 +01:00
Will Dietz
61f12eb907 ethtool: 5.3 -> 5.4 2020-01-15 09:26:10 +01:00
Frederik Rietdijk
bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk
2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Frederik Rietdijk
7119d07624 Merge master into staging-next 2020-01-15 09:23:00 +01:00
R. RyanTM
b0f0c89f13 cargo-bloat: 0.9.1 -> 0.9.2 2020-01-15 08:21:53 +00:00
R. RyanTM
51f055f277 dar: 2.6.6 -> 2.6.7 2020-01-15 08:14:12 +00:00
R. RyanTM
41c3914b62 docker-compose: 1.25.0 -> 1.25.1 2020-01-15 07:09:58 +00:00
R. RyanTM
a9f7218928 bslizr: 1.2.2 -> 1.2.4 2020-01-15 07:05:08 +00:00
R. RyanTM
13f08afb52 bfs: 1.5.1 -> 1.5.2 2020-01-15 06:55:24 +00:00
Vladyslav M
3c6a559406
skim: 0.6.9 -> 0.7.0 2020-01-15 08:51:32 +02:00
R. RyanTM
26165d98df armTrustedFirmwareTools: 2.1 -> 2.2 2020-01-15 06:48:02 +00:00
R. RyanTM
869d157cc1 avocode: 4.2.1 -> 4.2.2 2020-01-15 06:40:19 +00:00
Michael Raskin
4311cfa157
Merge pull request #77724 from r-ryantm/auto-update/bftpd
bftpd: 5.2 -> 5.4
2020-01-15 06:35:58 +00:00
R. RyanTM
841a5b9965 bftpd: 5.2 -> 5.4 2020-01-15 05:41:38 +00:00
R. RyanTM
50e40630ce bindfs: 1.14.2 -> 1.14.3 2020-01-15 05:38:04 +00:00
Michael Raskin
c1d011a689
Merge pull request #77721 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.4 -> 5.4.1
2020-01-15 05:33:26 +00:00
Kevin Amado
a892d9617d prospector: init at 1.2.0 2020-01-14 21:26:34 -08:00
Kevin Amado
3773e45fbb pythonPackages.requirements-detector: fix source
- The fetch expression was referencing another package
  (due to a copy paste error), this commit points that to the
  right repository
2020-01-14 21:26:34 -08:00
Kevin Amado
aaf4ecfdda pythonPackages.pylint-django: init at 2.0.12 2020-01-14 21:26:34 -08:00
Kevin Amado
929dc2edd1 pythonPackages.pylint-celery: init at 0.3 2020-01-14 21:26:34 -08:00
Kevin Amado
e43b456fce pythonPackages.pylint-flask: init at 0.6 2020-01-14 21:26:34 -08:00
R. RyanTM
0e7417e49a btrfs-progs: 5.4 -> 5.4.1 2020-01-15 04:57:16 +00:00
Bruno Bigras
9bb921b079 nginx-sso: 0.23.0 -> 0.24.0 2020-01-14 23:44:05 -05:00
Silvan Mosberger
241e9c10ba
nixos/docs: Fix nixos-install --system command 2020-01-15 05:39:12 +01:00
Mario Rodas
dd7b9846a7
fluent-bit: 1.3.5 -> 1.3.6 2020-01-14 22:22:22 -05:00
Mario Rodas
9e3456a58e
buildah: 1.12.0 -> 1.13.1
Changelog:
- https://github.com/containers/buildah/releases/tag/v1.13.0
- https://github.com/containers/buildah/releases/tag/v1.13.1
2020-01-14 22:22:22 -05:00
Mario Rodas
6f545410b5
Merge pull request #77672 from active-group/unbreak-vagrant-macos
vagrant: Unbreak replacing symlinks on macOS
2020-01-14 21:51:26 -05:00
Mario Rodas
5f586605df
Merge pull request #77670 from amarrella/update/eksctl
eksctl: 0.11.1 -> 0.12.0
2020-01-14 21:49:58 -05:00