Commit graph

32468 commits

Author SHA1 Message Date
Thomas Mader 54f1b753b3 dmd: Enable tests and integrate bootstrap into one derivation
- Merge bootstrap dmd into default derivation.
- Reenable all tests by using a fixed-output derivation for phobos tests because of network checks in sandbox mode.
- Adding supported platforms.
2017-12-03 05:18:57 +01:00
Frederik Rietdijk 0cd857bffd Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 11:38:13 +01:00
Frederik Rietdijk 88eea6947f
Merge pull request #31781 from robertodr/hdf5-fortran-2003
Update HDF5 and add option to compile Fortran2003 interface
2017-11-25 10:37:42 +00:00
Jörg Thalheim b0bf60a4e2
Merge pull request #32010 from pcarrier/pcarrier/minijail
minijail: init at android-8.0.0_r34
2017-11-25 10:09:09 +00:00
Jörg Thalheim 75f713c9ad
Merge pull request #32012 from chpatrick/cnijfilter_4_00
cnijfilter: init at 4.00
2017-11-25 09:50:51 +00:00
Joerg Thalheim 88dfc0333a luaPackages.vicious: 2.2.0 -> 2.3.0
cc @makefu
2017-11-25 09:36:27 +00:00
Kier Davis cb9bf1c854 PySolFC: init at 2.0
PySolFC is a solitaire game written in Python, supporting thousands of
solitaire variants.
2017-11-25 09:43:42 +01:00
Frederik Rietdijk e2349070ac octaveFull: always use openblasCompat on darwin
Haven't tested this, but considering `octave` on darwin also uses
openblasCompat, we may want it here as well.
2017-11-25 09:31:37 +01:00
Frederik Rietdijk d087463b48 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 09:13:36 +01:00
Vladimír Čunát 88ccc386f5
nixpkgs.metrics: --show-trace into the log
If the log is empty, it's difficult to debug problems.  This case:
https://github.com/NixOS/nixpkgs/pull/30252/files#r153038794
2017-11-25 07:07:27 +01:00
Pierre Carrier cb05c04f4e minijail: init at android-8.0.0_r34 2017-11-25 00:27:00 -05:00
adisbladis b3197e030c
Merge pull request #32008 from mbode/terraform-0_11
terraform: 0.10.7 -> 0.10.8, 0.11.0
terraform: add 0.11 
terraform: upgrade providers
2017-11-25 12:01:26 +08:00
aszlig f62c87b45f
linuxPackages: Revert accidental bump to 4.14
Regression introduced by e5c24abf3b.

I've added this for my WIP tests and forgot to reset them out of the
mentioned commits.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-24 23:13:41 +01:00
aszlig e5c24abf3b
virtualbox: 5.2.0 -> 5.2.2
Upstream changes without issue IDs:

 * User interface: various improvements for high resolution screens
 * User interface: added functionality to duplicate optical and floppy
                   images
 * User interface: various improvements for the virtual media manager
 * VMM: fixed emulation so that Plan 9 guests can start once more (5.1.0
        regression)
 * Storage: fixed regression breaking iSCSI
 * Audio: added HDA support for more exotic guests (e.g. Haiku)
 * Serial: fixed hanging I/O when using named pipes on Windows (5.2.0
           regression)
 * Serial: fixed broken communication with certain devices on Linux
           hosts
 * USB/OHCI: improved behavior so that the controller state after a VM
             reset is closer to the initial state after VM start
 * EFI: fixed HFS+ driver which in rare cases failed to access most
        files on a volume
 * Shared clipboard: fixed hang with OS X host and Linux guest
 * Linux hosts: fixed kernel module compilation and start failures with
                Linux kernel 4.14
 * X11 hosts: better handle WM_CLASS setting
 * Linux guests: fixed kernel module compilation and other problems with
                 Linux kernel 4.14
 * Linux guests: fixed various 5.2.0 regressions
 * Bridged networking: fixed duplicate EtherType in VLAN/priority tags
                       on Linux (5.2.0 regression)

The full changelog including issue IDs can be found at:

https://www.virtualbox.org/wiki/Changelog

Aside from just bumping the version number I also had to strip 3 levels
of the paths included in the guest-additions patches, because the
version was hardcoded in there and the patches still apply as-is.

I've re-added the stripped path using patchFlags and the -d option of
the patch utility.

Tested this by running all of the tests in the "virtualbox" NixOS VM
test module, here is the URL to the finished evaluation on my Hydra:

