Commit graph

121212 commits

Author SHA1 Message Date
Frederik Rietdijk ddbe2dda4b python.pkgs.tqdm: remove performance tests 2017-11-25 08:49:32 +01:00
Frederik Rietdijk d34aeaf031 python.pkgs.jedi: unpin parso dependency 2017-11-25 08:46:51 +01:00
Frederik Rietdijk 44e98de414 python.pkgs: maintenance updates 2017-11-24 20:36:20 +01:00
Frederik Rietdijk 0f50d5ac19 python.pkgs.trollius: use optionals instead of optional, fixes eval for neovim
Eval of neovim was broken at
40851a4d26 (commitcomment-25817374).
2017-11-24 20:14:28 +01:00
Frederik Rietdijk 7a13e5a7df Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-24 19:58:07 +01:00
adisbladis d99378654f pythonPackages: Add version and pname attributes to packages 2017-11-23 17:49:43 +01:00
adisbladis 4ae5f31403 pythonPackages.locustio: 0.7.2 -> 0.8 2017-11-23 17:21:38 +01:00
adisbladis 879f23ea1b pythonPackages.gevent: 1.1.2 -> 1.2.2 2017-11-23 17:21:38 +01:00
Frederik Rietdijk 6a3b92626e python.pkgs.psutil: 4.3.0 -> 5.4.1 2017-11-23 17:06:19 +01:00
Frederik Rietdijk 543136e863 python.pkgs.psutil: move to separate expression 2017-11-23 17:06:17 +01:00
Frederik Rietdijk 35f5912db5 Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-23 16:38:39 +01:00
Frederik Rietdijk 6ad79678d4 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-23 16:38:31 +01:00
Graham Christensen 8443352ffa
Merge pull request #31973 from grahamc/options-fix-inginious
inginious: fix options eval
2017-11-23 09:43:23 -05:00
Graham Christensen 2bbdd70b99
inginious: fix options eval 2017-11-23 09:33:59 -05:00
Frederik Rietdijk 59d82d8895 python.pkgs: use disabledIf 2017-11-23 15:11:42 +01:00
Frederik Rietdijk 24b7b3e49f python.pkgs.setuptools: 36.4.0/36.6.0 -> 36.7.1 2017-11-23 15:11:03 +01:00
Frederik Rietdijk 80329e7123 python.pkgs.buildPythonPackage: some comments 2017-11-23 15:11:03 +01:00
Frederik Rietdijk 7c3c2a0dca python.pkgs.pytest: add missing setuptools dependency 2017-11-23 15:11:03 +01:00
Frederik Rietdijk 209ee2f20f python.pkgs.buildPythonPackage: do not pass attributes that stdenv.mkDerivation does not use 2017-11-23 15:11:03 +01:00
Frederik Rietdijk 985f0ce15d python.pkgs.rivet: add bindings for rivet 2017-11-23 15:11:03 +01:00
Frederik Rietdijk 42eece04e4 python.pkgs.buildPythonPackage: meta.maintainers: don't add chaoflow 2017-11-23 15:11:03 +01:00
Frederik Rietdijk 9544383744 system-config-printer: recurse into python dependencies
pythonPath is used to create the eventual wrappers. It does not recurse
into the Python dependencies, which means e.g. requests doesn't haven
its dependencies.
2017-11-23 15:11:02 +01:00
Frederik Rietdijk 8d9f1701e6 python.pkgs: use toPythonModule for packages defined outside python-packages.nix 2017-11-23 15:11:02 +01:00
Frederik Rietdijk 40851a4d26 Python: the pythonModule attribute
Python libraries or modules now have an attribute `pythonModule = interpreter;` to indicate
they provide Python modules for the specified `interpreter`.

The package set provides the following helper functions:

- hasPythonModule: Check whether a derivation provides a Python module.
- requiredPythonModules: Recurse into a list of Python modules, returning all Python modules that are required.
- makePythonPath: Create a PYTHONPATH from a list of Python modules.

Also included in this commit is:
- disabledIf: Helper function for disabling non-buildPythonPackage functions.
2017-11-23 15:11:02 +01:00
Jörg Thalheim 487c4a6f6e
Merge pull request #27513 from lukeadams/prl-tools-fix
[NixOS] Fix + update `hardware.parallels` config option
2017-11-23 14:10:21 +00:00
Jörg Thalheim a30fa6d9a2
Merge pull request #31959 from yrashk/gdbgui
gdbgui: init at 0.9.0.1
2017-11-23 13:41:13 +00:00
Yurii Rashkovskii fcec492c62 gdbgui: init at 0.9.0.1
Feature rich browser-based frontend with data structure visualizations
(like DDD), and gdb terminal access. Compatible with C, C++, golang,
Rust, fortran. Written in Python and JavaScript

