Commit Graph

53087 Commits

Author SHA1 Message Date
Christopher Ostrouchov
b1d6d159aa pythonPackages.pyslurm: 20180604 -> 20180811 (#46187)
Update version to support latest version of slurm. Fixes since
previously did not build.
2018-09-07 08:28:12 +02:00
R. RyanTM
105ef781ae libmediainfo: 18.05 -> 18.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libmediainfo
2018-09-06 18:18:47 -07:00
R. RyanTM
6d803b41c5 oniguruma: 6.8.2 -> 6.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
onig
2018-09-06 15:57:40 -07:00
Shea Levy
56a605c8b9
nix-plugins: 4.0.5 -> 5.0.0.
Fixes build against nix 2.1.
2018-09-06 15:14:29 -04:00
Christopher Ostrouchov
7bcc2870c7 pythonPackages.jupyterlab_launcher: refactor (#46178)
jupyterlab_launcher does not support python version < 3.5. Disabled
for older versions
2018-09-06 20:40:43 +02:00
xplat
3fc7c5b591 opam: 1.2.2 -> 2.0.0 (#45806) 2018-09-06 19:18:34 +02:00
Chris Ostrouchov
1d6fd65957 pythonPackages.geopandas: 0.3.0 -> 0.4.0
Additionally fix issue with tests failing for 18.09 release.

Tests required url fetch. Disabled with "not web".
2018-09-06 18:50:11 +02:00
Matthieu Coudron
13050ccc0b python3Packages.genanki: init at 0.6.0
Library to generate anki flashcards.
2018-09-06 18:31:57 +02:00
Peter Hoeg
a278414b32 wp-cli: 2.0.0 -> 2.0.1 2018-09-06 21:36:06 +08:00
Peter Hoeg
037813906d wp-cli: use 1 store path instead of 4 2018-09-06 21:36:06 +08:00
Shea Levy
18337f3ece
Merge branch 'no-toPath' 2018-09-06 08:09:53 -04:00
Jörg Thalheim
89571b255e
Merge pull request #45996 from teto/alot_completion
[rdy] pythonPackages.alot: install zsh completion
2018-09-06 11:28:09 +01:00
Profpatsch
4616ef1f41 skaware: switch from git repos to tarballs
It should be more performant this way.
2018-09-06 11:53:22 +02:00
Profpatsch
e8f336fac2 skawarePackages.nsss: init at 0.0.1.0 2018-09-06 11:53:22 +02:00
Profpatsch
0071ae1d4f skawarePackages: factor out the common parts
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.

A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch
ec7d4a8089 skaware: update tools & libraries to summer 2018 release
https://www.mail-archive.com/skaware@list.skarnet.org/msg01217.html

No support for yet.
2018-09-06 11:53:22 +02:00
Jörg Thalheim
9a585658e2
Merge pull request #46132 from costrouc/costrouc/pymatgen-networkx-dependency
pythonPackages.pymatgen: 2018.8.10 -> 2018.9.1
2018-09-06 09:55:18 +01:00
Sarah Brofeldt
a59f244b2c
Merge pull request #46126 from flokli/gmpy-phe
pythonPackages: cleanup gmpy[2], add phe
2018-09-06 10:31:56 +02:00
Sarah Brofeldt
574f893507
Merge pull request #46124 from erosennin/pymetar-1.0
pythonPackages.pymetar: 0.21 -> 1.0
2018-09-06 10:26:32 +02:00
Bas van Dijk
7158e7442f
Merge pull request #46103 from teto/haskell_mnist
haskellPackages.tensorflow-mnist-input-data: fetch
2018-09-06 09:28:50 +02:00
Jörg Thalheim
df2cc4121b
Merge pull request #46125 from ashgillman/nipype-futures-py2-only
python.pkgs.nipype: Futures is python 2 only. Also fix building.
2018-09-06 08:25:33 +01:00
Jörg Thalheim
6e6ef8871b
Merge pull request #46135 from vbgl/ocaml-re-1.8.0
ocamlPackages.re: 1.7.3 -> 1.8.0
2018-09-06 08:24:17 +01:00
Bas van Dijk
1fc5a6d2b6 haskell: build the tensorflow packages on hydra since they now build successfully 2018-09-06 09:15:56 +02:00
Bas van Dijk
6e14b9fc2d Revert "libtensorflow: 1.9.0 -> 1.10.0"
This reverts commit 713991132e.

libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Bas van Dijk
39d35e77ee Revert "libtensorflow: fix hashes for darwin and cuda downloads"
This reverts commit 93ed13f86b.

libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Bas van Dijk
a5f08c17e5 haskellPackages.tensorflow-mnist: fix missing dependency on tensorflow-mnist-input-data 2018-09-06 09:15:56 +02:00
Bas van Dijk
641025d410 haskellPackages.tensorflow-mnist-input-data: link data files instead of copying
This prevents duplication in the nix store.
2018-09-06 09:15:56 +02:00
Bas van Dijk
6bd8799448 haskellPackages.tensorflow-mnist-input-data: use an attribute set to specify the data files
This is more understandable and safer than using a nested list.
2018-09-06 09:15:50 +02:00
Vladimír Čunát
b5bd566172
Merge #46075: texinfoInteractive: fix for new perl 2018-09-06 09:09:44 +02:00
Chris Ostrouchov
63cf879d6c
pythonPackages.pymatgen: 2018.8.10 -> 2018.9.1
Also 2018.8.10 does not build in previous state because auto updating
from pypi did not account for a new requirement `networkx`. This has
been added.
2018-09-06 00:04:28 -04:00
Jörg Thalheim
9a1159029c
Merge pull request #46122 from xeji/p/gnu-smalltalk
gnu-smalltalk: fix build
2018-09-05 23:46:00 +01:00
Florian Klink
e053386c92 gmpy2: 2.0.6 -> 2.0.8
Also move outside python-packages.nix
2018-09-05 23:56:20 +02:00
Florian Klink
7339a4004c gmpy: move outside python-packages.nix 2018-09-05 23:56:20 +02:00
Florian Klink
f051f66c9a phe: init at 1.4.0 2018-09-05 23:56:20 +02:00
Robert Schütz
041043420f python.pkgs.py3status: fix build 2018-09-05 23:28:31 +02:00
Ashley Gillman
12c0dd5432 python.pkgs.nipype: Futures is python 2 only. Also fix building. 2018-09-05 22:26:34 +01:00
Andrey Golovizin
7de5708e9e pythonPackages.pymetar: enable tests 2018-09-05 23:08:47 +02:00
Uli Baum
e5d9c16f2a gnu-smalltalk: fix build
disable format hardening
2018-09-05 23:01:15 +02:00
Andrey Golovizin
ee841c57bf pythonPackages.pymetar: 0.21 -> 1.0 2018-09-05 22:32:57 +02:00
Andrey Golovizin
085cc29323 pythonPackages.pymetar: fix license 2018-09-05 22:32:49 +02:00
Matthew Bauer
4120a9dda7
Merge pull request #42295 from avnik/libprefixed-to-multioutput/heimdal
Libprefixed to multioutput/heimdal
2018-09-05 13:50:13 -05:00
Wael Nasreddine
7e74013190 gocode: c7fddb39ecbc9ebd1ebe7d2a3af473ed0fffffa1 -> 00e7f5ac290aeb20a3d8d31e737ae560a191a1d5 (#46107)
Also, switch to the now-maintained fork of gocode available at github.com/mdempsky/gocode
2018-09-05 20:31:58 +02:00
Vincent Laporte
48708a9c43
ocamlPackages.re: 1.7.3 -> 1.8.0 2018-09-05 17:14:58 +00:00
Vincent Laporte
f0a0ccabcc
ocamlPackages.seq: init at 0.1 2018-09-05 17:12:13 +00:00
Jan Malakhovski
2ad99bcc82 texinfo: fix perl issues by applying patches from upstream 2018-09-05 16:39:36 +00:00
Jethro Kuan
a9a380b259 pythonPackages.tflearn: 0.2.1 -> 0.3.2 (#46102) 2018-09-05 17:38:23 +01:00
Matthieu Coudron
11e2009821 haskellPackages.tensorflow-mnist-input-data: fetch
Prefetch data so that the package doesn't try to connect to the internet.
2018-09-06 00:11:02 +09:00
xeji
ba52f4cb76
statsd: mark broken, disable nixos test (#46097)
It's broken with node v8 and the upstream project is dead
(last commit Nov. 2016), see #45946 and
https://github.com/etsy/statsd/issues/646
2018-09-05 16:48:14 +02:00
Daniël de Kok
348a153781 pythonPackages.thinc: fix darwin build (#46092)
thinc uses Accelerate on macOS as a blas library. Add the necessary
dependencies to allow building on unsandboxed Darwin machines.
2018-09-05 16:22:52 +02:00
Jörg Thalheim
f9e7de9294
Merge pull request #46089 from vbgl/ocaml-4.07-enableP4
ocamlPackages.{tyxml,lwt}: always enable camlp4 support
2018-09-05 10:36:24 +01:00
Jörg Thalheim
e9e28b1a02
Merge pull request #46090 from danieldk/spacy
spacy: Fix build
2018-09-05 10:34:51 +01:00
Daniël de Kok
da8475736e spacy: relax dependency versions 2018-09-05 10:39:03 +02:00
Vincent Laporte
e3cae4a2e5 gnumeric: 1.12.39 -> 1.12.43 (#46088)
goffice: 0.10.39 -> 0.10.43
2018-09-05 10:36:03 +02:00
Daniël de Kok
ffb094f939 thinc: relax dependency version requirements 2018-09-05 10:29:01 +02:00
Samuel Dionne-Riel
c59d9d371e qtkeychain: Fixes Qt4 build. (#46085) 2018-09-05 09:28:50 +02:00
xeji
91cc864c3c
Merge pull request #46081 from samueldr/fix/solarus
solarus[-quest-editor]: 1.4.5 -> 1.5.3
2018-09-05 08:53:51 +02:00
Vincent Laporte
c722db75ba
ocamlPackages.{tyxml,lwt}: always enable camlp4 support 2018-09-05 06:06:48 +00:00
Samuel Dionne-Riel
455f8151fd solarus-quest-editor: 1.4.5 -> 1.5.3 2018-09-04 22:04:33 -04:00
Will Dietz
e9d4bab044
Merge pull request #46070 from Mic92/radare2
radare2: 2.8.0 -> 2.9.0,  radare2-cutter: 1.7 -> 1.7.1
2018-09-04 19:19:57 -05:00
Sarah Brofeldt
e153a988ec
Merge pull request #46031 from srhb/fix-go-on-aarch64
go_1_11: Allow only one of GOARM={5,6,7}
2018-09-05 01:05:22 +02:00
Andreas Rammhold
d814c98ec8 python.pkgs.pytest-fixture-config: disable tests (#46021)
Tests seem to fail on all recent versions even outside of our build
system. The upstream CI tests seem to somehow succeed but I wasn't able
to reproduce that locally. For not it is probably best to disable them.
2018-09-05 01:02:06 +02:00
Jörg Thalheim
a56fd17938 radare2-cutter: 1.7 -> 1.7.1 2018-09-04 23:15:07 +01:00
Jörg Thalheim
63b7bc847c radare2-cutter: add mic92 as maintainer 2018-09-04 23:14:55 +01:00
Jörg Thalheim
24ce88615e radare2: 2.8.0 -> 2.9.0 2018-09-04 22:57:17 +01:00
Will Dietz
a36b861f80 liblangtag: bump to CLDR 33.1 unicode data (#46050)
http://cldr.unicode.org/index/downloads/cldr-33-1
2018-09-04 23:47:21 +02:00
worldofpeace
33fa23f6b3 dbus-sharp-2_0: fix build (#46060) 2018-09-04 23:38:07 +02:00
Leon Schuermann
4295e225f5 libvmi: fix libxenctrl dynamic loading (#45865)
libvmi uses dlopen() to only require libxenctrl if the Xen hypervisor is used,
which failed because libxenctrl could not be found.
Add xen libraries to libvmi's RUNPATH using patchelf.
2018-09-04 13:30:07 +02:00
Sarah Brofeldt
17b6efaf3d go_1_11: Only allow one of GOARM=5, 6 or 7 2018-09-04 11:46:35 +02:00
Orivej Desh
2e0befd22e libsignal-protocol-c: init at 2.3.2 2018-09-04 08:35:52 +00:00
xeji
d22e22e2dd
Merge pull request #45987 from danieldk/fix-vowpalwabbit
vowpalwabbit: fix build against boost-python.
2018-09-04 08:54:00 +02:00
Daniël de Kok
69d418aeac vowpalwabbit: mark broken on aarch64. 2018-09-04 07:43:53 +02:00
Uli Baum
e7a82cac35 swift: broken on aarch64
never built according to available hydra logs
2018-09-04 01:13:55 +02:00
Will Dietz
e4f4debcb9 swift: 4.1 -> 4.1.3 (#45777) 2018-09-04 01:08:39 +02:00
Timo Kaufmann
4e6cb86bdc
Merge pull request #46015 from leenaars/authres
pythonPackages.authres: fix broken homepage
2018-09-03 23:59:50 +02:00
Michiel Leenaars
9692b7997c pythonPackages.authres: fix broken homepage 2018-09-03 23:52:27 +02:00
xeji
96375d20bc
Merge pull request #45982 from rnhmjoj/vapour
Vapoursynth updates
2018-09-03 23:52:22 +02:00
xeji
c23ec2794d
Merge pull request #46011 from markuskowa/homepages-2
Cleanup homepage links
2018-09-03 23:32:52 +02:00
symphorien
3549879b45 gede: 2.6.1 -> 2.10.9 (#45995)
reverting to qt 5.9 fixed the build.
2018-09-03 23:24:38 +02:00
Markus Kowalewski
7422953eb0
lsof: add license + update homepage
lib/licenses: add purdue style BSD license
2018-09-03 22:36:27 +02:00
xeji
28def75a10
Merge pull request #45967 from worldofpeace/various-build-fixes/18.09
Various build fixes
2018-09-03 22:28:06 +02:00
baracoder
328cf82838 dotnet-sdk: 2.1.302 -> 2.1.401 (#45979) 2018-09-03 22:14:07 +02:00
Jörg Thalheim
fc865cc214
Merge pull request #46005 from volth/patch-243
libguestfs-appliance: do not build on Hydra
2018-09-03 21:02:40 +01:00
Daniël de Kok
e33be2ab56 Keras: fix build by updating expected dependencies. (#45992)
Keras expects keras_preprocessing 1.0.2 and 1.0.4. 1.0.3 and 1.0.5
are respectively in nixpkgs.

ZHF #45960
2018-09-03 21:59:36 +02:00
Daniël de Kok
fe7e89ba3b vowpal-wabbit: fix Darwin build.
- Follow the same logic for finding boost-python as for Linux.
- Set DYLD_LIBRARY_PATH so that ctypes find_library can find
  boost-python.
- Do not use '-mt' suffix when linking against boost-serialization
  and boost-program_options on Darwin.
2018-09-03 21:48:13 +02:00
Urban Skudnik
882f6c96d2 backblaze-b2: Fix autocompletion support
backblaze v1.3.6 incorporates[1] a fix[2] for autocompletion that replaced
`have` function with `_have`. The postInstall hook therefore needs
to be updated to replace `_have`.

[1] https://github.com/Backblaze/B2_Command_Line_Tool#136-august-21-2018
[2] https://github.com/Backblaze/B2_Command_Line_Tool/pull/497
2018-09-03 20:45:32 +01:00
volth
ac52817bd9
libguestfs-appliance: do not build on Hydra 2018-09-03 19:08:20 +00:00
Dmitry Kalinkin
f46d23996c Revert "arrow-cpp: 0.9.0 -> 0.10.0" (#45990)
Hold off the upgrade until parquet 1.5.0 is released.

This reverts commit 72d630779d.
2018-09-03 20:51:28 +02:00
Matthieu Coudron
97816bed33 pythonPackages.alot: install zsh completion 2018-09-04 02:22:58 +09:00
Dmitry Kalinkin
fc4f99a8dd g4py: fix for new boost 2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
f3049d020a geant4: move parameter definitions from all-packages, use system zlib, use qt5 2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
4d33e289b5 g4py: fix after bump to 10.04.1 2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
537de20645 geant4: remove multi version infrastructure
Nobody maintains this and this does not contribute anything towards
making reproducible research. Also this was missing recurseIntoAttrs, so
Hydra used to not see it.
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
d7ab0f4026 geant4: only supply requested dependencies, sort out *BuildInputs 2018-09-03 10:55:15 -04:00
Dmitry Kalinkin
d22be10e66 geant4: refactor cmakeFlags to use lists 2018-09-03 10:55:15 -04:00
Vladimír Čunát
3db3ae3700
fixup! treewide: fix various links (homepage, src) 2018-09-03 16:54:14 +02:00
Vladimír Čunát
9b48a67731
treewide: fix various links (homepage, src) 2018-09-03 16:53:02 +02:00
Daniël de Kok
875bb6bcb9 vowpalwabbit: fix build against boost-python.
Patch setup.py to look for libboost_python{Major}{Minor}.
2018-09-03 15:47:04 +02:00
rnhmjoj
5a27c2bdcd
vapoursynth: R43 -> R44 2018-09-03 15:09:28 +02:00
rnhmjoj
56a35b39f7
vapoursynth-mvtools: 19 -> 20 2018-09-03 15:09:20 +02:00
Bas van Dijk
252c0d4c82 opencv: 3.4.2 -> 3.4.3 2018-09-03 12:38:50 +02:00