Commit graph

34867 commits

Author SHA1 Message Date
Wout Mertens b4e92e0b34
Merge pull request #37921 from gnidorah/gitweb
nixos/nginx: add gitweb sub-service
2018-03-30 00:18:44 +02:00
Jörg Thalheim 683a73f093
Merge pull request #37890 from tobimpub/cquery
cquery: init at 2018-03-25
2018-03-29 20:50:35 +01:00
Jan Tojnar e54342d47e
abiword: clean up 2018-03-29 10:25:32 +02:00
Michael Raskin df5f67de94
Merge pull request #37680 from fdns/compact
compactor: init at 0.11.0
2018-03-28 22:17:37 +00:00
Felipe Espinoza f784c6be18 compactor: init at 0.11.0 2018-03-28 18:59:06 -03:00
Felipe Espinoza 5bebf6be9c cbor-diag: init at 0.5.2 2018-03-28 18:58:58 -03:00
Felipe Espinoza 88e83b0712 cddl: init at 0.8.5 2018-03-28 18:58:52 -03:00
Jan Tojnar 9acdfbfd72
gsmartcontrol: 0.8.7 → 1.1.3
Closes: https://github.com/NixOS/nixpkgs/issues/37444
2018-03-28 23:46:32 +02:00
Thomas Tuegel c7d7abc51e
Merge pull request #36320 from romildo/new.gsettings-qt
gsettings-qt: init at 0.1.20170824
2018-03-28 08:24:43 -05:00
Michael Raskin fc0e62a24a
Merge pull request #36411 from tiramiseb/gnome-shell-extension-impatience
gnomeExtensions.impatience: fix the package and upgrade to version 0.4.5
2018-03-28 10:00:32 +00:00
Michael Raskin 52f9d29d9a
Merge pull request #36410 from tiramiseb/gnome-shell-extension-system-monitor
gnomeExtensions.system-monitor: fix this package and upgrade to v33
2018-03-28 09:59:33 +00:00
gnidorah 9e6752075a perlPackages.HTMLTagCloud: init at 0.38 2018-03-28 12:24:57 +03:00
Franz Pletz 3cc0342170
Merge pull request #37872 from pbogdan/cf-cli-fix-build
cloudfoundry-cli: fix build
2018-03-28 06:38:18 +00:00
Franz Pletz 8c76754f51
Merge pull request #37870 from jerith666/jdk10u
openjdk10: minor cleanups
2018-03-28 06:04:41 +00:00
Franz Pletz 5d86c50057
xmrig: init at 2.5.2 2018-03-28 07:00:19 +02:00
Franz Pletz 28c00f8f3b
monero: 0.11.1.0 -> 0.12.0.0 2018-03-28 07:00:18 +02:00
Jörg Thalheim 15c744a06d
Merge pull request #37852 from Mic92/terraform-libvirt
terraform-provider-libvirt: init at 0.3
2018-03-28 01:33:41 +01:00
Jörg Thalheim ebcf2d349a terraform-provider-libvirt: init at 0.3 2018-03-28 01:27:48 +01:00
Jörg Thalheim 8c2dafbccd
Merge pull request #30429 from teto/alot
[RDY] init gpg python bindings +  Alot: 0.5.1 -> 0.7.0
2018-03-28 01:03:24 +01:00
Jörg Thalheim 97fc985fa2
Merge pull request #37936 from vbgl/flow-0.68
flow: 0.66.0 -> 0.68.0
2018-03-28 00:36:37 +01:00
Jan Tojnar 418b37a778
phpPackages.php-cs-fixer: 2.10.4 → 2.11.1 2018-03-28 00:46:37 +02:00
Vincent Laporte 1874f09c40
flow: 0.66.0 -> 0.68.0 2018-03-27 20:34:15 +00:00
Vincent Laporte be48c2effc
ocamlPackages.lwt_ppx: init at 3.3.0 2018-03-27 20:34:08 +00:00
Vincent Laporte 0b53d63dad ocamlPackages.lwt3: 3.0.0 -> 3.3.0 2018-03-27 22:32:55 +02:00
Maximilian Bosch b71ffc1b25 qpid-cpp: fix build
The compilation broke due to the flag `-Werror=int-in-bool-context`
which caused several compilation errors with GCC v7. Disabling this
warning manually with `-Wno-error` in `NIX_CFLAGS_COMPILE` should be
fine.

This package experienced several radical changes as the entire python
build in `$src/management/python` was broken since the given Python
interpreter missed several needed modules (including
`pythonPackages.qpid-python`). As the CMake build tried to invoke the
affected `setup.py` manually and patched the shebangs with `disutil` and
caused non-functional executables, I split the package up into two
parts, the actual `qpid-cpp` lib and the Python module that will be
composed using `buildEnv`.

Furthermore I added myself as maintainer for the package as the diff
became quite huge and we should have more folks available to maintain
this.

