Commit graph

21498 commits

Author SHA1 Message Date
Profpatsch
9fecc50603 alot: 0.3.6 -> 0.3.7, fixes #12914
Version bump.
The checks are back again, so far alot has no tests at all.
Add urwidtrees dependency.

The themes are copied to the derivation and set as default directory.
2016-02-10 14:19:10 +01:00
Frederik Rietdijk
318a89f691 Merge pull request #12916 from NixOS/python-wip
pythonPackages: fixes
2016-02-10 09:28:55 +01:00
Frederik Rietdijk
46a76d1a7d pythonPackages.scikitlearn: fix tests 2016-02-10 09:18:56 +01:00
Frederik Rietdijk
00c6db841c pythonPackages.flask-cors: init at 2.1.2 2016-02-10 08:32:04 +01:00
Frederik Rietdijk
086cebe2bb pythonPackages.blaze: add missing dependency 2016-02-10 08:31:51 +01:00
Frederik Rietdijk
9535d51289 pythonPackages.pandas: fix tests 2016-02-09 22:37:21 +01:00
Rob Vermaas
5594bd8e2d Add etsy/hound
(cherry picked from commit ea43515da1)
2016-02-09 14:52:26 +00:00
Nikolay Amiantov
6a2cbbb24a Merge pull request #12888 from vanzef/qtscrob
Qtscrob
2016-02-09 17:20:56 +03:00
Ivan Solyankin
3482020486 qtscrobbler: init at 0.11 2016-02-09 17:15:30 +03:00
Peter Simons
31f160e6dd Add LTS Haskell 5.2. 2016-02-09 12:00:15 +01:00
Frederik Rietdijk
e2324a9598 Merge pull request #12881 from FRidh/python
pythonPackages: updates and fixes
2016-02-09 09:10:41 +01:00
Frederik Rietdijk
f7622389e1 pythonPackages.et_xmlfile: fix tests 2016-02-09 07:34:34 +01:00
Frederik Rietdijk
2ebc0350aa pythonPackages.caldavclientlibrary-asynk: disable py3k 2016-02-09 07:34:34 +01:00
Frederik Rietdijk
2d2cda2874 pythonPackages.pyzmq: fix tests i686 2016-02-09 07:34:34 +01:00
Frederik Rietdijk
4c79c23a0d pythonPackages.odo: 0.4.0 -> 0.4.2 2016-02-09 07:34:34 +01:00
Frederik Rietdijk
3426f36816 pythonPackages.ipyparallel: 4.1.1 -> 5.0.0 2016-02-09 07:34:33 +01:00
Frederik Rietdijk
4d4b9131ea pythonPackages.datashape: 0.5.0 -> 0.5.1 2016-02-09 07:34:33 +01:00
Frederik Rietdijk
2670f9577d pythonPackages.blaze: 0.9.0 -> 0.9.1 2016-02-09 07:34:33 +01:00
Domen Kožar
7c6771fe26 python3Packages.zope_testrunner: disable tests 2016-02-09 05:01:00 +00:00
Domen Kožar
29310fd1e8 Merge pull request #12879 from NixOS/python-wip
WIP: Python: update pip and wheel
2016-02-09 04:48:32 +00:00
Charles Strahan
4faeca0cbd nq: init at 0.1
Unix command line queue utility.
2016-02-08 17:28:24 -05:00
Charles Strahan
5691a2a498 xe: init at 0.5
Simple xargs and apply replacement.
2016-02-08 17:27:44 -05:00
Frederik Rietdijk
2f6d64bc6f pythonPackages.wheel: 0.26.0 -> 0.29.0 2016-02-08 20:46:35 +01:00
Frederik Rietdijk
2bec2fa356 pythonPackages.pip: 7.1.2 -> 8.0.2 2016-02-08 20:42:03 +01:00
Frederik Rietdijk
9123a84fd3 pythonPackages.scipy: 0.16.1 -> 0.17.0 2016-02-08 20:36:14 +01:00
Frederik Rietdijk
7fad1bcff7 pythonPackages.scipy_0_17: init at 0.17.0 2016-02-08 20:36:01 +01:00
Frederik Rietdijk
73e9cb9748 pythonPackages.numpy: use openblas_2_14 2016-02-08 20:34:11 +01:00
Frederik Rietdijk
3e476a73ef openblas_2_14: init at 0.2.14 2016-02-08 20:33:31 +01:00
Frederik Rietdijk
63cf61e8d3 pythonPackages: new functions to build numpy and scipy 2016-02-08 20:33:15 +01:00
Robin Gloster
371b57a716 lr: init at 0.2 2016-02-08 16:30:29 +00:00
Nikolay Amiantov
4b183538fe Merge pull request #12841 from avnik/fix/cairocffi
Fix pythonPackages.cairocffi
2016-02-08 13:42:50 +03:00
Robin Gloster
2bd2814587 nodePackages.oauth: use fetchFromGitHub
fixup to 9a5a967
2016-02-07 22:39:11 +00:00
Robin Gloster
9a5a967d0d nodePackages.oauth: pin url to version 2016-02-07 16:41:16 +00:00
Alexander V. Nikolaev
b13e44e094 cairocffi: Add missing dependencies on gdk_pixbuf
Rewrite dlopening stuff in hacky way (due ctypes.util totally brokennes:
it attempt to use /sbin/ldconfig, gcc from PATH and other tricks to
detect sonames, I replaced it with simple table lookup)