https://headcounter.org/hydra/eval/380191

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @NeQuissimus, @orivej, @etu, @vcunat
Issue: https://github.com/NixOS/nixpkgs/issues/31640
Issue: https://github.com/NixOS/nixpkgs/pull/31037
2017-11-24 23:10:57 +01:00
Patrick Chilton 8bfa14f5a7 cnijfilter: add 4.00 2017-11-24 21:02:40 +01:00
Frederik Rietdijk 7a13e5a7df Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-24 19:58:07 +01:00
Vladimír Čunát 7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Robert Helgesson a4d2a5ea71
perlPackages: update a few packages
- Catalyst-Plugin-HTML-Widget: Add meta section and mark as broken

- Class-Load: 0.23 -> 0.24

- Class-Load-XS: 0.09 -> 0.10

- UNIVERSAL-require: 0.17 -> 0.18
2017-11-24 17:45:42 +01:00
Frank Doepper d336e811a1
perl-Params-Validate: fix build on i686-linux
Fixes #29637.
2017-11-24 14:25:07 +01:00
Frederik Rietdijk 59d294dd7d
Merge pull request #31923 from kquick/thespian
thespian: Python library init at 3.8.3
2017-11-24 07:49:56 +01:00
adisbladis 4ae5f31403 pythonPackages.locustio: 0.7.2 -> 0.8 2017-11-23 17:21:38 +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
Eshin Kunishima 791616030f
ricty: init at 4.1.0 2017-11-24 00:22:17 +09:00
Frederik Rietdijk 59d82d8895 python.pkgs: use disabledIf 2017-11-23 15:11:42 +01:00
Frederik Rietdijk 985f0ce15d python.pkgs.rivet: add bindings for rivet 2017-11-23 15:11:03 +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 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
Eshin Kunishima 0e626d2e9a
migu: init at 20150712 2017-11-23 21:10:25 +09: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
Samuel Leathers b4c63c3648
Merge pull request #31921 from corngood/rdesktop-krb
rdesktop: enable credssp
2017-11-22 22:04:49 -05:00
Orivej Desh eb23772c10 double-conversion: rename attr from double_conversion 2017-11-22 23:39:03 +00:00
Moritz U f6dfa221c9 usbip: init at ${kernel.version} (#31948)
* usbip: Init at ${kernel.version}

* usbip: simplify build

* usbip: fix build on bcachefs kernel

* usbip: revert autoreconfHook

sorry for breakage, I was testing the wrong code
2017-11-22 22:54:50 +00:00
Luke Adams e81d84fcea gnuradio: add CoreAudio input for Darwin 2017-11-22 16:42:21 -06:00
Luke Adams b9c426c5a6 gnuradio: use qwt6_qt4 instead of qwt5 2017-11-22 16:42:20 -06:00
Maximilian Bode 083a0b8348 terraform: add 0.11 2017-11-22 22:06:02 +01:00
John Ericson 405412dfd9
Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-files
stdenv setup: Always use both propagated files
2017-11-22 15:23:37 -05:00
Bjørn Forsman 1e05951a09 pythonPackages.demjson: bring back package attribute
Commit 2ca086da82
("pythonpackages.deform_bootstrap: Remove seemingly dead package")
removed it by mistake.
2017-11-22 19:59:01 +01:00
Frederik Rietdijk 6804ea9288
Merge pull request #31415 from jerith666/python-titlecase
pythonPackages.titlecase: init at 0.12.0
2017-11-22 19:52:20 +01:00
Robert Helgesson 68a13ec392
perl-PPI: 1.224 -> 1.236 2017-11-22 19:47:21 +01:00
Tim Steinbach c61e6a37f0
Merge pull request #31938 from Ma27/init/docker-ls
docker-ls: init at v0.3.1
2017-11-22 17:47:58 +00:00
David McFarland 4434843d9c libgssglue: init at 0.4 2017-11-22 12:33:32 -04:00
Maximilian Bosch 1e2722ae22
docker-ls: init at v0.3.1 2017-11-22 16:08:45 +01:00
Yuri Aisaka e3bcdd4e7a pythonPackages.autoflake: init at 1.0 (#31879) 2017-11-22 13:44:54 +00:00
Tim Steinbach 44f1d45833
Merge pull request #31899 from NeQuissimus/docker_17_11
docker-edge: 17.10 -> 17.11
2017-11-22 13:05:49 +00:00
Thomas Strobel 0603d0e9c2 init: restya-board at 0.6 2017-11-22 12:14:23 +01:00
Joerg Thalheim 14769628bf pythonPackages.nototools: fix name & evaluation
nototools was renamed by accident to notoTools in #31543
This broke evaluation of noto-fonts.

cc @benley
2017-11-22 08:59:24 +00:00