gdbgui is at the top of the GDB Front Ends
list on https://sourceware.org/gdb/wiki/GDB%20Front%20Ends
2017-11-23 20:19:54 +07:00
Jörg Thalheim 4b437f3821
Merge pull request #31966 from mikoim/fonts/migu
migu: init at 20150712
2017-11-23 13:19:40 +00:00
Graham Christensen e1c020d6a2
Merge pull request #31964 from srhb/imagemagick-up
imagemagick: 6.9.9-21 -> 6.9.9-23
2017-11-23 07:27:59 -05:00
zimbatm 611116823a inginious: mark as broken
The project doesn't exist on github anymore.
2017-11-23 12:24:53 +00:00
Eshin Kunishima 0e626d2e9a
migu: init at 20150712 2017-11-23 21:10:25 +09:00
Jörg Thalheim 3db0f9d1e3
Merge pull request #31758 from yegortimoshenko/patch-10
CODEOWNERS: exclude lib/licenses.nix
2017-11-23 11:37:55 +00:00
Jörg Thalheim 5eb95a32a8
Merge pull request #31962 from peterromfeldhk/nodePackages.nsp
nodePackages.nsp: init at 3.1.0
2017-11-23 10:33:43 +00:00
Jörg Thalheim d541d0c7bf
Merge pull request #31941 from Rovanion/master
user-mgmt.xml: extraUsers => users
2017-11-23 10:28:47 +00:00
Sarah Brofeldt a5783484ee imagemagick: 6.9.9-21 -> 6.9.9-23 2017-11-23 11:11:31 +01:00
Peter Romfeld 4db6f68df6 nodePackages.nsp: init at 3.1.0 2017-11-23 17:26:12 +08:00
Rovanion Luckey 99864c4a79 nixos/manual: extraUsers -> users in user-mgmt.xml
Changed extraUsers -> users and one case of extraGroups -> groups in nixos manual chapter 7.

According to chatter on IRC these are the proper names for these configuration options nowadays.

Modified based on feedback from Jörg Talheim.
2017-11-23 10:22:00 +01:00
Pascal Wittmann 6b21d3acd7
Merge pull request #31961 from adisbladis/hedgewars-0_9_23
hedgewars: 0.9.22 -> 0.9.23
2017-11-23 09:42:32 +01:00
adisbladis 5f111a854e
hedgewars: 0.9.22 -> 0.9.23 2017-11-23 15:47:41 +08:00
Bjørn Forsman 1e5bdbb273
Merge pull request #27344 from lukeadams/gnuradio-update
Gnuradio: Enable Darwin Support
2017-11-23 08:23:07 +01:00
Orivej Desh 9d2bd32b79 tzdata: avoid symlink loop "./posix" -> ".."
Fixes #31560
2017-11-23 05:12:03 +00:00
Michael Raskin 56f2d3ad48
Merge pull request #31958 from mrkgnao/master
stockfish: 7 -> 8
2017-11-23 04:53:28 +00:00
Soham Chowdhury 8775b80503 stockfish: 7 -> 8 2017-11-23 10:12:14 +05:30
Orivej Desh a7e1bfe792
Merge pull request #31957 from jtojnar/libxml-2.9.7
libxml2: 2.9.5 → 2.9.7
2017-11-23 04:40:51 +00:00
Jan Tojnar 98ff9fca29
libxml2: 2.9.5 → 2.9.7 2017-11-23 05:28:39 +01:00
Luke Adams 367e5f726f gnuradio-osmosdr: update homepage 2017-11-22 21:46:13 -06:00
Luke Adams 03193f542e gnuradio-{ais,gsm,nacl,osmosdr,rds}: enableParallelBuilding 2017-11-22 21:46:12 -06:00
Luke Adams b1c666ef6c gnuradio-{ais,gsm,nacl,osmosdr,rds}: enable Darwin building 2017-11-22 21:46:12 -06:00
Luke Adams d8d9697402 gnuradio-ais: Fix Volk library search issue. Fix incorrect version date.
- Issue fixed in my PR (bistromath/gr-ais@8502d02)
- The commit date of the original src is "2015-12-20" not "2016-08-26" (version hasn't changed)
2017-11-22 21:46:11 -06:00
Luke Adams 86d953ee39 gnuradio: enable Darwin building 2017-11-22 21:46:11 -06:00