Commit graph

64006 commits

Author SHA1 Message Date
nixbitcoin ebf4a5a600 Disable rednose test suite 2019-05-04 08:06:32 +02:00
Kevin Cox e90a6f0b42
Merge pull request #60892 from NixOS/kevincox-hash-fix
wasm-pack: Update hash.
2019-05-04 06:48:44 +01:00
Ryan Mulligan 2c89c24015
Merge pull request #60770 from r-ryantm/auto-update/rtaudio
rtaudio: 5.0.0 -> 5.1.0
2019-05-03 18:55:09 -07:00
Renaud bf0fa371b9
frei0r-plugins: enable on Darwin (#60896)
* frei0r-plugins: enable on Darwin
Upstream support Darwin platform
+ brew formula for this is pretty straightforward

* frei0r: Darwin dlopen will look for *.dylib
2019-05-04 02:10:42 +02:00
Renaud a254bd0fb4
Merge pull request #60884 from strager/gsl
microsoft_gsl: 2017-02-13 -> 2.0.0
2019-05-04 01:50:30 +02:00
Renaud 3ada80a35b
Merge pull request #60811 from manveru/ejson-update
ejson: 1.2.0 -> 1.2.1
2019-05-04 01:18:34 +02:00
Ryan Mulligan 64ddbc8431
Merge pull request #60603 from r-ryantm/auto-update/libx86emu
libx86emu: 2.2 -> 2.3
2019-05-03 15:26:43 -07:00
Kevin Cox bd78d55f5a
wasm-pack: Update hash.
The previous hash was generated on aarch64. Due to https://github.com/NixOS/nixpkgs/issues/60668 the hash is different on different platforms. I am updating to use the x86_64-linux hash to fix building on hydra.
2019-05-03 21:04:37 +01:00
Renaud a851074541
pax-rs: restrict to Linux platforms
It fails to build on Darwin
2019-05-03 21:53:48 +02:00
Mario Rodas d4cbc6707c
Merge pull request #60280 from marsam/fix-build-pytest-dependency
pythonPackages.pytest-dependency: fix build
2019-05-03 14:37:45 -05:00
Matthew Glazar 4c305b73b6 microsoft_gsl: use fetchFromGitHub
fetchFromGitHub has friendlier ways to download sources. Use it instead
of fetchgit for microsoft_gsl.
2019-05-03 12:29:37 -07:00
Robert Scott b86fe70cd0 pythonPackages.purepng: add self as maintainer
looks like I've had more contact with this package than anyone...
2019-05-03 19:26:41 +01:00
Robert Scott 7451a6a107 pythonPackages.purepng: fix for py3.7, enable tests
the pypi package includes pre-cythonized versions of some components,
however these were cythonized with a py3.7-unaware cython which is what
caused the main breakage. fetching the equivalent version from github
allows us to offer either the pure-python version or one we cythonize
ourselves if the cython package is provided.

the added bonus of using a github checkout is that the tests are included,
so enable these.

these tests revealed that for full py3.7 compatibility an additional patch
is needed from an upstream PR.
2019-05-03 19:26:40 +01:00
strager 21112a7c16 libgcrypt: fix 1.5 build on macOS (#59507)
libgcrypt-1.5's configure script incorrectly detects x86_64-apple-darwin
(macOS) as an ELF platform. This causes failures when compiling assembly
sources. Backport libgcrypt's fix for this issue, fixing libgcrypt-1.5's
build on macOS.
2019-05-03 14:14:17 -04:00
Matthew Glazar cda148062a microsoft_gsl: 2017-02-13 -> 2.0.0
GSL now has an official release. Upgrade microsoft_gsl to the latest
release (made August 20, 2018).
2019-05-03 11:11:40 -07:00
Frederik Rietdijk 0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Florian Klink c53b8aa77b
Merge pull request #60620 from bachp/gitlab-runner-11.10.1
gitlab-runner: 11.9.2 -> 11.10.1
2019-05-03 19:41:50 +02:00
Elis Hirwing a320372e17
php73: 7.3.4 -> 7.3.5
Changelog: https://www.php.net/ChangeLog-7.php#7.3.5
2019-05-03 19:31:58 +02:00
Renaud 2a3ce66ae8
Merge pull request #60755 from r-ryantm/auto-update/qbs
qbs: 1.12.2 -> 1.13.0
2019-05-03 19:26:45 +02:00
Elis Hirwing 6f3625a1c6
php72: 7.2.17 -> 7.2.18
Changelog: https://www.php.net/ChangeLog-7.php#7.2.18
2019-05-03 19:19:34 +02:00
Elis Hirwing 2a0125c0ce
php71: 7.1.28 -> 7.1.29
Changelog: https://www.php.net/ChangeLog-7.php#7.1.29
2019-05-03 19:14:42 +02:00
Michael Fellinger 09d0898eff redis-dump: 0.3.5 -> 0.4.0 2019-05-03 18:57:51 +02:00
Renaud c12dcc9c01
Merge pull request #60638 from klntsky/fix-pax-rs
pax-rs: fix missing Cargo.lock
2019-05-03 18:54:23 +02:00
Michael Fellinger 0552899ebd gem-config: rugged needs which 2019-05-03 18:52:36 +02:00
Kevin Cox d30caa956a
Merge pull request #58644 from dhl/wasm-pack
wasm-pack: init at 0.8.1
2019-05-03 17:38:45 +01:00
Renaud 1aa996679f
Merge pull request #60652 from r-ryantm/auto-update/opencascade-occt
opencascade-occt: 7.3.0p2 -> 7.3.0p3
2019-05-03 18:18:43 +02:00
Mario Rodas b1bd1854d0
Merge pull request #59658 from r-ryantm/auto-update/python3.7-identify
python37Packages.identify: 1.2.2 -> 1.4.1
2019-05-03 08:33:12 -05:00
Ryan Mulligan 3c25496519
Merge pull request #60719 from r-ryantm/auto-update/python3.7-google-cloud-storage
python37Packages.google_cloud_storage: 1.14.0 -> 1.15.0
2019-05-03 04:52:31 -07:00
Robert Schütz 15ccf1fe4a python.pkgs.jsbeautifier: 1.9.1 -> 1.10.0 2019-05-03 13:49:33 +02:00
Mario Rodas f0ec7c6f07
Merge pull request #60718 from r-ryantm/auto-update/python3.7-google-auth-oauthlib
python37Packages.google-auth-oauthlib: 0.2.0 -> 0.3.0
2019-05-03 06:24:20 -05:00
R. RyanTM 4f4d3f3d62
python37Packages.identify: 1.2.2 -> 1.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-identify/versions
2019-05-03 06:21:25 -05:00
Mario Rodas 1ffb83e8e4
Merge pull request #60736 from r-ryantm/auto-update/python3.7-pytest-tornado
python37Packages.pytest-tornado: 0.6.0 -> 0.7.0
2019-05-03 06:10:19 -05:00
R. RyanTM d29c13b4de
python37Packages.google-auth-oauthlib: 0.2.0 -> 0.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-google-auth-oauthlib/versions
2019-05-03 05:54:31 -05:00
Michael Fellinger 9a0596ee97 mikutter: 3.5.13 -> 3.8.7 (#60808) 2019-05-03 12:48:13 +02:00
Mario Rodas 7da6230cdd
Merge pull request #60751 from r-ryantm/auto-update/python3.7-vega
python37Packages.vega: 2.0.1 -> 2.1.0
2019-05-03 05:45:34 -05:00
Vladimír Čunát 18d975aff2
gcc9: init at 9.1.0 (released today)
It's just a trivial copy of whole gcc8 stuff,
only with changed version string and hash.
2019-05-03 12:34:40 +02:00
Michael Fellinger 1ff30af013 sass: 3.5.6 -> 3.7.4 2019-05-03 11:28:23 +02:00
Michael Raskin 9dd83eb657
Merge pull request #60780 from c0bw3b/pkg/mdds
mdds: 1.3.1 -> 1.4.3
2019-05-03 07:55:31 +00:00
Mario Rodas cdf234714b
Merge pull request #60792 from xrelkd/update/rustup
rustup: 1.18.1 -> 1.18.2
2019-05-02 21:50:05 -05:00
xrelkd 7c6679d787
rustup: 1.18.1 -> 1.18.2 2019-05-02 21:18:10 -05:00
Matthew Bauer efd44a3a7a libseccomp: mark bad platforms
taken from https://github.com/seccomp/libseccomp#supported-architectures
2019-05-02 21:29:12 -04:00
Matthew Bauer 4a9188a0b7 valgrind: mark broken platforms
taken from http://valgrind.org/info/platforms.html
2019-05-02 21:28:10 -04:00
R. RyanTM 0df09b0947 vte: 0.56.1 -> 0.56.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vte/versions
2019-05-02 17:35:49 -07:00
Austin Seipp 0d2b66dff2
liburing: bump, fix version (1.0.0pre92_7b989f3)
I accidentally got the number of commits wrong in the previous
prerelease version string. This is now fixed.

Generally, this would result in functions like builtins.compareVersions
to give incorrect results, so 'nix-env -u' doesn't work. But I'm
justifying it here, because: most people use it as a library, so the
hash change is all that matters. Plus, I only authored this a week or
so ago in upstream, so this change is fast enough that I think people
will be fine with it and can work around, especially since it's
unreleased in any stable channel.

This also bumps the library to the newest version, which contains some
bugfixes, and now installs the manpages into the $man output for us.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-02 19:32:05 -05:00
worldofpeace a1b3031232
Merge pull request #60730 from r-ryantm/auto-update/python3.7-pyatspi
python37Packages.pyatspi: 2.32.0 -> 2.32.1
2019-05-02 19:06:27 -04:00
Michael Fellinger 6c3d774ca0 ejson: 1.2.0 -> 1.2.1 2019-05-02 23:58:48 +02:00
Lily Ballard e0214127c7 cocoapods-beta: 1.7.0.beta.3 -> 1.7.0.rc.1 2019-05-02 13:36:28 -07:00
Vladyslav M bd941433d0
osl: 1.10.2 -> 1.10.4 (#60655)
osl: 1.10.2 -> 1.10.4
2019-05-02 23:24:51 +03:00
R. RyanTM c6e9b16078 qpdf: 8.4.0 -> 8.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qpdf/versions
2019-05-02 21:46:48 +02:00
Florian Klink c1355bb203
python37Packages.twilio: 6.26.1 -> 6.26.2 (#60749)
python37Packages.twilio: 6.26.1 -> 6.26.2
2019-05-02 21:40:42 +02:00
Frederik Rietdijk 1979224f15 Merge master into staging-next 2019-05-02 21:38:22 +02:00
worldofpeace 58c3930a4f
Merge pull request #60725 from r-ryantm/auto-update/python3.7-peewee
python37Packages.peewee: 3.9.3 -> 3.9.5
2019-05-02 15:16:26 -04:00
Daniël de Kok 626fe1a90a pythonPackages.reportlab: 3.5.19 -> 3.5.20 (#60605)
Also disable an additional test that requires network access to download
an image.
2019-05-02 15:09:51 -04:00
Alyssa Ross 6e8c78e225
Merge pull request #60738 from vdemeester/update-gotests
gotests: 1.5.2 -> 1.5.3
2019-05-02 18:45:11 +00:00
Vincent Demeester 66b94f20f3 buildah: 1.7.2 -> 1.7.3
Also adding myself (vdemeester) as maintainer

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-02 20:23:58 +02:00
Peter Simons dc702cef76 haskell-cryptol: drop obsolete overrides to fix the build after version update 2019-05-02 19:29:00 +02:00
Peter Simons 28edabd88e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
fef5f295a5.
2019-05-02 19:28:56 +02:00
Peter Simons 6ec7d60365 hackage2nix: update list of broken builds 2019-05-02 19:28:56 +02:00
Jack Kelly 736b0c53a4 haskellPackages.beam-*: remove obsolete patches 2019-05-02 19:28:23 +02:00
c0bw3b c82b7fdd5e mdds: 1.3.1 -> 1.4.3
Changelog: https://gitlab.com/mdds/mdds/blob/1.4.3/CHANGELOG
2019-05-02 19:04:38 +02:00
Daiderd Jordan 76fad45110
Merge pull request #59596 from r-ryantm/auto-update/python3.7-mypy
python37Packages.mypy: 0.670 -> 0.700
2019-05-02 18:59:59 +02:00
Renaud 698d4a21c2
Merge pull request #60667 from aethelz/addic7ed
addic7ed-cli: init at 1.4.5
2019-05-02 18:41:38 +02:00
Silvan Mosberger 10fefceb57
Merge pull request #60393 from Infinisil/leksah
leksah: Point to upstream repository for using it
2019-05-02 18:23:52 +02:00
R. RyanTM d9e9d72e81 rtaudio: 5.0.0 -> 5.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rtaudio/versions
2019-05-02 07:49:04 -07:00
R. RyanTM 942a86de9f qbs: 1.12.2 -> 1.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qbs/versions
2019-05-02 05:18:50 -07:00
R. RyanTM 02aa93e809 python37Packages.zeroconf: 0.21.3 -> 0.22.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zeroconf/versions
2019-05-02 05:02:01 -07:00
R. RyanTM 19f9c4bb14 python37Packages.XlsxWriter: 1.1.6 -> 1.1.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xlsxwriter/versions
2019-05-02 04:56:45 -07:00
R. RyanTM cf6a804360 python37Packages.vega: 2.0.1 -> 2.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-vega/versions
2019-05-02 04:41:19 -07:00
R. RyanTM 73e39eda1b python37Packages.unittest-xml-reporting: 2.4.0 -> 2.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-unittest-xml-reporting/versions
2019-05-02 04:24:52 -07:00
R. RyanTM 961b0c77b7 python37Packages.twilio: 6.26.1 -> 6.26.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-twilio/versions
2019-05-02 04:19:04 -07:00
Elis Hirwing 996d9239ab
Merge pull request #60739 from vdemeester/update-skaffold
skaffold: 0.26.0 -> 0.28.0
2019-05-02 12:44:54 +02:00
Michael Roitzsch 4ba3923490 swift: enable tests (WIP)
add check phase for running some of the Swift test suite

A small number of tests is failing, which needs investigation,
so the check phase remains disabled by default.
2019-05-02 12:03:46 +02:00
R. RyanTM 98a95efd7d python37Packages.rfc3986: 1.2.0 -> 1.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rfc3986/versions
2019-05-02 02:52:57 -07:00
Vincent Demeester b0453b6b3e
skaffold: 0.26.0 -> 0.28.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-02 11:36:28 +02:00
Vincent Demeester 13a1c6bfe0
gotests: 1.5.2 -> 1.5.3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-02 11:32:37 +02:00
Florian Klink cd5b868a11
Merge pull request #60735 from r-ryantm/auto-update/python3.7-pystemd
python37Packages.pystemd: 0.5.0 -> 0.6.0
2019-05-02 11:30:05 +02:00
Florian Klink 90568dea26 pystemd: update license, make it python 3 only 2019-05-02 11:27:13 +02:00
R. RyanTM 35c8b6ea33 python37Packages.pytest-tornado: 0.6.0 -> 0.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytest-tornado/versions
2019-05-02 02:03:45 -07:00
R. RyanTM 15c64ae4cb python37Packages.pystemd: 0.5.0 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pystemd/versions
2019-05-02 01:58:19 -07:00
R. RyanTM a7bcea5f8a python37Packages.pymediainfo: 3.1 -> 4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pymediainfo/versions
2019-05-02 01:34:22 -07:00
R. RyanTM 1039e9a9c9 python37Packages.pyatspi: 2.32.0 -> 2.32.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyatspi/versions
2019-05-02 01:07:31 -07:00
R. RyanTM 4fedec83a8 python37Packages.pudb: 2018.1 -> 2019.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pudb/versions
2019-05-02 00:48:29 -07:00
Jörg Thalheim 523cccf073
rust-cbindgen: fix cargoSha256
this got broken in a6643de25d
cc @andir
2019-05-02 08:28:38 +01:00
R. RyanTM f2403ebfa1 python37Packages.peewee: 3.9.3 -> 3.9.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-peewee/versions
2019-05-02 00:17:07 -07:00
R. RyanTM 765f6d323d python37Packages.Nuitka: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions
2019-05-01 23:51:22 -07:00
Frederik Rietdijk 155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Renaud ee44f8e993
Merge pull request #60700 from r-ryantm/auto-update/pmd
pmd: 6.13.0 -> 6.14.0
2019-05-02 08:16:57 +02:00
R. RyanTM 65f033d93f python37Packages.imageio-ffmpeg: 0.2.0 -> 0.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-imageio-ffmpeg/versions
2019-05-01 22:42:55 -07:00
R. RyanTM 322a287867 python37Packages.google_cloud_storage: 1.14.0 -> 1.15.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-google-cloud-storage/versions
2019-05-01 22:28:51 -07:00
R. RyanTM a8cc90c3e0 python37Packages.funcy: 1.11 -> 1.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-funcy/versions
2019-05-01 21:43:32 -07:00
R. RyanTM 239c545664 python37Packages.fastcache: 1.0.2 -> 1.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fastcache/versions
2019-05-01 21:25:25 -07:00
Alyssa Ross 85d160e24b
Merge pull request #60693 from petabyteboy/feature/ruby-gems
gem-config: add idn-ruby, rpam2, cld3
2019-05-02 04:13:40 +00:00
R. RyanTM ebbf0ec5e3 pmd: 6.13.0 -> 6.14.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2019-05-01 18:34:53 -07:00
Milan Pässler bd81420cf5 gem-config: add idn-ruby, rpam2, cld3 2019-05-02 02:41:32 +02:00
Silvan Mosberger b6a6162919
Merge pull request #55422 from nand0p/ethminer
ethminer: init at 0.18.0-rc.0
2019-05-02 01:29:09 +02:00
Robert Scott 9efddf73cd pythonPackages.papis: fix build by disabling over-specific yaml output tests
these tests will fail when built against pyyaml 5.x, an issue which
appears to have been addressed upstream but not released yet.
2019-05-01 22:10:35 +01:00
Eugene 396a5d6d99 addic7ed-cli: init at 1.4.5 2019-05-01 23:51:48 +03:00
Renaud 1a490fecab
Merge pull request #60410 from manveru/mint-update
mint: 0.3.1 -> 0.5.0
2019-05-01 20:20:40 +02:00
Renaud 9779934ec6
Merge pull request #60388 from rvolosatovs/update/gocode-gomod
gocode-gomod: 2019-02-12 -> 2019-03-27
2019-05-01 20:13:37 +02:00
Matthew Bauer 590bfda390
Merge pull request #60561 from matthewbauer/wasmtime-fix-hash
wasmtime: fix hash
2019-05-01 14:09:37 -04:00
R. RyanTM 9402d2a01b osl: 1.10.2 -> 1.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openshadinglanguage/versions
2019-05-01 10:22:12 -07:00
Andrew Miller f5be1fc849 hy: 0.15 -> 0.16 (#57882)
* hy: 0.15 -> 0.16

* hy: fetch patch directly from upstream repo

* hy: remove in-tree patch
2019-05-01 19:18:49 +02:00
R. RyanTM a3af5be304 opencascade-occt: 7.3.0p2 -> 7.3.0p3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencascade-occt/versions
2019-05-01 09:48:06 -07:00
Renaud eb1d290b01
Merge pull request #60608 from r-ryantm/auto-update/log4cplus
log4cplus: 2.0.3 -> 2.0.4
2019-05-01 18:28:33 +02:00
Gabriel Ebner 7f1a4eb5d2
pythonPackages.pythonocc-core: init at 0.18.1 (#60643)
pythonPackages.pythonocc-core: init at 0.18.1
2019-05-01 18:28:18 +02:00
Renaud c5585d9e5e
Merge pull request #60590 from marsam/fix-build-buck
buck: fix build
2019-05-01 18:01:31 +02:00
Gabriel Ebner 5a3652520d pythonPackages.pythonocc-core: init at 0.18.1 2019-05-01 16:41:32 +02:00
R. RyanTM f0632ffb6f now-cli: 15.0.4 -> 15.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/now-cli/versions
2019-05-01 07:06:13 -07:00
Andrew Childs 8e2ab5d8dd openocd: update libftdi dependency, fix Darwin build
Restrict Linux-only features to Linux and disable any feature that
doesn't build on Darwin for any reason.

Restrict GCC-specific cflags to GCC.
2019-05-01 15:52:13 +02:00
Daniël de Kok 16e5ce4058 liblinear: 2.21 -> 2.30 (#60277)
This release adds parameter search for l2-regularized l2-loss SVR.
2019-05-01 15:51:43 +02:00
klntsky b8c99fb0eb
pax-rs: fix missing Cargo.lock 2019-05-01 16:22:25 +03:00
Andreas Rammhold a6643de25d
rust-cbindgen: 0.8.0 -> 0.8.3 (#59456)
rust-cbindgen: 0.8.0 -> 0.8.3
2019-05-01 14:29:39 +02:00
Timo Kaufmann 7909ed1dee
python.pkgs.pyasn1-modules: fix python2 tests (#60618)
Broken by the update in e03d55130f.
2019-05-01 13:26:05 +02:00
Gabriel Ebner 01ee9c8dd4 smesh: init at 6.7.6 2019-05-01 13:00:47 +02:00
R. RyanTM ba3b9c0eb8 mbedtls: 2.16.0 -> 2.17.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbedtls/versions
2019-05-01 03:52:16 -07:00
Pascal Bach 1bf10f920e gitlab-runner: 11.9.2 -> 11.10.1 2019-05-01 12:13:05 +02:00
Frederik Rietdijk f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
R. RyanTM 1413e049b2 cogl: 1.22.2 -> 1.22.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cogl/versions
2019-05-01 11:34:20 +02:00
R. RyanTM 5d8fd1b606 live555: 2019.03.06 -> 2019.04.24
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions
2019-05-01 11:29:36 +02:00
R. RyanTM 3669d88ca1 aravis: 0.6.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aravis/versions
2019-05-01 11:24:51 +02:00
R. RyanTM 641eb4af94 fasm-bin: 1.73.10 -> 1.73.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fasm-bin/versions
2019-05-01 11:20:15 +02:00
R. RyanTM f75c68c449 folly: 2019.03.18.00 -> 2019.04.22.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-05-01 11:15:49 +02:00
R. RyanTM 7819cb8766 galen: 2.3.7 -> 2.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/galen/versions
2019-05-01 11:15:19 +02:00
R. RyanTM d044631080 gede: 2.12.3 -> 2.13.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gede/versions
2019-05-01 11:15:03 +02:00
R. RyanTM b66537aafe godot: 3.1 -> 3.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/godot/versions
2019-05-01 11:14:30 +02:00
R. RyanTM 7d9998eb2f itk: 4.13.1 -> 4.13.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/itk/versions
2019-05-01 11:11:52 +02:00
R. RyanTM 16e1d009e0 ipopt: 3.12.12 -> 3.12.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipopt/versions
2019-05-01 11:11:28 +02:00
R. RyanTM cb757a6756 kotlin: 1.3.30 -> 1.3.31
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-05-01 11:10:04 +02:00
R. RyanTM 1f84f67dce ktlint: 0.31.0 -> 0.32.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ktlint/versions
2019-05-01 11:09:51 +02:00
R. RyanTM 4dac7d5440 libbluray: 1.1.0 -> 1.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbluray/versions
2019-05-01 11:09:05 +02:00
R. RyanTM f164227c31 libgit2-glib: 0.27.8 -> 0.28.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2-glib/versions
2019-05-01 11:08:09 +02:00
R. RyanTM 499ede8065 libiconvReal: 1.15 -> 1.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libiconv/versions
2019-05-01 11:07:24 +02:00
R. RyanTM 4ccea406a8 libmediainfo: 18.12 -> 19.04
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmediainfo/versions
2019-05-01 11:07:08 +02:00
R. RyanTM 19bb6aa907 libmwaw: 0.3.14 -> 0.3.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmwaw/versions
2019-05-01 11:06:21 +02:00
R. RyanTM c3eee5d301 libpst: 0.6.71 -> 0.6.72
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libpst/versions
2019-05-01 11:06:08 +02:00
R. RyanTM 9cda08dcd0 librealsense: 2.20.0 -> 2.21.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librealsense/versions
2019-05-01 11:05:21 +02:00
R. RyanTM 3efe52b947 libxmlb: 0.1.7 -> 0.1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libxmlb/versions
2019-05-01 11:04:59 +02:00
R. RyanTM 306eebea33 log4cplus: 2.0.3 -> 2.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/log4cplus/versions
2019-05-01 02:01:34 -07:00
Frederik Rietdijk 622f822254 python.pkgs.aws-sam-translator: allow python 3 2019-05-01 11:00:07 +02:00
Frederik Rietdijk f4bb4bb309 python3.pkgs.moto: fix build 2019-05-01 10:59:56 +02:00
Frederik Rietdijk 09f27e38b6 python.pkgs.cfn-lint: init at 0.19.1 2019-05-01 10:59:49 +02:00
R. RyanTM 88b63650ca libx86emu: 2.2 -> 2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libx86emu/versions
2019-05-01 01:30:37 -07:00
Gabriel Ebner e62576817f Merge branch 'auto-update/libqalculate' 2019-05-01 10:28:38 +02:00
Gabriel Ebner 4bcb00303e
Merge pull request #60566 from marsam/fix-build-pythonPackages.pyfakefs
pythonPackages.pyfakefs: fix build
2019-05-01 10:22:36 +02:00
R. RyanTM 12c773d27f libqalculate: 3.0.0 -> 3.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libqalculate/versions
2019-05-01 00:25:28 -07:00
Mario Rodas b34a9064b7
buck: fix build 2019-05-01 01:13:47 -05:00
Orivej Desh ffc8ac2fad mono: 5.16.0.220 -> 5.20.1.27
I have checked a couple of times that building in parallel succeedes even with
nix-build --cores 9999, and once that the result can build all not broken
dependent projects.

Closes #58797.
2019-05-01 04:15:30 +00:00
Mario Rodas b6b2d604d4
pythonPackages.pyfakefs: fix build 2019-04-30 21:29:10 -05:00
Mario Rodas 4a7e6f3bb8
Merge pull request #60544 from angristan/nodejs-11_x/v11.15.0
nodejs-11_x: 11.14.0 -> 11.15.0
2019-04-30 20:53:07 -05:00
Matthew Bauer bfaebc3647 wasmtime: fix hash 2019-04-30 21:25:44 -04:00
Matthew Bauer 457b48cc03 binutils: apply patch when cross compiling from darwin
Fixes #60546
2019-04-30 20:24:09 -04:00
Silvan Mosberger d7d89c5eac
Merge pull request #60373 from Infinisil/idris-binaries
idrisPackages.build-idris-package: Install binaries
2019-05-01 00:28:36 +02:00
angristan 29839c374a nodejs-11_x: 11.14.0 -> 11.15.0 2019-05-01 00:15:11 +02:00
Renaud 9db70b6a2a
Merge pull request #60461 from r-ryantm/auto-update/aws-c-common
aws-c-common: 0.3.3 -> 0.3.4
2019-05-01 00:01:08 +02:00
Ryan Mulligan fa4496b2fe
Merge pull request #60486 from r-ryantm/auto-update/cimg
cimg: 2.5.6 -> 2.5.7
2019-04-30 12:02:46 -07:00
Michael Fellinger 98e0f54b85 sup: use bundlerApp, cleanup (#60515) 2019-04-30 20:13:17 +02:00
worldofpeace bc757ff4f2
Merge pull request #59074 from dtzWill/update/libnotify-0.7.8
libnotify: 0.7.7 -> 0.7.8
2019-04-30 14:01:26 -04:00
worldofpeace f1ad53b267 libnotify: fix darwin build
Patch is upstream MR courtesy of jtojnar.
2019-04-30 13:59:01 -04:00
Will Dietz 83f104a73e libnotify: 0.7.7 -> 0.7.8
* cleanup a bit using new helpers
* move to meson to avoid need for gtk_doc and such
* NEWS: https://gitlab.gnome.org/GNOME/libnotify/blob/0.7.8/NEWS
* tag: https://gitlab.gnome.org/GNOME/libnotify/tags/0.7.8
2019-04-30 13:59:01 -04:00
Michael Fellinger f2558031ce compass: use bundlerApp, cleanup 2019-04-30 19:01:01 +02:00
Ryan Mulligan 4290ce00c9
Merge pull request #60484 from r-ryantm/auto-update/checkstyle
checkstyle: 8.19 -> 8.20
2019-04-30 09:37:05 -07:00
Michael Fellinger ceffda781f rake: 12.3.1 -> 12.3.2, use bundlerApp 2019-04-30 18:04:35 +02:00
Michael Fellinger b617d54d96 matter-compiler: use bundlerApp 2019-04-30 18:00:12 +02:00
Michael Fellinger 90ec6a32ba drake: use bundlerApp 2019-04-30 17:50:25 +02:00
Michael Fellinger fa33c37cb8 cucumber: 2.4.0 -> 3.1.2, use bundlerApp 2019-04-30 17:49:30 +02:00
Michael Fellinger 5e1e055817 bundlerApp: don't execute postBuild twice 2019-04-30 17:16:31 +02:00
volth 3d3f83dc51 gsl: remove disable-fma.patch
`NIX_CFLAGS_COMPILE = [ "-mno-fma" ];` disables FMA in a more reliable way.

`platform.gcc.arch = "skylake"` resulting in gcc command line flag -march=skylake was able to enable FMA even with disable-fma.patch applied
2019-04-30 14:39:18 +00:00
volth 5ad79dc4bb compilation for particular x86_64 architecture 2019-04-30 14:28:04 +00:00
Michael Roitzsch daca04587c swift: 4.2.3 -> 5.0.1
update Swift
* new tweaks to the build process are mostly documented inline
* the swiftc wrapper needs the linker path for libicu
* some older tweaks could be removed
* remove fuzz from patches by updating line numbers
* one build fix to libdispatch has been filed upstream
2019-04-30 16:26:08 +02:00
Matthew Bauer a3990c9f6d
Merge pull request #60447 from matthewbauer/macos-10-12-fixups
Fixup from macos-10-12 branch
2019-04-30 10:06:45 -04:00
Frederik Rietdijk 3462fe27d9 Merge staging-next into staging 2019-04-30 15:52:19 +02:00
Frederik Rietdijk fd2bd6e433
Merge staging-next into master 2019-04-30 15:50:24 +02:00
R. RyanTM ff37f7c541 cimg: 2.5.6 -> 2.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-04-30 06:02:02 -07:00
R. RyanTM 7013c9f674 checkstyle: 8.19 -> 8.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2019-04-30 05:48:19 -07:00
Peter Simons f95a6c4f3c haskell-primitive: use latest git version when building with ghc-8.8.x 2019-04-30 11:43:45 +00:00
Peter Simons 605ae9af33 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
0c24eb3954.
2019-04-30 11:43:45 +00:00
Peter Simons 0739389b14 hackage2nix: update list of broken builds 2019-04-30 11:43:45 +00:00
Peter Simons 41277f6473 haskell-*-plugins: fix build with network 3.x 2019-04-30 11:43:45 +00:00
Peter Simons a075254632 haskell-lambdabot-core: fix build with network 3.x 2019-04-30 11:43:45 +00:00
Peter Simons 841547a566 haskell-network-bsd: fix the build in LTS-13.x 2019-04-30 11:43:45 +00:00
Peter Simons fa1741985b hackage2nix: add network-3.0.x to the package set
3.1.x is too new and not yet supported by many packages that need a 3.x
version (like HTTP).
2019-04-30 11:43:45 +00:00
Peter Simons dd2417cda0 ghc-8.8.x: try to get some builds working with the alpha-1 compiler 2019-04-30 11:43:44 +00:00
Peter Simons 67f027faeb hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
fcb3245123.
2019-04-30 11:43:44 +00:00
Peter Simons 82d2c663b4 LTS Haskell 13.19 2019-04-30 11:43:44 +00:00
Peter Simons 5ce6458f5e hackage2nix: update list of broken builds 2019-04-30 11:43:44 +00:00
Peter Simons 591af2397e haskellPackages: update default compiler to from ghc 8.6.4 to 8.6.5
LTS 13.x will probably make the switch soon, too.
2019-04-30 11:43:44 +00:00
Peter Simons da9c111088 ghc-8.6.x: fix llvmPackages version; this compiler needs LLVM 6.x 2019-04-30 11:43:44 +00:00
Peter Simons 894e102c84 ghc: add alpha-1 pre-release for version 8.8.1
The patches for https://phabricator.haskell.org/D5123 and
https://github.com/haskell/haddock/issues/900 no longer
apply and have been dropped.
2019-04-30 11:43:44 +00:00
Peter Simons ceb9440dfb ghc: update 8.6.5-rc1 to 8.6.5 2019-04-30 11:43:44 +00:00
R. RyanTM e6562085f9 binaryen: 45 -> 83
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/binaryen/versions
2019-04-30 04:02:08 -07:00
R. RyanTM f518935018 aws-sdk-cpp: 1.7.56 -> 1.7.90
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-sdk-cpp/versions
2019-04-30 03:08:30 -07:00
Mario Rodas 88d86c901a
Merge pull request #60460 from r-ryantm/auto-update/autoflake
autoflake: 1.2 -> 1.3
2019-04-30 04:49:57 -05:00
Matthieu Coudron 9f94def360
Merge pull request #60465 from lblasc/lua-packages
lua: add rapidjson, lua-toml and lua-messagepack to generated packages
2019-04-30 18:34:35 +09:00
Michael Weiss 141d6930fa
dav1d: 0.2.2 -> 0.3.0 2019-04-30 11:24:26 +02:00
Luka Blaskovic ca80cf922a lua: add rapidjson, lua-toml and lua-messagepack to generated packages 2019-04-30 08:35:29 +00:00
R. RyanTM 184700b5a5 aws-c-common: 0.3.3 -> 0.3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-c-common/versions
2019-04-29 22:42:15 -07:00
R. RyanTM 6b3fd6093f autoflake: 1.2 -> 1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/autoflake/versions
2019-04-29 22:33:12 -07:00
Mario Rodas 00361eece3
Merge pull request #60404 from marsam/update-bazelisk
bazelisk: 0.0.3 -> 0.0.4
2019-04-29 22:01:02 -05:00
Matthew Bauer 74c784a79c treewide: make -Wno-error flags clang-only
In 724e833ea2, I was a little too aggressive in enabling these flags.
Many don’t work in gcc, and we should probably avoid settings them
widely. This makes those flags optional on isclang
2019-04-29 21:34:24 -04:00
worldofpeace 5f4a4e938f
Merge pull request #60440 from angristan/solargraph/0.32.1
solargraph: 0.29.1 -> 0.32.1
2019-04-29 18:22:35 -04:00