129716 Commits

Author SHA1 Message Date
Jan Malakhovski
a89899ce4e fetchurl: cleanup, better errors
Also fix what seems like bugs in uncommon `stdenv`s.
2018-02-18 14:24:53 +00:00
Vladimír Čunát
5beae8347a
blender, openimageio: build with gcc6 again
I tried upgrading openimagio instead, but that didn't fix the blender
build (blender is the only non-broken dependency ATM).
This way blender starts.
2018-02-18 15:02:54 +01:00
Shea Levy
765194d7ab
nixUnstable: Disable seccomp support on RISC-V. 2018-02-18 09:02:10 -05:00
Shea Levy
5a0eec1de1
nixUnstable: 2.0pre5950_3a5a241b -> 2.0pre5951_690ac7c9. 2018-02-18 09:02:10 -05:00
Shea Levy
a933aa9a8d
busybox-sandbox-shell: Fix build on RISC-V 2018-02-18 09:02:10 -05:00
Shea Levy
f3f79bd6c6
boehmgc: Add patch for RISC-V support. 2018-02-18 09:02:06 -05:00
Shea Levy
a61fdebc25
libatomic_ops: Add patch for RISC-V support. 2018-02-18 09:00:12 -05:00
Jan Malakhovski
23e68d119d xenPackages.xen_4_8-vanilla: stop overriding cc
Nothing requires gcc49 in this version.
2018-02-18 13:46:51 +00:00
Jan Malakhovski
b1047f34f7 xenPackages.xen_4_8-vanilla: fix build of qemu-xen
They merged that XSA and moved the tag.
2018-02-18 13:46:44 +00:00
Ambroz Bizjak
965ddac92f cups: Add patch for bug where CUPS fails to save files to disk
Upstream report: https://github.com/apple/cups/issues/5118

In addition to not saving files, this results in spam messages in the log once per second (Expiring subscriptions...)
which is what led me to discover this bug. The patch was made by hand because the patch from the commit does not apply.
2018-02-18 14:46:01 +01:00
Bjørn Forsman
09cf3506fa qt5X.full: add "-full" to package name
This aligns the package name more with the attrname.

This is a re-application of the idea behind 7405af72e6c2
("qt: make package names of "full" variants appear as such"), which
seems to have been lost on the way.
2018-02-18 14:44:16 +01:00
Nikolay Amiantov
9c8827322a qtcreator: fix path to qtquickcontrols
This enables build of QML designer plugin.
2018-02-18 14:44:16 +01:00
Nikolay Amiantov
44901407f0 qtEnv: fix paths in qt.conf
The shell variables from setup hook are not visible here, so instead substitute
them from Nix side.
2018-02-18 14:44:16 +01:00
Vladimír Čunát
837de09605
mp4v2: fix build with gcc7 via Fedora patch
It fixes a bug anyway.
2018-02-18 14:33:37 +01:00
Jan Malakhovski
810c4702cf stdenv.mkDerivation: rename meta.evaluates -> meta.available
A much better name.
2018-02-18 13:33:25 +00:00
Michael Raskin
1098c071e5
Merge pull request #35108 from michalrus/arping
arping: init at 2.19
2018-02-18 13:21:52 +00:00
Vladimír Čunát
bf25148902
ntopng: fixup build with gcc7
... but the new gcc pointed out some real bug.  I suppose update
would be best: https://github.com/ntop/ntopng/releases
2018-02-18 14:12:43 +01:00
Michal Rus
986ab982b5
arping: init at 2.19 2018-02-18 14:10:53 +01:00
Vladimír Čunát
0a52c59db9
dbus_cplusplus: fix build with gcc7 via Fedra patches 2018-02-18 13:59:42 +01:00
SLNOS
3f9ada02ae aspellDicts: add more dictionaries and some documentation 2018-02-18 12:58:50 +00:00
Jan Malakhovski
c6d8a58e8d nixos: allow overriding labels with environment variables
This reintroduces a better version of what 2a05368ff3217175cd87105e778e2e70bc7eef1c removed.
2018-02-18 12:56:31 +00:00
Jan Malakhovski
0fd8ce96ac nixos: introduce system.nixos.tags 2018-02-18 12:56:31 +00:00
Jan Malakhovski
2e6b796761 nixos: rename config.system.nixos* -> config.system.nixos.* 2018-02-18 12:56:30 +00:00
Jan Malakhovski
09512be289 nixos: use nixosLabel in more places 2018-02-18 12:56:30 +00:00
Jan Malakhovski
8200e08b0b nixos: move nixosLabel to its own module 2018-02-18 12:56:30 +00:00
Jan Malakhovski
e1782e342f nixos: add system.boot.loader.initrdFile option and use it where appropriate 2018-02-18 12:56:29 +00:00
Michael Raskin
57062da954
Merge pull request #35105 from michalrus/catdocx
catdocx: init at 20170102
2018-02-18 12:46:49 +00:00
Michal Rus
0552147a34
catdocx: init at 20170102 2018-02-18 13:44:31 +01:00
Vladimír Čunát
088d7c9f3b
libffado: 2.3.0 -> 2.4.0 (maintenance)
http://ffado.org/?q=node/3379
This fixes build with gcc7.  The removed patches are inside now.
2018-02-18 13:35:50 +01:00
Vincent Laporte
0c7a1fcf96
ppl: fix build 2018-02-18 12:11:06 +00:00
Bjørn Forsman
d84f18e288 nixos/postfix: document that *Alias options support comma separated values
For the longest time I thought there could be only one rootAlias.
2018-02-18 13:04:08 +01:00
Bjørn Forsman
7ab180999b qt510.full: add missing modules
Specifically: qtquickcontrols2, qtvirtualkeyboard, qtwebchannel,
qtwebengine, qtwebkit.

