Commit graph

169180 commits

Author SHA1 Message Date
Tim Steinbach 2fcb8c3ac7
flashplayer: 32.0.0.114 -> 32.0.0.142 2019-02-12 08:20:12 -05:00
Sarah Brofeldt 09080380ee docker: 18.09.1 -> 18.09.2 2019-02-12 13:14:31 +00:00
Guillaume Bouchard a7c774300b ghc-8.6.3: use system libffi
Use the system `libffi` (`ie` nixpkgs's) instead of built-in libffi
from ghc source tree.

This will prevent library conflict when ghc dynamically links haskell
packages (linked with ghc built-in libffi) and any external library
which uses nixpkgs `libffi`.

Closes https://github.com/NixOS/nixpkgs/pull/55208.
2019-02-12 13:40:59 +01:00
Eelco Dolstra 7f32b3db30
Merge pull request #55153 from dtzWill/update/libpqxx-6.3.0
libpqxx: 6.2.5 -> 6.3.1
2019-02-12 13:31:41 +01:00
adisbladis a4e4a3da48
firefox-beta-bin: 66.0b5 -> 66.0b7 2019-02-12 11:52:36 +00:00
adisbladis 994795208c
firefox-devedition-bin: 66.0b5 -> 66.0b7 2019-02-12 11:52:28 +00:00
Will Dietz 53b7cf556e certbot: 0.30.2 -> 0.31.0 (#55601) 2019-02-12 11:38:43 +01:00
lewo b2f3738336
Merge pull request #55589 from johanot/docker-preloader-mkif-guard
nixos/dockerPreloader: guard the entire implemetation with mkIf on image list
2019-02-12 10:16:21 +01:00
Florian Klink 6dc46f3f01
Merge pull request #55566 from flokli/zoom-us-fix
zoom-us: don't set dontPatchELF
2019-02-12 09:47:07 +01:00
Sarah Brofeldt c0cfe9bf50
Merge pull request #54991 from FlorianFranzen/sc2-headless
sc2-headless: 3.17 -> 4.7.1
2019-02-12 09:42:56 +01:00
Samuel Dionne-Riel 8568f68e61
Merge pull request #55141 from hhm0/rtl8821ce
rtl8821ce: init at 5.2.5_1.26055.20180108
2019-02-11 21:50:07 -05:00
Franz Pletz adb837eea7
Merge pull request #55024 from telotortium/airsonic-virtualHost
airsonic: Add virtualHost option to set up nginx virtual host
2019-02-12 02:09:25 +00:00
worldofpeace d47e89bc8b
Merge pull request #55610 from dtzWill/update/epiphany-3.30.3
epiphany: 3.30.2 -> 3.30.3
2019-02-12 01:23:19 +00:00
Will Dietz 42446b15a7
Merge pull request #55334 from dtzWill/update/curl-7.64.0
curl: 7.63.0 -> 7.64.0
2019-02-11 18:07:23 -06:00
Will Dietz 92f051b089
Merge pull request #55175 from dtzWill/update/iosevka-2.1.0
iosevka-bin: 2.0.2 -> 2.1.0
2019-02-11 18:05:52 -06:00
Robert Schütz c7c911136f
nheko: add meta.homepage (#55472) 2019-02-12 01:05:04 +01:00
Will Dietz e05c652a31 epiphany: 3.30.2 -> 3.30.3 2019-02-11 18:02:41 -06:00
Daiderd Jordan dd16dcb316
Merge pull request #55586 from zachcoyle/bvi-enable-darwin
bvi: enable on darwin
2019-02-12 00:47:51 +01:00
Florian Klink c569643f4a
Merge pull request #55119 from andir/firefox-wayland
Firefox add support for native wayland backend
2019-02-12 00:45:42 +01:00
Will Dietz 4d8e3a2e61
Merge pull request #51690 from dtzWill/update/acme-0.29.1
certbot, acme: 0.24.0 -> 0.30.2
2019-02-11 17:38:35 -06:00
Will Dietz 9cdd49ea3e libpqxx: 6.3.0 -> 6.3.1
Windows compile fixes.

https://github.com/jtv/libpqxx/releases/tag/6.3.1
2019-02-11 17:24:14 -06:00
Timo Kaufmann a27de564b9
python.pkgs.matplotlib: add numpy 1.6 compat patch (#55577)
* python.pkgs.matplotlib: add numpy 1.6 compat patch

Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478

* sage: add numpy 1.16 compatibility patch

https://trac.sagemath.org/ticket/27000
2019-02-11 23:43:46 +01:00
Franz Pletz b6baac324b
xmrig-proxy: 2.6.4 -> 2.11.0 2019-02-11 23:42:51 +01:00
Johan Thomsen 302c4df41d nixos/dockerPreloader: guard the entire implemetation with mkIf on image list 2019-02-11 23:35:25 +01:00
Franz Pletz 42d0110ed6
xmrig: 2.10.0 -> 2.11.0 2019-02-11 23:26:21 +01:00
Zach 46055b5a23 bvi: enable on darwin 2019-02-11 17:18:25 -05:00
Franz Pletz c5e606b713
powerdns: 4.1.5 -> 4.1.6 2019-02-11 22:46:10 +01:00
Franz Pletz ac55d24f53
pdns-recursor: 4.1.10 -> 4.1.11 2019-02-11 22:46:10 +01:00
Franz Pletz 96dc784335
aubio: 0.4.8 -> 0.4.9 2019-02-11 22:46:10 +01:00
Franz Pletz e2460a9d41
nheko: 0.6.2 -> 0.6.3 2019-02-11 22:46:07 +01:00
Eelco Dolstra c7811781be
Merge pull request #55581 from deliciouslytyped/patch-1
Document undocumented argument to makeWrapper()
2019-02-11 22:43:23 +01:00
Florian Klink 49d46a41d6
Merge pull request #55049 from flokli/odpic-3.1.0
odpic: 2.4.2 -> 3.1.0
2019-02-11 22:34:18 +01:00
Florian Klink 4aa2592905
Merge pull request #55550 from edude03/patch-2
Push plex logs to syslog/journald
2019-02-11 22:28:57 +01:00
Florian Klink 9e8140864b
Merge pull request #55162 from dtzWill/update/xf86inputlibinput-0.28.2
xorg.xf86inputlibinput: 0.28.1 -> 0.28.2
2019-02-11 22:28:06 +01:00
Florian Klink e6df4dfe59
Merge pull request #54800 from nlewo/nova
Remove cloud-init from the Openstack image configuration
2019-02-11 22:23:32 +01:00
Tim Steinbach f11e1c1135
linux: 5.0-rc5 -> 5.0-rc6 2019-02-11 16:23:06 -05:00
Florian Klink b5f3b7db52
Merge pull request #55534 from samueldr/mailman-rss/init
mailman-rss: init at 0.2.4
2019-02-11 22:09:35 +01:00
Michael Raskin 5b0e7de0bd
Merge pull request #55580 from LnL7/darwin-luarocks
luarocks: patch sw_vers and gcc
2019-02-11 20:58:06 +00:00
Florian Klink 0eb2b91235
Merge pull request #55578 from delroth/cve-2018-20340
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340)
2019-02-11 21:57:52 +01:00
Florian Klink 1c218a251e
Merge pull request #55559 from johanot/flannel-0.11.0
flannel: 0.6.2 -> 0.11.0
2019-02-11 21:55:40 +01:00
deliciouslytyped ca1062ea24
Document undocumented argument to makeWrapper() 2019-02-11 21:45:02 +01:00
Timo Kaufmann 5728028916 sage: add numpy 1.16 compatibility patch
https://trac.sagemath.org/ticket/27000
2019-02-11 21:43:56 +01:00
Timo Kaufmann 56d92ba70c python.pkgs.matplotlib: add numpy 1.6 compat patch
Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478
2019-02-11 21:39:21 +01:00
Daiderd Jordan 4195766cea
luarocks: remove unzip from setup-hook
The unzip variable is only set if it's an attribute and it's a
propagated input so it is already part of PATH.
2019-02-11 21:38:10 +01:00
Daiderd Jordan be1291e11b
luarocks: patch sw_vers and gcc on darwin
The sw_vers binary is not part of the stdenv and it would make builds
impure based on what macOS version they where built on.
2019-02-11 21:38:09 +01:00
Pierre Bourdon da9fdcb1f0
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340) 2019-02-11 21:03:06 +01:00
worldofpeace 36f3160074
Merge pull request #55573 from worldofpeace/bump-tumbler
xfce4-13.tumbler: 0.2.1 -> 0.2.3
2019-02-11 20:02:46 +00:00
Antoine Eiche ff31014687 nixos/tests/ec2: reuse ssh keys from ssh-keys.nix 2019-02-11 20:58:45 +01:00
Antoine Eiche 933da6de91 nixos: Add ec2-metadata-fetcher.nix file
To share the metadata fetcher script between ec2 and Openstack images.
2019-02-11 20:58:45 +01:00
Antoine Eiche 78acac050f nixos/openstackImage: default hostname is empty string
This is to let the `ec2-data.nix` module sets the hostname from the
metadata API value.
2019-02-11 20:58:45 +01:00