211618 Commits

Author SHA1 Message Date
R. RyanTM
0fbdeb9f18 ecasound: 2.9.2 -> 2.9.3 2020-01-15 12:25:39 +00:00
Michael Roitzsch
b82d443836 swift: fix UUID module and enable tests
* fix UUID compilation error
  This was pointed out by Swift’s test suite.
* enable tests after build
  Two broken tests disabled for now.
2020-01-15 13:23:50 +01:00
Michael Roitzsch
b472f4a2de swift: 5.0.2 -> 5.1.1 2020-01-15 13:23:49 +01:00
Michael Roitzsch
29098a81b3 swift: refactor phases and patch documentation
* simplify versioning
* uniform patch documentation
* reorder phases so they read in order
* reorder scripts for readability
* GNU toolchain dir:
  handle sysroot for GNU toolchain like for C headers, so that
  GCC_INSTALL_PREFIX is actually used correctly
2020-01-15 13:19:35 +01:00
Michael Weiss
0e817dacd8
signal-desktop: 1.29.3 -> 1.29.4
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.29.4
2020-01-15 13:14:05 +01:00
Michael Weiss
f67b539c07
python3Packages.mysql-connector: 8.0.18 -> 8.0.19 2020-01-15 12:49:16 +01:00
R. RyanTM
da05d714a7 gnome3.dconf-editor: 3.34.2 -> 3.34.3 (#77743) 2020-01-15 12:11:30 +01:00
R. RyanTM
1ed242a3a2 doodle: 0.7.0 -> 0.7.1 2020-01-15 11:02:17 +00:00
Jörg Thalheim
4d7da1d72d
nmapsi4: fix startup by adding wrapQtAppsHook 2020-01-15 10:58:54 +00:00
R. RyanTM
b37b32e98a dyncall: 1.0 -> 1.1 2020-01-15 10:48:23 +00:00
R. RyanTM
d829a66919 pantheon.elementary-code: 3.1.1 -> 3.2.0 2020-01-15 10:40:45 +00:00
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