Also I add patch to bypass another rounding regression in tests
(this patch submitted upstream as well)
2016-02-07 18:15:46 +02:00
Robin Gloster
75739fd05b python3Packages.samplerate: fix revision 2016-02-07 14:43:10 +00:00
Daiderd Jordan
4b4d5c96c8 bats: init at 4.0.4 2016-02-07 14:53:54 +01:00
Matthias Beyer
5a2ca9e666 cli-visualizer: init at 2016-02-06
changes by @globin:
 * added pulseaudio support
 * 06-02-2016 -> 2016-02-06 to ensure correct version sorting
 * cli_visualizer -> cli-visualizer

closes #12853

Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 23:17:57 +00:00
Arseniy Seroka
36242a14a2 Merge pull request #12843 from magnetophon/master-faust1-0.9.73
faust: update faust1, rename default.nix->faust2.nix
2016-02-06 23:54:11 +03:00
Robin Gloster
f7aa921773 Merge pull request #12560 from tvestelind/haka
Haka: new package
2016-02-06 20:32:39 +01:00
Bart Brouns
f357b6eb2b faust: update faust1, rename default.nix->faust2.nix 2016-02-06 13:26:31 +01:00
Alexander V. Nikolaev
b99e339419 cairocffi: need some fonts at build time 2016-02-06 04:16:48 +02:00
Lancelot SIX
c5379e7da8 pkgs.darktable: 1.6.9 -> 2.0.0
See http://www.darktable.org/2015/12/darktable-2-0-released/

changes by @globin: added wrapGAppsHook and adwaita-icon-theme

Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 01:30:07 +00:00
Robin Gloster
5b67ed7c55 Merge pull request #12819 from Beauhurst/hg_crecord_revert
hg_crecord: revert changes adding mercurial crecord
2016-02-05 21:24:19 +01:00
Frederik Rietdijk
a5c42e43f4 Merge pull request #12812 from kevinmarsh/master
django: update minor version numbers (to 1.9.2, 1.8.9, 1.7.11)
2016-02-05 08:56:45 +01:00
Nikolay Amiantov
8c440be8cf Merge pull request #12825 from rnhmjoj/arx
arx-libertatis: init at version 2016-02-02
2016-02-05 02:05:59 +03:00
Nikolay Amiantov
0ea48b1f9f openalLegacy: remove package
It's the same as openalSoft (same package source and version). I suppose it
contained original Creative open-source OpenAL implementation some time ago, but
then it changed and nobody noticed. It's referenced nowhere, anyway.
2016-02-05 00:26:48 +03:00
rnhmjoj
621a9ac46c arx-libertatis: init at version 2016-02-02 2016-02-04 20:36:02 +01:00
Michael Raskin
0d1a188c5d Re-add Monotone-Viz with Fedora as a source 2016-02-04 20:13:49 +01:00
Nikolay Amiantov
4f3a6d8ee2 zandronum-bin: fix argv0, add license 2016-02-04 19:27:44 +03:00
Robert Scott
d192057519 hg_crecord: revert changes adding mercurial crecord
crecord is included in modern hg releases - I failed to realize this.
2016-02-04 15:13:24 +00:00