182112 Commits

Author SHA1 Message Date
Matthew Bauer
32b4311bea
Merge pull request #61038 from enumatech/gnu32-gnu64
Adds pkgsCross.gnu32 and pkgsCross.gnu64 platforms
2019-05-09 11:03:28 -04:00
Renaud
6add916cae
Merge pull request #61175 from pacien/howl-0.6
howl: 0.5.3 -> 0.6
2019-05-09 17:02:22 +02:00
Michael Weiss
bde990bccd
ubridge: 0.9.14 -> 0.9.15 2019-05-09 16:18:42 +02:00
Renaud
ac63101188
subversion: fix configure missing APR_INT64_T_FMT
configurePhase fails when building Python bindings or subversionClient
> configure: error: failed to recognize APR_INT64_T_FMT on this platform

Adding "-P" CPPFLAG solves the issue.
See also: https://issues.apache.org/jira/browse/SVN-4813
2019-05-09 15:59:18 +02:00
Bas van Dijk
46a869b286
Merge pull request #61185 from basvandijk/elk-7.0.1
elk: 7.0.0 -> 7.0.1
2019-05-09 15:50:03 +02:00
Tim Steinbach
26fa9aa8d2
oh-my-zsh: 2019-05-08 -> 2019-05-09 2019-05-09 08:18:47 -04:00
Jörg Thalheim
8e1852ac7e
linux_{5_1,testing}: enable kernel fpu functions
same motivation as in 7b77c27caa8617c82df5c5af6b9ce6ae010d7f9a
2019-05-09 11:13:53 +01:00
Bas van Dijk
78cb9b7898 elk: 7.0.0 -> 7.0.1 2019-05-09 11:37:48 +02:00
Vladimír Čunát
99760ed95b
pypi2nix: fix $IN_NIX_SHELL test
In nix 2.0 this changed: https://github.com/NixOS/nix/commit/1bffd83
I only kept the original intention and did no kind of verification.
2019-05-09 09:58:35 +02:00
Vladimír Čunát
b27cc37671
stdenv: also override cert files in pure nix-shell
That's very much consistent with the spirit of nix-shell --pure

BTW, nix 1.x shells will be always treated as pure;
in that version detection isn't possible.
https://github.com/NixOS/nix/commit/1bffd83e1a9c
2019-05-09 09:49:42 +02:00
Linus Heckemann
17303da1c8 spl: fix build with linux 5.1
Upstream issue: https://github.com/zfsonlinux/zfs/issues/8697
Upstream fix (zfs repo): 782dfae3218b5f2029ce78722b999cb04e8ef001

This can't be applied cleanly as a patch, since spl has been moved
into the zfs repo since 0.7.13.
2019-05-09 09:44:56 +02:00
Vladimír Čunát
79bd4ad579
stdenv, cacert: consider $NIX_SSL_CERT_FILE in hooks
Some SSL libs don't react to $SSL_CERT_FILE.
That actually makes sense to me, as we add this behavior
as nixpkgs-specific, so it seems "safer" to use $NIX_*.
2019-05-09 08:46:22 +02:00
Matthew Bauer
475b4d1d42
Merge pull request #61170 from matthewbauer/dont-check-libwww
perl-libwww: don’t check on darwin
2019-05-09 00:34:48 -04:00
pacien
3e22192910 howl: 0.5.3 -> 0.6 2019-05-09 06:12:35 +02:00
Stewart Mackenzie
b0315ac5d0 python3Packages.seabreeze: init at 0.6.0 2019-05-09 00:08:42 -04:00
worldofpeace
416d05f001 tilix: 1.9.0 -> 1.9.3 2019-05-08 23:27:20 -04:00
Mario Rodas
5be0d1e57f
Merge pull request #60727 from r-ryantm/auto-update/python3.7-plotly
python37Packages.plotly: 3.7.1 -> 3.8.1
2019-05-08 22:26:37 -05:00
Mario Rodas
c955bdbbf3
Merge pull request #61040 from matthiasbeyer/update-jo
jo: 1.1 -> 1.2
2019-05-08 22:17:30 -05:00
Mario Rodas
0e80406d33
Merge pull request #60712 from r-ryantm/auto-update/python3.7-django-allauth
python37Packages.django-allauth: 0.38.0 -> 0.39.1
2019-05-08 22:09:14 -05:00
worldofpeace
b39324bf52 upower: 0.99.9 -> 0.99.10
Using placeholder and drop the NIX_CFLAGS_LINK.

