Frederik Rietdijk
7b534d4794
pythonPackages.attrs: fix tests
2016-09-01 20:13:16 +02:00
Frederik Rietdijk
c319c842b7
pythonPackages.hypothesis: remove optional dependencies
2016-09-01 20:10:29 +02:00
Frederik Rietdijk
d2608c63fd
pythonPackages.cryptography: add missing dependency
2016-09-01 19:56:16 +02:00
Tuomas Tynkkynen
255c9de6ef
pythonPackages.keystoneclient: Fix bogus 'doCheck' value
2016-09-01 20:21:26 +03:00
Eelco Dolstra
b688074c51
opensubdiv: Prevent runtime dependency on mesa_noglu.dev
2016-09-01 18:57:43 +02:00
Sander van der Burg
fc4e4fe083
nodePackage: replace azure-cli by node2nix generated expression + add eslint to fix casperjs
2016-09-01 16:13:22 +00:00
Frederik Rietdijk
b96ba3fc93
pythonPackages.isodate: fix tests
2016-09-01 18:12:26 +02:00
Frederik Rietdijk
f2fc64a412
Remove buildbot_8
...
We now have a newer version and the older version didn't work anymore
anyway because it depended on sqlalchemy7 which was itself broken,
because it depended on an older version of sqlite.
2016-09-01 17:46:27 +02:00
Frederik Rietdijk
65d983678b
Remove sqlalchemy7
2016-09-01 17:46:27 +02:00
Frederik Rietdijk
69b676978c
Remove sqlalchemy_migrate_0_7
2016-09-01 17:45:25 +02:00
Frederik Rietdijk
4f302223a1
pythonPackages.sqlalchemy7: mark as broken
...
We need an older version of sqlite.
2016-09-01 17:45:25 +02:00
Sander van der Burg
c6c6df3ed8
disable ripple-rest for now and repackage it asap
2016-09-01 15:35:34 +00:00
Sander van der Burg
6e61dfb647
Fix evaluation errors by replacing npm2nix generated packages (will provide alternative for dnchain later)
2016-09-01 14:58:30 +00:00
Frederik Rietdijk
9a8d4055a5
pythonPackages.tqdm: 3.8.4 -> 4.8.4
...
Last commit was wrong, the goal was to update to 4.8.4.
2016-09-01 16:20:01 +02:00
Frederik Rietdijk
4f6b6f1472
pythonPackages: use mkPythonDerivation
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
e9c4d00cac
pythonPackages.fedora_cert: use mkPythonDerivation, fix build
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
3e05cce97c
Python: separate buildPythonPackage into two functions
...
1. mkDerivation which is used when the source is without setup.py and
not a wheel
2. buildPythonPackage which is used as before and calls mkDerivation
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
725c37b4d3
Python: move wrapPython into own file
2016-09-01 16:16:31 +02:00
Frederik Rietdijk
b080748d42
Python: move python-modules/generic to interpreter folder
2016-09-01 16:16:31 +02:00
Sander van der Burg
5ce6cd0106
nodePackages: use node2nix generated package set
2016-09-01 12:12:12 +00:00
Tuomas Tynkkynen
8c4aeb1780
Merge staging into master
...
Brings in:
- changed output order for multiple outputs:
https://github.com/NixOS/nixpkgs/pull/14766
- audit disabled by default
https://github.com/NixOS/nixpkgs/pull/17916
Conflicts:
pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Frederik Rietdijk
684f08166c
fixup
2016-09-01 12:03:10 +02:00
Adrien Devresse
ae2800378f
neuron: fix issue #17914 -> Add python bindings to neuron derivation and minor fixes
...
- Add support for python bindings
- make neuron respect standard pythonpath prefix
- force exec_prefix == prefix to respect standard nix file hierarchy
- normalize indentation
- propagate dependencies necessary for nrniv_makefile usage
- Add support for darwin
2016-09-01 12:03:10 +02:00
Jaka Hudoklin
e0da6b16f6
Merge pull request #17959 from offlinehacker/pkgs/kube-aws/init
...
kube-aws: init at 0.8.1
2016-09-01 11:58:38 +02:00
Fernando J Pando
d86114cbd5
buildbot: init at 0.9.0rc2
...
buildbot: init
buildbot-0.9.0rc2
buildbot-worker: init
buildbot-worker-0.9.0rc2
buildbot-ui: init
buildbot-www-0.9.0rc2
buildbot-full: init
buildbot-www-0.9.0rc1
buildbot-waterfall-view-0.9.0rc2
buildbot-console-view-0.9.0rc2
2016-09-01 11:31:15 +02:00
Frederik Rietdijk
7cf000b77e
buildbot -> buildbot_8
2016-09-01 11:31:15 +02:00
Fernando J Pando
202d9e29c3
pythonPackages.setuptoolsTrial: 0.5.12 -> 0.6.0
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 11:02:57 +02:00
Fernando J Pando
e800ba8df7
pytest-virtualenv: init pytest-virtualenv-1.1.0
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Fernando J Pando
bea6b4b36f
pythonPackages.isort: 4.2.2 -> 4.2.5
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Frederik Rietdijk
47a2a15013
pythonPackages.apipkg: fix tests
2016-09-01 10:56:29 +02:00
Fernando J Pando
3d09c34184
pythonPackages.execnet: 1.1 -> 1.4.1
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 10:56:29 +02:00
Fernando J Pando
85546fb342
pythonPackages.txgithub: init at 15.0.0
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:53:04 +02:00
Fernando J Pando
28b60b1924
pythonPackages.pyjade: init at 4.0.0
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:50:31 +02:00
Fernando J Pando
96a0fbb587
pythonPackages.whoosh: init at 2.7.4
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:10 +02:00
Fernando J Pando
42d8dd14b9
pythonPackages.txrequests: init at 0.9.2
...
Tested on Linux
- python 2.7
- python 3.5
2016-09-01 09:42:02 +02:00
Graham Christensen
43d38c0fea
Merge pull request #18174 from acowley/ffmpeg-update-3.1.3
...
ffmpeg-full: 3.0.2 -> 3.1.3
2016-08-31 20:33:14 -04:00
Anthony Cowley
7b86688923
ffmpeg-full: 3.0.2 -> 3.1.3
...
This required a minor patch to work with the darwin stdenv on OS X 10.11
and newer.
2016-08-31 19:00:27 -04:00
Tuomas Tynkkynen
204f19ede1
all-packages.nix: Remove '.bin // { outputs = [ "bin" ] }' hacks from Go packages
...
Not needed in the new multiple-outputs infra.
2016-08-31 22:37:38 +03:00
Michael Raskin
1280b110cb
fast-neural-doodle: init at 0.0pre2016-07-01
2016-08-31 19:45:28 +02:00
Michael Raskin
2f5630a89f
torch-hdf5: init at 0.0pre2016-07-01
2016-08-31 19:45:28 +02:00
roconnor
f5c6b160c9
trezor-agent: 0.6.1 -> 0.6.5 ( #18163 )
...
cc @np
2016-08-31 17:01:43 +00:00
Rushmore Mushambi
087f4b37e2
Merge pull request #18155 from rushmorem/update-rethinkdb
...
rethinkdb: 2.3.4 -> 2.3.5
2016-08-31 17:14:34 +02:00
rushmorem
ac26d8ff43
rethinkdb: 2.3.4 -> 2.3.5
2016-08-31 15:15:08 +02:00
Frederik Rietdijk
1d08316220
pythonPackages.rpy2: mark as broken
2016-08-31 14:33:11 +02:00
Domen Kožar
da421bc75f
Fix #4210 : Remove builderDefs
...
This was one of the ways to build packages, we are trying
hard to minimize different ways so it's easier for newcomers
to learn only one way.
This also:
- removes texLive (old), fixes #14807
- removed upstream-updater, if that code is still used it should be in
separate repo
- changes a few packages like gitit/mit-scheme to use new texlive
2016-08-31 11:34:46 +02:00
Frederik Rietdijk
514208cfb5
pythonPackages.cryptography: fix missing dependency
2016-08-30 21:36:33 +02:00
José Romildo Malaquias
cb4cd5d7f0
roboto: init at 2.134 ( #18127 )
2016-08-30 20:26:06 +02:00
Frederik Rietdijk
fcdee04c9e
pythonPackages.cytoolz: 0.7.4 -> 0.8.0
2016-08-30 19:02:06 +02:00
Frederik Rietdijk
dc04f8a2f0
pythonPackages.toolz: 0.7.4 -> 0.8.0
2016-08-30 19:01:55 +02:00
Frederik Rietdijk
5e59a4b610
pythonPackages.traitlets: 4.2.1 -> 4.2.2
2016-08-30 18:58:11 +02:00