151308 Commits

Author SHA1 Message Date
Jan Malakhovski
50556b50b7 gstreamer: make tests run, but disable, also cleanup 2018-08-11 09:35:18 +00:00
Jan Malakhovski
1cb596748f radiotray-ng: use checkInputs, but disable tests, also cleanup 2018-08-11 09:35:17 +00:00
Jan Malakhovski
1662443fa1 utox: use checkInputs, also cleanup 2018-08-11 09:35:17 +00:00
Pascal Wittmann
c53c9986bd
Merge pull request #44358 from NixOS/add-missing-licenses
Add missing licenses
2018-08-11 11:32:58 +02:00
volth
df05344d96
libvirt: jansson required for qemu suppport 2018-08-11 09:19:09 +00:00
Sarah Brofeldt
b92956d4c6
Merge pull request #44819 from imalsogreg/okta-aws-init
aws-okta: init at 0.19.0
2018-08-11 10:48:28 +02:00
Bas van Dijk
9481513360 cabal2nix: fix build by overriding hpack to 0.29.6
Fixes: https://github.com/NixOS/cabal2nix/issues/369
2018-08-11 10:44:27 +02:00
Bas van Dijk
e9b7e73120
Merge pull request #44356 from ElvishJerricco/callcabal2nix-passthru-deriver
callCabal2nix: Passthru deriver
2018-08-11 10:34:06 +02:00
Pascal Wittmann
bd4ef2def3
calibre: 3.28.0 -> 3.29.0 2018-08-11 10:00:52 +02:00
R. RyanTM
b728f5cd72 libytnef: 1.9.2 -> 1.9.3 (#44662) 2018-08-11 07:58:22 +00:00
R. RyanTM
498be8d390 urh: 2.2.2 -> 2.2.3 (#44669) 2018-08-11 07:57:14 +00:00
Pascal Wittmann
a34579e01e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Michael Raskin
40dea2488f vim_configurable: make gvim command launch GUI again 2018-08-11 10:25:21 +03:00
Orivej Desh
c2cf0c5f4c gdal: build with xml support 2018-08-11 00:58:31 +00:00
Samuel Dionne-Riel
cfb7ccb08c
Merge pull request #44840 from nicknovitski/mruby-init
mruby: init at 1.4.1
2018-08-10 19:34:22 -04:00
Samuel Dionne-Riel
53bfb47e1d mruby: Removes a test that fails in the sandbox. 2018-08-10 19:07:20 -04:00
Samuel Dionne-Riel
f847155014 mruby: Fixes build on Linux
I'm not sure of the semantics of `gcc` vs. `ld` for linking, but it
makes the difference between working and:

```
/nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000401100
```
2018-08-10 19:07:17 -04:00
Nick Novitski
c26a6db0f8 mruby: init at 1.4.1 2018-08-10 18:59:38 -04:00
aszlig
f51dc2a94b
nixos/tests/luksroot: Fix OCR of passphrase prompt
Since a9d69a74d6edb6bcca29b1189d4bc3b203ecaf25, the passphrase prompt
now no longer starts with "Enter passphrase for" but now it's just
"Passphrase for", which causes the luksroot installer test to fail.

I've tested this on a x86_64-linux machine and the test now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @oxij, @samueldr
Issue: #29441
2018-08-11 00:07:10 +02:00
Chris Ostrouchov
058e22e0a3
pythonPackages.dftfit: init at 0.4.11
- tests require lfs download so not run
 - python 3+
 - fetchpypi since fetchurl is large download
2018-08-10 16:49:06 -04:00
Chris Ostrouchov
dc552ab32e
pythonPackages.lammps-cython: init at 0.5.7
- python 3+
 - all tests pass
 - fetchurl since project based in gitlab and to run tests
2018-08-10 16:49:06 -04:00
Chris Ostrouchov
fb40e62657
pythonPackages.pymatgen-lammps: init at 0.4.5
- all tests pass
 - python 3+
 - fetchurl since package is on gitlab
2018-08-10 16:49:06 -04:00
Chris Ostrouchov
ff27546351
pythonPackages.pygmo: init at 2.8
- python 2.7, 3+
 - skipping tests becuase none are easy to run (require some parallel workers)
 - fetchFromgitHub so that running tests in future is possible
2018-08-10 16:49:06 -04:00
Chris Ostrouchov
def307e476
pagmo2: init at 2.8
- c++ headers for library
 - parallel optimization framework
 - all tests but 1/55 pass so skipping tests
2018-08-10 16:49:06 -04:00
Chris Ostrouchov
4716facdd1
pythonPackage.ase: init at 3.16.2
- tests just hang so skipping tests
 - python 2.7, 3+
 - repository is in gitlab so had to fetchurl
2018-08-10 16:49:06 -04:00
Chris Ostrouchov
0513a0054d
pythonPackages.pathlib: init at 1.0.1
- python 2.7, 3+
 - all tests pass
 - package is depricated but is required by a package
2018-08-10 16:49:06 -04:00
Chris Ostrouchov
da136c4618
pythonPackages.docutils: refactored
- moved docutils to `python-modules`
2018-08-10 16:39:53 -04:00
xeji
2cf2ea1c03
Merge pull request #44818 from thefloweringash/jetbrains-update-2018.2.1
Jetbrains editors: 2018.2 -> 2018.2.1
2018-08-10 22:38:48 +02:00
Chris Ostrouchov
eb6e376753
pythonPackages.pytest-benchmark: init at 3.1.1
- fetchFromGitHub to get all tests
 - all tests pass
 - python 2.7, 3+
2018-08-10 16:38:38 -04:00
Chris Ostrouchov
6e9d37713a
pythonPackages.statistics: init at 1.0.3.5
- package does not come with tests
2018-08-10 16:37:45 -04:00
Chris Ostrouchov
90c353d44e
pythonPackages.py-cpuinfo: init at 4.0.0
- fetchFromGitHub to run all tests
 - all tests pass
2018-08-10 16:36:50 -04:00
Chris Ostrouchov
9745611ed6
lammps: 16Feb16 -> patch_2Aug2018
Major changes and update to lammps build

 - using fetchFromGitHub to get source instead of lammps mirror
 - configurable lammps packages included and includes for compilation
 - cleaner build script
 - preserving the executable, shared library names, and include headers
2018-08-10 16:35:54 -04:00
Matthew Bauer
14d689fe5f c-ares: fix android build
https://hydra.nixos.org/build/79244764
2018-08-10 16:06:15 -04:00
Eelco Dolstra
490ca6aa8a
nix-repl: Remove
This package is obsolete.
2018-08-10 21:48:47 +02:00
Matías Lang
fb15f20845 checksec: switch to binutils-unwrapped
checksec needs the readelf command to work properly, which is contained
in the binutils-unwrapped derivation but not in the normal binutils.
Before this commit, this tool wasn't working due to that.
2018-08-10 16:47:16 -03:00
Eelco Dolstra
f1c978aca0
Revert "aliases: add nixos-rebuild"
This reverts commit 0b124c1e9152959cd9de9de46c4a4d9146a818e6. We
should really stop adding things that are not packages to
all-packages.nix. For example, having nixos-rebuild.nix in
all-packages.nix causes 'nix-env -qa' to evaluate a NixOS
configuration, which obviously is not good for performance. (We should
probably also remove the 'nixos' attribute from all-packages.nix, but
at least that's a function so nix-env will ignore it.)
2018-08-10 21:45:07 +02:00
Eelco Dolstra
4d1332e507
nixos/modules/misc/version.nix: Don't spam the user with vague warnings 2018-08-10 21:39:36 +02:00
Johannes Frankenau
750dc39116 mpvScripts.mpris: 0.1 -> 0.2 2018-08-10 21:29:37 +02:00
Jason Carr
533a83c30d nodePackages: update versions 2018-08-10 15:10:21 -04:00
Andrew Childs
3513c5dc49 jetbrains.ruby-mine: 2018.2 -> 2018.2.1 2018-08-11 04:05:21 +09:00
Jason Carr
c2fc585110 nodePackages.madoko init 2018-08-10 15:04:58 -04:00
Jason Carr
2560b0724a nodePackages.jake init 2018-08-10 15:04:53 -04:00
Andrew Childs
c08067b74d jetbrains.goland: 2018.2 -> 2018.2.1 2018-08-11 04:03:49 +09:00
(cdep)illabout
56ad359d93
virtualization: update the virtualbox-host module to use the extension pack if enabled. 2018-08-11 02:48:29 +09:00
Matthew Bauer
68b5f51d6f brightnessctl: also install udev rules
Fixes #44877
2018-08-10 13:44:58 -04:00
Alexey Shmalko
6b1a04d788 alarm-clock-applet: fix build (#44872)
The build has been failing because sourceforge-served release include
-Werror=format=2 flag, which enabled -Werror=format-y2k, which in turn
stopped the build because of a debug log message formatting.

Building release from GitHub works fine.
2018-08-10 19:37:48 +02:00
Francois-Rene Rideau
0dd9403a34 gambit-unstable: 2018-05-30 -> 2018-08-06 2018-08-10 13:11:11 -04:00
xeji
12eb1e96ce
Merge pull request #44870 from symphorien/tests-eval
Fix evaluation of two tests
2018-08-10 19:06:20 +02:00
xeji
a102b900be
Merge pull request #37281 from xeji/qemu-nonroot
nixos/libvirtd: add option to run qemu as non-root
2018-08-10 18:54:10 +02:00
xeji
b9c8d68452
Merge pull request #40826 from bhipple/u/texlive-2017-final
texlive: 2017 -> 2017-final
2018-08-10 18:52:29 +02:00