Commit graph

63702 commits

Author SHA1 Message Date
Théo Zimmermann 10d7bfedae ocaml-ng.ocamlPackages_4_07.seq: dummy package with just a META file
Imitate opam which installs the real seq package only for OCaml < 4.07 and only a META file for OCaml >= 4.07.
2019-05-04 13:55:10 +02:00
Dmitry Olyenyov 4e6676f27d pygame: preConfigure fix
Upstream moved build scripts to buildconfig folder and added some checks
for SDL locations. This breaks `sed` expression that was replacing library
paths. Fixes #60893
2019-05-04 08:29:10 +02:00
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
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
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
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
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
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
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
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
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
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