https://gitlab.freedesktop.org/upower/upower/blob/UPOWER_0_99_10/NEWS
2019-05-08 23:06:00 -04:00
Mario Rodas
1d8c4fe30f
pythonPackages.cufflinks: add patch for plotly 3.8 2019-05-08 21:55:06 -05:00
R. RyanTM
c5918d9e9a
python37Packages.plotly: 3.7.1 -> 3.9.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-plotly/versions
2019-05-08 21:55:06 -05:00
Matthieu Coudron
b64343a9e5
Merge pull request #61084 from Synthetica9/i3ipc-160
pythonPackages.i3ipc: 1.5.1 -> 1.6.0
2019-05-09 11:53:16 +09:00
Mario Rodas
78dbfdc6a9
Merge pull request #60745 from r-ryantm/auto-update/python3.7-stripe
python37Packages.stripe: 2.21.0 -> 2.27.0
2019-05-08 21:29:33 -05:00
Mario Rodas
cfb96614e4
Merge pull request #60858 from ejpcmac/update-tmuxinator
tmuxinator: 0.13.0 -> 1.1.0
2019-05-08 21:23:15 -05:00
Mario Rodas
a7fbf7b991
Merge pull request #60722 from r-ryantm/auto-update/python3.7-kubernetes
python37Packages.kubernetes: 8.0.1 -> 9.0.0
2019-05-08 21:16:32 -05:00
Edmund Wu
09c7ba4183
bcachefs-tools: 2019-04-04 -> 2019-05-08 2019-05-08 22:05:54 -04:00
Edmund Wu
5c921ba498
linux_testing_bcachefs: 5.0.2019.04.04 -> 5.0.2019.05.08 2019-05-08 22:05:41 -04:00
Matthew Bauer
92079443de perl-libwww: don’t check on darwin
https://hydra.nixos.org/build/93312762
2019-05-08 21:57:44 -04:00
Matthew Bauer
dbd1a4481f busybox: only use stdenv.cc.libc.static when it exists
causes on evaluation error on macOS otherwise
2019-05-08 21:54:27 -04:00
Matthew Bauer
fea2422398 static: set default_library flag for meson in makeStaticLibrary
Adds support for building static libraries with meson.
2019-05-08 21:52:59 -04:00
Matthew Bauer
476c580605 mesa: don’t use valgrind-light on aarch32
valgrind-light doesn’t appear to work correctly on aarch32. It’s also
not a required dependency on mesa, so in the future we may be able to
disable it for other platforms
2019-05-08 21:50:24 -04:00
Matthew Bauer
9225890537 mesa: use platforms instead of throw
mesaPlatforms can be used in the platforms attr.
2019-05-08 21:46:31 -04:00
Matthew Bauer
4acc434847 androidenv: add more context to os not found error
We don’t have android sdk available for aarch64, so this error happens
a lot. Adding some context on what is going on makes this clearer.
2019-05-08 21:45:33 -04:00
Matthew Bauer
1671eeda2d release-cross: remove androidndk
It is no longer provided
2019-05-08 21:44:46 -04:00
Matthew Bauer
9d3d5e98bc
Merge pull request #45474 from CrystalGamma/mesa_3
mesa: restructure driver selection to be more architecture-neutral
2019-05-08 21:39:39 -04:00
worldofpeace
d85274807f
Merge pull request #61152 from Tomahna/iris
mopidy-iris: 3.37.0 -> 3.37.1
2019-05-08 21:32:37 -04:00
Kevin Rauscher
f5f1a411db coursier: 1.1.0-M14-1 -> 1.1.0-M14-4 2019-05-08 21:27:08 -04:00
Mario Rodas
7c7ccd51f4
Merge pull request #61085 from costrouc/python-datasette-init
pythonPackages.datasette: init at 0.27
2019-05-08 18:20:50 -05:00
Dmitry Kalinkin
bf1818dd5d
gcc48, gfortran48: add myself as maintainer
cc #61130
2019-05-08 19:12:55 -04:00
Jan Solanti
084d1915b8 renderdoc: 1.2 -> 1.4 2019-05-09 01:53:22 +03:00
Edmund Wu
f81836cc30
nvidia_x11: 418.56 -> 418.74 2019-05-08 18:25:16 -04:00
tbenst
a69b9b672c mendeley: 1.19.1 -> 1.19.5 2019-05-08 15:02:01 -07:00
adisbladis
3e1fdfcb25
Merge pull request #61139 from adisbladis/pythonpackages-attr
python-packages: Set pythonPackages attr in pythonPackages scope
2019-05-08 22:55:45 +01:00
Florian Klink
54f55a7f3a
notmuch: 0.28.3 -> 0.28.4 (#61129)
notmuch: 0.28.3 -> 0.28.4
2019-05-08 23:32:42 +02:00
worldofpeace
bb7e5566c7
Merge pull request #44086 from erikarvstedt/paperless
paperless: add package and service
2019-05-08 17:17:49 -04:00
Renaud
60c120e922
matchbox: fix build 2019-05-08 22:53:27 +02:00
Renaud
c068c7a63f
libpointmatcher: 2016-09-11 -> 1.3.1 (#61157)
Changelog:
https://github.com/ethz-asl/libpointmatcher/releases/tag/1.3.1
2019-05-08 22:07:14 +02:00
worldofpeace
a80ee5b697
Merge pull request #61115 from ivan/youtube-dl-lazy-extractors
youtube-dl: build the lazy_extractors module to improve startup time
2019-05-08 15:15:04 -04:00
Renaud
f300cb1685
Merge pull request #61137 from dalance/add_procs
procs: init at 0.8.5
2019-05-08 20:47:41 +02:00