Frederik Rietdijk
50bc1dc0df
Merge pull request #22345 from NixOS/python-wip
...
Python package updates and new fetchers
2017-02-02 11:04:32 +01:00
goibhniu
8605cdc898
Merge pull request #22207 from league/vokoscreen
...
vokoscreen: init at 2.5.0
2017-02-02 09:51:44 +01:00
Gabriel Ebner
311ec6abd5
Merge pull request #22361 from peterhoeg/u/crunch
...
speedcrunch: 0.11 -> 0.12.0
2017-02-02 07:54:06 +01:00
Drakonis
15bc80f3b9
keepassx-community: init at 2.1.0
...
- deprecating keepassx-reboot (was at 2.0.3)
2017-02-01 21:21:34 -05:00
Peter Hoeg
58a5d0783e
speedcrunch: 0.11 -> 0.12.0
...
Also:
- build against qt5 instead of qt4
2017-02-02 09:13:54 +08:00
Jascha Geerds
888be22aee
Merge pull request #22201 from lsix/update_docker_compose
...
Update docker compose
2017-02-02 00:39:04 +01:00
Robert Helgesson
de172ae061
copyright-update: init at 2016.1018
2017-02-01 22:19:24 +01:00
Bjørn Forsman
3e5022c787
hardinfo: init at 0.5.1
...
Display information about your hardware and operating system.
2017-02-01 21:12:59 +01:00
Eelco Dolstra
b70a979c69
Remove unnecessary "sort" call
...
attrNames already returns names in sorted order.
2017-02-01 20:29:34 +01:00
Frederik Rietdijk
fae20e6c29
pythonPackages.ipywidgets: disable tests
2017-02-01 18:24:23 +01:00
Frederik Rietdijk
3eadbb746c
pythonPackages.numexpr: 2.6.1 -> 2.6.2
2017-02-01 18:24:23 +01:00
Frederik Rietdijk
5cd9e1c8f2
pythonPackages.pandocfilters: 1.3.0 -> 1.4.1
2017-02-01 18:24:23 +01:00
Frederik Rietdijk
2d062241ea
pythonPackages.xarray: 0.8.2 -> 0.9.1
2017-02-01 18:24:22 +01:00
Frederik Rietdijk
9f74012250
pythonPackages.testpath: init at 0.3
2017-02-01 18:24:22 +01:00
Eelco Dolstra
9d6a55aefd
~/.nixpkgs -> ~/.config/nixpkgs
...
The former is still respected as a fallback for config.nix for
backwards compatibility (but not for overlays because they're a new
feature).
2017-02-01 16:07:55 +01:00
Eelco Dolstra
7dacca324d
$NIXPKGS_OVERLAYS -> <nixpkgs-overlays>
...
The Nix search path is the established mechanism for specifying the
location of Nix expressions, so let's use it instead of adding another
environment variable.
2017-02-01 16:07:54 +01:00
Eelco Dolstra
86fe7a40ac
Only read overlays ending in .nix
...
For example, this prevents Nix from barfing on editor backup files in
~/.nixpkgs/overlays.
2017-02-01 16:07:54 +01:00
Frederik Rietdijk
4188e6cbf6
pythonPackages.tabulate: 0.7.5 -> 0.7.7
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
cd7e95ac9a
pythonPackages.requests2: 2.11.1 -> 2.13.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
400da71551
pythonPackages.pexpect: 3.3 -> 4.2.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
a75aa2cddb
pythonPackages.bottleneck: 1.0.0 -> 1.2.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
4677b6cf84
pythonPackages.notebook: 4.2.3 -> 4.3.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
68bb54a89b
pythonPackages.nose-exclude: 0.4.1 -> 0.5.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
ac5df23fcf
pythonPackages.nbformat: 4.0.1 -> 4.2.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
286a7eb59b
pythonPackages.nbconvert: 4.2.0 -> 5.1.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
8fa286ecc1
pythonPackages.multipledispatch: 0.4.8 -> 0.4.9
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
c39c463e7a
pythonPackages.jupyter_core: 4.2.0 -> 4.2.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
f3d91ee84a
pythonPackages.jinja2: 2.8 -> 2.9.5
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
2a6901dc28
pythonPackages.ipython: 5.2.0 -> 5.2.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
f677eb6bae
pythonPackages.ipyparallel: 5.2.0 -> 6.0.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
27d4cd47e3
pythonPackages.ipykernel: 4.5.1 -> 4.5.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
9e4271551e
pythonPackages.entrypoints: 0.2.1 -> 0.2.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
1658e7a80c
pythonPackages.cytoolz: 0.8.0 -> 0.8.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
4d57cd49c2
pythonPackages.configparser: 3.3.0r2 -> 3.5.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
695ff0dc09
pythonPackages: new fetchers
...
Inspired by https://github.com/NixOS/nixpkgs/pull/22257 .
It is recommend to use fetchpypi and, when fetching a wheel, to pass
`format = "wheel"` (typically you can just `inherit format;`).
The hash type is fixed (for now) because this is the hash type PyPI
uses.
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
dd934beb9f
Merge pull request #22326 from leenaars/lpod-py-regular
...
pythonPackages.lpod: fix missing dependency
2017-02-01 13:07:51 +01:00
Peter Simons
bd613c20f4
Merge pull request #22197 from LumiGuide/ghcjsHEAD-upgrade
...
ghcjs-HEAD: upgrade to the latest HEAD
2017-02-01 11:45:52 +01:00
Vincent Laporte
7ace1b1ced
luaPackages.luazlib: 0.4 -> 1.1
2017-02-01 08:44:52 +01:00
Vincent Laporte
0860b8d5d1
luaPackages.luazlib: fix on darwin
2017-02-01 08:44:52 +01:00
Michiel Leenaars
5e57536ace
pythonPackages.lpod: fix missing dependency
2017-01-31 23:03:37 +01:00
Peter Hoeg
887590e1d2
wireshark: use cmake and move to gtk3/qt5
...
wireshark used to use autotools, but instead we now use cmake. The
change alone brought to light a few missing required dependencies.
Additionally, wireshark was using gtk2 and qt4, so that has changed to
gtk3 and qt5.
2017-01-31 21:20:12 +01:00
Vladimír Čunát
557fd03926
Merge #22310 : Remove myself from maintainers
2017-01-31 14:56:24 +01:00
Matthias Beyer
904bcb391d
yaft: init at 0.2.9
2017-01-31 13:20:26 +01:00
Damien Cassou
58dc8e3024
Remove myself from maintainers
2017-01-31 11:00:14 +01:00
Matthias Beyer
3ccc139b3d
cataract: init at 1.1.0 and HEAD
2017-01-31 09:20:08 +00:00
Frederik Rietdijk
18ac28b45d
Merge pull request #22280 from lsix/pytest_defaults_to_30
...
python*Packages.pytest: defaults to pytest_30
2017-01-31 09:48:38 +01:00
Orivej Desh
d409d23945
pidgin-xmpp-receipts: init at 0.7
2017-01-31 09:33:30 +01:00
Lancelot SIX
4cf8ae3a8c
pythonPackages.pytest: use pytest_30
2017-01-31 09:33:05 +01:00
Tim Digel
e2bf0416a9
pgroonga: init at 1.1.9
2017-01-31 09:27:36 +01:00
Vincent Laporte
61c48d9c45
luaPackages.luaexpat: fix build on darwin
2017-01-31 05:12:16 +00:00