Commit graph

128584 commits

Author SHA1 Message Date
Frederik Rietdijk 6e1c714c99
Merge pull request #35084 from dotlambda/home-assistant
nixos/home-assistant: test MQTT configuration
2018-02-18 16:08:56 +00:00
Frederik Rietdijk aee1134e4c
Merge pull request #35100 from dotlambda/home-assistant-0.63.3
home-assistant: 0.63.2 -> 0.63.3
2018-02-18 16:07:14 +00:00
Frederik Rietdijk 158aac753f
Merge pull request #34858 from va1entin/pynacl
pythonPackages.pynacl: ignore timeout in tests
2018-02-18 16:04:05 +00:00
Frederik Rietdijk b234fa4310
Merge pull request #34948 from davidak/micawber
micawber: init at 0.3.5
2018-02-18 15:58:09 +00:00
Frederik Rietdijk 60d0387def
Merge pull request #35099 from dotlambda/yarl
pythonPackages.yarl: 1.1.0 -> 1.1.1
2018-02-18 15:51:19 +00:00
Tim Steinbach 246359e855
linux: 4.15.3 -> 4.15.4 2018-02-18 09:55:54 -05:00
Tim Steinbach 9d55ab2c4b
linux: 4.14.19 -> 4.14.20 2018-02-18 09:55:21 -05:00
Tim Steinbach e3dd76f76c
linux: 4.9.81 -> 4.9.82 2018-02-18 09:54:56 -05:00
Tim Steinbach 07e7a67f7b
linux: 4.4.115 -> 4.4.116 2018-02-18 09:54:31 -05:00
Tim Steinbach 734f40a0a5
linux-copperhead: 4.15.3.a -> 4.15.4.a 2018-02-18 09:53:59 -05:00
Shea Levy d4e1ef7b7b
qemu-riscv: 2.11.50pre57991_713f2c1164 -> 2.11.50pre58771_af435b709d 2018-02-18 09:28:54 -05:00
Shea Levy a551e6debc
gnumake: Fix build against glibc 2.27. 2018-02-18 09:27:50 -05:00
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
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
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 7405af72e6
("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
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
Michal Rus 986ab982b5
arping: init at 2.19 2018-02-18 14:10:53 +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 2a05368ff3 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
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
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
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
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