Vladimír Čunát
f8ce44d518
gpgme: split dev and info outputs
2015-10-13 20:19:00 +02:00
Vladimír Čunát
cba6641623
cairo, pango: fix some string references
2015-10-13 20:18:51 +02:00
Vladimír Čunát
a6e4c87391
gtk3: split into multiple outputs
...
All references OK, hopefully. Seems surprisingly smooth.
2015-10-13 20:18:45 +02:00
Vladimír Čunát
b44d846990
udev: complete rework
...
- systemd puts all into one output now (except for man),
because I wasn't able to fix all systemd/udev refernces
for NixOS to work well
- libudev is now by default *copied* into another path,
which is what most packages will use as build input :-)
- pkgs.udev = [ libudev.out libudev.dev ]; because there are too many
references that just put `udev` into build inputs (to rewrite them all),
also this made "${udev}/foo" fail at *evaluation* time
so it's easier to catch and change to something more specific
2015-10-04 10:03:53 +02:00
Vladimír Čunát
5227fb1dd5
Merge commit staging+systemd into closure-size
...
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Thomas Strobel
64eed4b98a
deskcon: init at 0.3
2015-10-01 18:14:03 +02:00
Antoine R. Dumont (@ardumont)
364667c390
python-packages: elpy add runtime dependencies
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
7fa6cc7529
python-packages: elpy 1.0.1 -> 1.9.0
2015-10-01 12:21:47 +02:00
Antoine R. Dumont
2593829486
python-packages: importmagic init at 0.1.3
2015-10-01 12:20:13 +02:00
Domen Kožar
d8c1284d81
pythonPackages: bump pyramid, webob and btrees
2015-09-30 18:15:21 +02:00
Antoine R. Dumont
c346eeae51
python-packages: pygit2 0.21.2 -> 0.23.1
2015-09-30 12:05:35 +02:00
Robert Scott
f96582fc60
mercurial: add package for crecord extension as optional dependency, include by default in mercurialFull
2015-09-24 10:59:14 +00:00
Domen Kožar
fb1f4fc61b
Merge pull request #10002 from lancelotsix/add_numpydoc
...
pythonPackages.numpydoc: init at 0.5
2015-09-23 12:15:38 +02:00
Tobias Geerinckx-Rice
8ea4686c18
pythonPackages.PyXAPI: init at 0.1
2015-09-23 12:06:47 +02:00
Vladimír Čunát
76ef7a93e3
Merge: xlibs and x11 attribute cleanup
...
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
William A. Kennington III
f9d1c58f20
pysvn: 1.7.8 -> 1.8.0
2015-09-22 10:57:03 -07:00
Lancelot SIX
a48cb8d7c8
pythonPackages.numpydoc: init at 0.5
2015-09-22 15:30:14 +00:00
Eelco Dolstra
6d42b79b29
m2crypto: Use SWIG 2
...
Fixes "AttributeError: 'module' object has no attribute 'PKCS5_SALT_LEN'".
Fixes #9457 .
2015-09-21 16:14:27 +02:00
Vladimír Čunát
3ce3539cdc
Merge #9807 : python-INGInious: Fix hydra build
2015-09-20 18:18:00 +02:00
Allen Nelson
79c6c27b9b
pandas: add libcxx dependency on darwin ( close #9862 )
...
vcunat changed `optional` arguments from lists to packages.
2015-09-20 17:49:13 +02:00
Thomas Tuegel
37a2a20d37
Merge pull request #9949 from Mathnerd314/noto-fonts
...
Noto fonts
2015-09-20 08:50:13 -05:00
Domen Kožar
c2b17b329d
Merge pull request #9933 from spencerjanssen/flexget_beautifulsoup_4.4
...
flexget: depend on beautifulsoup 4.1.3
2015-09-20 01:29:39 +02:00
Mathnerd314
d229db38d2
nototools: init at git-2015-09-16
2015-09-19 16:54:16 -06:00
Mathnerd314
3efdf1e135
pythonPackages.fonttools: 2.4 -> 3.0
2015-09-19 16:54:15 -06:00
Domen Kožar
8e6b1c21d7
Merge pull request #9938 from matthiasbeyer/update-upass
...
upass: 0.1.3 -> 0.1.4
2015-09-19 16:53:42 +02:00
Frederik Rietdijk
e683272e7e
python-packages pep8: disabled for Python 3.5
...
Because pep8 doesn't yet support Python 3.5.
2015-09-19 13:49:33 +02:00
Matthias Beyer
3c27149fea
upass: 0.1.3 -> 0.1.4
...
Also update the source to github, so we can get the updates faster (pypi
does not have the update yet).
2015-09-19 13:29:07 +02:00
Spencer Janssen
9dee532ce7
flexget: depend on beautifulsoup 4.1.3
...
The beautifulsoup expression was recently updated to version 4.4,
flexget depends on version < 4.4.
2015-09-18 16:40:30 -05:00
lethalman
ef9a50b0a6
Merge pull request #9788 from desiderius/pillow-2.9.0
...
pythonPackages.pillow: 2.3.0 -> 2.9.0
2015-09-18 15:17:32 +02:00
宋文武
38812685ed
gst-python -> pythonPackages.gst-python
2015-09-18 20:38:18 +08:00
Vladimír Čunát
fba3a4e227
Merge #9665 : wxPython: update & refactor
2015-09-17 22:10:35 +02:00
desiderius
7ca623adf1
pythonPackages.elasticsearchdsl: 0.0.4 -> 0.0.8
...
Close #9767 .
2015-09-17 21:19:47 +02:00
Rob Vermaas
7994c99d6f
Update libcloud to 0.18.0. Needed for newer nixops.
2015-09-17 12:32:45 +00:00
Domen Kožar
ca6fae24b9
sqlalchemy, IMAPClient: disable on py35
2015-09-17 11:19:18 +02:00
Domen Kožar
539b39c34b
python35Packages.pyparted: 3.10 -> 3.10.7
2015-09-17 11:17:03 +02:00
Frederik Rietdijk
316a09377d
numba: init at 0.21.0, fixes #9516
2015-09-15 20:25:16 +02:00
Frederik Rietdijk
1f58b332a0
llvmlite: init at 0.7.0
...
[ci skip]
2015-09-15 20:25:03 +02:00
Guillaume Maudoux
63b0a6c527
python-INGInious: 0.3.dev1 -> 0.3a2.dev0
...
Fixes hydra build failure(s).
Fixes #9873 .
2015-09-15 19:43:33 +02:00
Guillaume Maudoux
47cd462823
pythin-sphinx_rtd_update: 0.1.7 -> 0.1.8
2015-09-15 19:10:09 +02:00
Domen Kožar
81b05b4a48
bump a bunch of python libs to fix py35 support
2015-09-15 16:16:11 +02:00
Frederik Rietdijk
3633a3b6f1
python-packages multiprocessing: remove package
...
multiprocessing is a backport for Python 2.4 and 2.5. Both versions are
not supported on Nix. This removes the multiprocessing package.
2015-09-15 13:26:05 +02:00
Frederik Rietdijk
ca769a679a
python-packages inginious: does not need multiprocessing package
...
Inginious does not actually need the multiprocessing.
2015-09-15 13:23:48 +02:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Pascal Wittmann
db0819f955
Fix some meta.license attributes
2015-09-15 11:02:09 +02:00
Frederik Rietdijk
f97b4c4fb8
python-packages numpy: disabled for Py35
...
numpy 1.9.2 does not support python 3.5. The newer version, 1.9.3 or 1.10 for sure will.
http://numpy-discussion.10968.n7.nabble.com/OK-to-upload-patched-1-9-2-for-Python-3-5-td41032.html
2015-09-15 09:18:19 +02:00
Frederik Rietdijk
36bf2f60d1
python-packages: Python 3.5
2015-09-15 09:17:42 +02:00
aszlig
7fb1c7efcf
python/notmuch: Fix runtime dep on libnotmuch.
...
The Python library wants to use ctypes.CDLL() on libnotmuch, so we need
to patch in the correct store path of the shared object file.
Thanks to mog from the #nixos IRC for stumbling over this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-15 04:25:41 +02:00
Tobias Geerinckx-Rice
8314510a02
pythonPackages.python-wifi: init at 0.6.0
2015-09-14 23:53:21 +02:00
Rommel M. Martinez
95e8e6fc00
deluge: 1.3.11 -> 1.3.12
2015-09-15 02:21:11 +08:00
desiderius
24ff9abed9
pythonPackages.pillow: 2.3.0 -> 2.9.0
...
Check is disabled because of assertion errors, see
https://github.com/python-pillow/Pillow/issues/1259
2015-09-11 09:19:28 +02:00