Commit Graph

103732 Commits

Author SHA1 Message Date
Frederik Rietdijk
529c000c08
Merge pull request #30925 from ckauhaus/submit/30892-zodb-test
ZODB: fix broken tests in 5.3.0
2017-10-29 14:46:14 +01:00
Frederik Rietdijk
67bee16731 python.pkgs.recommonmark: move expression 2017-10-29 13:54:56 +01:00
Frederik Rietdijk
416a975f74 python.pkgs.tabulate: move expression 2017-10-29 13:44:43 +01:00
Frederik Rietdijk
5c2d2cbff3 python.pkgs.numtraits: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk
4ad0e0da32 python.pkgs.nose-exclude: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk
b35a257dfd python.pkgs.zipfile36: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
bd941043b8 python.pkgs.traitlets: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
7c4c7cde6e python.pkgs.seaborn: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
16d0a334c8 python.pkgs.pysoundfile: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
d4bf9684b7 python.pkgs.odo: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk
119a58abbe python.pkgs.datashape: move expression 2017-10-29 13:42:11 +01:00
Daiderd Jordan
d39b7ceaaf
Merge pull request #30918 from Mankarse/tbb-clang
tbb: clang support
2017-10-29 13:00:09 +01:00
Frederik Rietdijk
b4b62e6e65 python.pkgs.cytoolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk
59d1dc6c58 python.pkgs.toolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk
6e5276f0ab python.pkgs.multipledispatch: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk
dde8ded1ef python.pkgs.ipython_genutils: move expression 2017-10-29 12:44:13 +01:00
Christian Kauhaus
dccfe68ade ZODB 5.3.0: fix broken tests
Re #30892
2017-10-29 12:31:46 +01:00
Frederik Rietdijk
bd7074961a
Merge pull request #30897 from flokli/borgbackup-ssh
borgbackup: fix ssh binary location
2017-10-29 12:16:19 +01:00
Frederik Rietdijk
3603950048
Merge pull request #30917 from vaibhavsagar/patch-1
Update nix-prefetch-git
2017-10-29 12:07:41 +01:00
Bjørn Forsman
489cdc23fc pythonPackages.robotsuite: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:31 +01:00
Bjørn Forsman
7357b369d5 pythonPackages.pyodbc: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:23 +01:00
Bjørn Forsman
013da4ef66 pythonPackages.demjson: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:19 +01:00
Bjørn Forsman
b1e23a87b1 pythonPackages.bitstring: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:50:59 +01:00
Bjørn Forsman
0b93dbe9d6 pythonPackages.robotsuite: 1.4.2 -> 2.0.0
* fetchurl -> fetchPypi
* Remove commented out doCheck
2017-10-29 11:26:57 +01:00
Bjørn Forsman
235a31b79f pythonPackages.pyodbc: 3.0.7 -> 4.0.19
* fetchurl -> fetchPypi
* Update homepage (old page still works, but tells user to got to
  github).
2017-10-29 11:26:57 +01:00
Bjørn Forsman
2e44d576fd pythonPackages.demjson: 1.6 -> 2.2.4
* fetchurl -> fetchPypi
* Tests work now.
* jsonlint is installed for us by package buildsys.
* Disable for python3.6 (build/test error).
2017-10-29 11:26:57 +01:00
Bjørn Forsman
f6b0aa8ad5 pythonPackages.bitstring: 3.1.2 -> 3.1.5
* fetchurl -> fetchPypi
* Tests work now
* Update homepage
2017-10-29 11:26:57 +01:00
Joachim F
bee8066e45
Merge pull request #30453 from dtzWill/fix/robotfindskitten
robotfindskitten: install req'd data and put bin in $out/bin
2017-10-29 10:26:05 +00:00
Daiderd Jordan
3f3eb6ca64
python-cffi: fix clang build 2017-10-29 10:51:19 +01:00
Rob Vermaas
0767d2984b
nixops: update to 1.5.2
(cherry picked from commit c291a10776)
2017-10-29 10:24:53 +01:00
Edward Tjörnhammar
9acbfbc7b7
shogun: init at 6.0.0 2017-10-29 10:20:55 +01:00
Edward Tjörnhammar
77d3869f27
colpack: init at 1.0.10 2017-10-29 10:20:54 +01:00
Frederik Rietdijk
79dc3ea8da
Merge pull request #30912 from kristoff3r/pwntools-update
python: pwntools 3.7.1 -> 3.10.0
2017-10-29 10:13:56 +01:00
Frederik Rietdijk
94c4a6c0b1 Revert "Merge pull request #30913 from LnL7/darwin-cffi"
This reverts commit f20a36fcd8, reversing
changes made to 15350df8d9.

I accidentally pressed the Merge button.
2017-10-29 10:12:24 +01:00
Frederik Rietdijk
f20a36fcd8
Merge pull request #30913 from LnL7/darwin-cffi
python-cffi: fix clang build
2017-10-29 10:11:44 +01:00
Vladimír Čunát
15350df8d9
Merge #30901: ecdsautils: init 0.4.0 2017-10-29 09:08:48 +01:00
Evan Wallace
49e66285b2 tbb: clang support
Added compiler and stdver parameters, to support non-gcc compilers, and enable
perfect exception forwarding (std::exception_ptr) on platforms where C++11 is not enabled by default
2017-10-29 05:21:30 +00:00
Vaibhav Sagar
376f7aa761
Update nix-prefetch-git
s/understand/understood/
2017-10-29 12:02:26 +08:00
Herwig Hochleitner
2ede55a37b virtualbox: move extensionPack from meta to passthru 2017-10-29 02:03:46 +02:00
Daiderd Jordan
7efd5abe48
python-cffi: fix clang build 2017-10-29 01:47:46 +02:00
Kristoffer Søholm
a9e5a846db python: pwntools 3.7.1 -> 3.10.0
Also moved to a seperate module
2017-10-29 01:39:03 +02:00
Nikolay Amiantov
c9ac187c3c tbb: 4.4-u2 -> 2018_U1, merge with libtbb
Remove libtbb derivation as a duplicate.
2017-10-29 01:51:11 +03:00
Tuomas Tynkkynen
b676aa045f eaglemode: Mark broken
The build just endlessly spams:

Say yes, no or always: Use of uninitialized value $ln in pattern match (m//) at make.pl line 626.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 629.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 632.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 636.
2017-10-29 01:38:09 +03:00
Tuomas Tynkkynen
90e8e0b782 geoclue: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen
e514447063 geoclue2: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen
8ac360ed95 libid3tag: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Florian Klink
f3b311af44 borgbackup: fix ssh binary location
Otherwise, borg might be unable to find its location
2017-10-28 22:05:45 +02:00
Florian Klink
08e06e7d22 borgbackup: add flokli as maintainer 2017-10-28 22:05:37 +02:00
Sam Parkinson
5ac01066f2 gradio: init at 6.0.2 2017-10-29 06:32:38 +11:00
Tim Steinbach
e76d8af375
linux-copperhead: 4.13.9.a -> 4.13.10.a 2017-10-28 13:42:32 -04:00