Commit Graph

121435 Commits

Author SHA1 Message Date
Piotr Bogdan
3f7ffa9f89 wp-cli: 1.4.0 -> 1.4.1 2017-11-23 15:28:23 +00:00
Eshin Kunishima
791616030f
ricty: init at 4.1.0 2017-11-24 00:22:17 +09:00
rittelle
beee8119b8 jetbrains.datagrip: 2017.2.2 -> 2017.2.3 2017-11-23 15:54:03 +01:00
rittelle
b2b995f65a jetbrains.goland: renamed from jetbrains.gogland
Product renamed to match the name used on the Product website and inside
the update.xml used by the update script.
This also updated the version to 173.3727.79.
2017-11-23 15:51:52 +01:00
Bastian Köcher
1200f9b9e2 Adds missing documentation for copyFileFromHost in NixOS tests 2017-11-23 15:50:54 +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
Dominik Xaver Hörl
ecdc401cc3 oneko: init at 1.2.5 2017-11-23 14:07:20 +01: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
Eshin Kunishima
5986bd30d9
inconsolata: 1.010 -> 2.001 2017-11-23 16:21:15 +09:00
Kevin Quick
2233ae6a99
Removed extraneous comment; updated note reg testing use of network. 2017-11-22 21:23:43 -08: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
Luke Adams
1b1c82f4f4 gnuradio: 3.7.11.0 -> 3.7.11.1
this version includes GCC6 improvements
2017-11-22 21:46:10 -06:00
Luke Adams
5d75dbe5e5 gnuradio: Resolve darwin c++11 issues
-std=c++11 causes errors with OBJ-C files on Darwin. Inject dynamic compiler flag into every cmake file to work around this.
2017-11-22 21:46:10 -06:00
Luke Adams
6e9140d5c3 gnuradio: force wxgui and pygtk check to true
enables gnuradio-companion compilation in headless/nix-multiuser environment
2017-11-22 21:44:29 -06:00
Luke Adams
17908a7de1 gnuradio: setupHook: enable composition with nix-shell 2017-11-22 21:44:28 -06:00