Commit Graph

118969 Commits

Author SHA1 Message Date
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
Andreas Rammhold
335add9e0c vdirsyncer: added requests_oauthlib to propagatedBuildInputs
vdirsyncer requires `requests_oauthlib` in order to work with google
calendar sync services
2017-10-29 11:41:49 +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
15bb8d78d4
Merge pull request #30913 from LnL7/darwin-cffi 2017-10-29 10:59:41 +01: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
tilpner
68b2eeb1cb
chez: 9.4 -> 9.5 2017-10-29 02:04:16 +02:00
Herwig Hochleitner
2ede55a37b virtualbox: move extensionPack from meta to passthru 2017-10-29 02:03:46 +02:00
Daiderd Jordan
443d1f2e6e
Merge pull request #30907 from iblech/patch-1
maintainers.nix: fix tiny typo
2017-10-29 01:52:41 +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
Ingo Blechschmidt
443e7bf5f4 maintainers.nix: fix tiny typo 2017-10-28 22:42:18 +02: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
Joachim F
ed8e485c5d
Merge pull request #30813 from samdroid-apps/add-gradio
gradio: init at 6.0.2
2017-10-28 19:51:45 +00: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
Andreas Rammhold
036f9ec235
ecdsautils: init 0.4.0 2017-10-28 17:41:34 +02:00
Albert Safin
6ce4147659 ahoviewer: 1.4.8 -> 1.4.9
- Add xzfc to maintainers
2017-10-28 17:18:08 +02:00
Nikolay Amiantov
77046bed8a cudnn7: 7.0 -> 7.0.3 2017-10-28 17:39:59 +03:00
Tim Steinbach
54f8dfda53
xen: Create XSA patch directory 2017-10-28 10:19:12 -04:00
Jonas Schwabe
4a180dac60 gdm: fix restart of display-manager after nixos-rebuild
- fix restart of display-manager due to a conflict with getty@tty1
- fixes #21439
2017-10-28 15:52:03 +02:00
Herwig Hochleitner
eb3f736afd emacsPackages.gn: init 2017-09-21 2017-10-28 15:19:07 +02:00
Herwig Hochleitner
e05135d80e virtualbox: expose extensionPack in meta
This way it can be added to system.extraDependencies to save it from gc
2017-10-28 15:10:34 +02:00
Herwig Hochleitner
c7bd01c0c9 stumpwm-git: 20160617 -> 20170203 2017-10-28 15:09:51 +02:00
Herwig Hochleitner
85056ee698 dwarf-fortress-packages.dfhack: add stoneSense support 2017-10-28 14:55:25 +02:00
Herwig Hochleitner
24ea093806 dwarf-fortress-packages.soundSense: init 2016-1_196 2017-10-28 14:55:20 +02:00
Herwig Hochleitner
d6ee81e912 dwarf-fortress-packages.dwarf-therapist: update for df 43.05
Similar to the LNP, we use Hello71's fork, which features support for
the (first 64bit) version 43.05 of Dwarf Fortress.

http://dffd.bay12games.com/file.php?id=12762
2017-10-28 14:55:16 +02:00
Herwig Hochleitner
59b35013bc imlib2: enable libid3tag support 2017-10-28 14:51:58 +02:00
Herwig Hochleitner
5eccf40eb4 i2p: 0.9.30 -> 0.9.31 2017-10-28 14:51:58 +02:00
Herwig Hochleitner
ea8a4a2e43 dropbox: comment update commands 2017-10-28 14:51:53 +02:00
Jörg Thalheim
a83e71900b
Merge pull request #30840 from dywedir/fd
fd: 4.0.0 -> 5.0.0
2017-10-28 13:31:33 +01:00
Jörg Thalheim
bf33b4fb43
Merge pull request #30888 from dezgeg/pr-split-xf86libinput
xorg.xf86inputlibinput: Split dev output
2017-10-28 13:24:34 +01:00