This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Bjørn Forsman
23cdc3224a qt59.full: add missing modules
Specifically: qtquickcontrols2, qtwebchannel, qtwebengine, qtwebkit.

This fixes a regression since qt56.full.
2018-02-18 12:58:26 +01:00
Michael Raskin
a09119041c
Merge pull request #35098 from tohl/master
sbcl: 1.4.3 -> 1.4.4, tested on nixos
2018-02-18 11:50:15 +00:00
Vladyslav M
4d6a8d956f hack-font: 2.020 -> 3.002 2018-02-18 13:32:59 +02:00
Hamish Mackenzie
56e4d8a81e glib-networking: Fix glib-networking for macOS 2018-02-19 00:26:33 +13:00
Robert Schütz
061a16a415 home-assistant: 0.63.2 -> 0.63.3 2018-02-18 12:16:54 +01:00
Tomas Hlavaty
fa3235781c sbcl: 1.4.3 -> 1.4.4 2018-02-18 12:12:37 +01:00
Robert Schütz
7e09ff23ed pythonPackages.yarl: 1.1.0 -> 1.1.1 2018-02-18 12:07:13 +01:00
Vladimír Čunát
9a2914a4f3
icu: build with gcc6 on i686 2018-02-18 11:21:27 +01:00
Vincent Laporte
7c2b2ddd68 ocamlPackages.lwt_ssl: init at 1.1.2 2018-02-18 11:15:28 +01:00
Nikolay Amiantov
3957b6b379 moinmoin: refactor and fix build 2018-02-18 12:53:36 +03:00
Nikolay Amiantov
96ac69288b octoprint: 1.3.5 -> 1.3.6 2018-02-18 12:48:41 +03:00
Vladimír Čunát
64db4f7a57
libunique: fix build with gcc-7 by fixing a bug 2018-02-18 10:35:46 +01:00
Vladimír Čunát
e202018d1f
glm: only override to gcc6 if using gcc by default
Otherwise we have a regression on Darwin.
2018-02-18 10:13:27 +01:00
Andrew Childs
56461673e6 Restore linuxManualConfig as linux/kernel/manual-config.nix 2018-02-18 16:53:11 +09:00
Frederik Rietdijk
e4e1f0462f
Merge pull request #35086 from Ma27/downgrade-python-docker-to-2.7
Revert "python: docker: 2.7.0 -> 3.0.0"
2018-02-18 07:48:07 +00:00
Shea Levy
158cf6449c
pcre: Disable JIT on RISC-V. 2018-02-18 00:13:43 -05:00
Shea Levy
4f8a9ff1ac
Use glibc-2.27 for RISC-V support. 2018-02-18 00:13:17 -05:00
Shea Levy
1d493f6171
Use Linux 4.15 kernel headers for RISC-V support. 2018-02-18 00:12:40 -05:00