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
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
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
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
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
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
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
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
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
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