See https://hydra.nixos.org/build/71519082/log
See tickets #36453 and #31747
2018-03-27 19:24:16 +02:00
Michael Raskin 95a819c002 libreoffice: wrap to set JAVA_HOME, SAL_USE_VCLPLUGIN and DBus session if not set 2018-03-27 19:30:09 +02:00
Shea Levy cd7047c461
Merge branch 'riscv-limitations' 2018-03-27 11:32:38 -04:00
Sarah Brofeldt 048724c4af
Merge pull request #34971 from Twey/master
godot: 2.1.4 -> 3.0 + godot_headers
2018-03-27 17:29:27 +02:00
Nikolay Amiantov 67adb994bc linuxPackages.nvidia_x11_legacy173: drop mentions
Thanks to pbogdan for noticing this. I'd like to have a "no direct commit"
policy implemented for my own good ^_^".

Tested with ofborg's outpaths.nix
2018-03-27 17:21:11 +03:00
Shea Levy 26e8d58cb5
libseccomp: Disable only on RISC-V if Linux.
The isSeccomputable flag treated Linux without seccomp as just a
normal variant, when it really should be treated as a special case
incurring complexity debt to support.
2018-03-27 08:16:24 -04:00
Shea Levy cdf9a78a3e
kexectools: Disable only on RISC-V if Linux.
The isKexecable flag treated Linux without kexec as just a normal
variant, when it really should be treated as a special case incurring
complexity debt to support.
2018-03-27 08:15:07 -04:00
Jörg Thalheim 00a43001d4
Merge pull request #36978 from xeji/selinux-2-7
SELinux libs and tools: 2.4 -> 2.7
2018-03-27 10:29:23 +01:00
Matthew Bauer 799e8c5745 Revert "shellcheck: dont statically compile"
This reverts commit e746cbd904.
2018-03-26 21:01:21 -05:00
Graham Christensen 378e05c6dd
Merge pull request #37900 from grahamc/documentation-highlighter
documentation-highlighter: init
2018-03-26 21:40:24 -04:00
Graham Christensen a8d08b04a2
documentation-highlighter: init 2018-03-26 21:23:41 -04:00
adisbladis da04071c29
redis-desktop-manager: 0.9.0-alpha5 -> 0.9.1 2018-03-27 09:13:23 +08:00
Will Dietz 45289b0921
Merge pull request #37883 from dtzWill/fix/use-npth-for-pth-musl
Use npth as "pth" for portability, for now only w/musl.
2018-03-26 14:08:40 -05:00
Will Dietz a11afa901f Use npth as "pth" for portability, for now only w/musl. 2018-03-26 13:28:13 -05:00
Jörg Thalheim 45e4dc0d5d python.pkgs.gpg: rename to gpgme
Let's be honest with what we expose.
2018-03-26 19:25:55 +01:00
Jörg Thalheim 7d8d5d4f6f
Merge pull request #37670 from bgamari/libngspice
ngspice: Move shared library to a new derivation
2018-03-26 18:33:42 +01:00
adisbladis 8fe59b5b29
calamares: 3.1.10 -> 3.1.12 2018-03-26 23:13:54 +08:00
Piotr Bogdan 760e972a86 cloudfoundry-cli: fix build 2018-03-26 15:41:39 +01:00
Matt McHenry aabf45c163 openjdk10: minor cleanups
* with only one source bundle (per JEP-296), we can use src instead of
  srcs, and avoid the need to cd in prePatch

* fetch sources from jdk10u instead of jdk10, to make it easier to
  grab updates when they start coming.

* removed commented-out code that became irrelevant in the 8 -> 9
  transition (*.pf files, infinality font rendering)

* create jdk10, jre10, and jre10_headless attributes in
  all-packages.nix
2018-03-25 20:23:12 -04:00
Ben Gamari a62fffd9a5 ngspice: Move shared library to a new derivation
It turns out that the build system does not support building both the
command-line tool and the shared library at the same time. Consequently
the ngspice derivation has not provided the command-line tools since the
shared library was enabled in #31166.
2018-03-25 19:55:40 -04:00
Tobias Mayer 4930caae80 cquery: init at 2018-03-25 2018-03-26 00:51:41 +02:00
Matthew Bauer 675dc1bfbf apache-ant: init 1.9
1.9.x is a legacy version of ant supporting Java 5, 6, and 7

Fixes #37747
2018-03-25 14:11:00 -05:00
Michael Raskin 6a589dea59
Merge pull request #37776 from xeji/p/opal
opal: build with gcc6
2018-03-25 17:27:11 +00:00
Thomas Tuegel 362fbc514a
Merge pull request #37763 from ttuegel/bugfix/emacs/elpa-priority
emacsPackagesNg: lower priority of elpaPackages
2018-03-25 12:06:01 -05:00
xeji 001db3951d opal: build with gcc6
build on gcc7 failed with
"Error: call of overloaded 'abs(unsigned int)' is ambiguous"
2018-03-25 18:58:46 +02:00
Albert Safin c276b45476 ahoviewer: add useUnrar option 2018-03-25 11:57:55 -05:00