209711 Commits

Author SHA1 Message Date
ysander
9922a5498b atom, atom-beta: 1.36.1 -> 1.42.0, 1.37.0-beta0 -> 1.43.0-beta0
Add shared libraries libuuid and libatk-bridge
2019-12-31 01:25:00 +01:00
Robin Gloster
edfdd0f3e4
darwin: use dontUnpack instead of phases 2019-12-31 01:24:10 +01:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Jonathan Ringer
5aff75d32d iasl: make NIX_CFLAGS_COMPILE a list
strings are no longer supported for this attribute.
2019-12-30 16:17:08 -08:00
Maximilian Bosch
81ffabdf4f
treewide: use flat lists for *Inputs, fix env usage 2019-12-31 01:13:55 +01:00
Maximilian Bosch
839c0ea7a5
treewide: *Inputs are flat lists 2019-12-31 01:10:02 +01:00
Robin Gloster
760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Jan Tojnar
01e8c64988
flint: fix for structured attrs 2019-12-31 01:00:46 +01:00
Maximilian Bosch
5ed6a9c70d
firefox: fix for structured attrs 2019-12-31 00:59:00 +01:00
Robin Gloster
8a227a2341
treewide: fix nested lists in *buildInputs 2019-12-31 00:57:57 +01:00
Robin Gloster
a012d5eebb
ldc: fix for structured attrs 2019-12-31 00:55:49 +01:00
Maximilian Bosch
cbbba87b98
libgdiplus: fix for structured attrs 2019-12-31 00:54:08 +01:00
Robin Gloster
bb2a6f7396
treewide: structured attrs fixes 2019-12-31 00:51:41 +01:00
Robin Gloster
9126911ba5
ruby: installFlags is a list 2019-12-31 00:50:40 +01:00
Robin Gloster
95526382be
polymake: fix for structured attrs 2019-12-31 00:49:42 +01:00
Jonathan Ringer
aa6c89479f libreoffice: make NIX_CFLAGS_COMPILE a list
A string is no longer allowed
2019-12-30 15:43:08 -08:00
Robin Gloster
755db0b689
treewide: installTargets is a list 2019-12-31 00:25:26 +01:00
Robin Gloster
ba0a3edf7f
stdenv: installTargets is a list 2019-12-31 00:24:02 +01:00
Robin Gloster
65712df184
treewide: installTargets is a list 2019-12-31 00:17:42 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
John Ericson
c1fb358a78 Merge remote-tracking branch 'obsidian/ghcjs-cross-without-cc-common' into ghcjs-cross-without-cc 2019-12-30 18:16:22 -05:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
John Ericson
6078f094c6 pkgs/stdenv/booter.nix: Add comment explaining hasCC trickery 2019-12-30 18:09:45 -05:00
Robin Gloster
981ae25113
treewide: NIX_*_COMPILE -> string 2019-12-31 00:07:21 +01:00
Robin Gloster
e5ded57aab
treewide: NIX_CFLAGS_COMPILE -> string 2019-12-31 00:05:53 +01:00
Robin Gloster
4db0860814
cri-o: fix *Flags 2019-12-31 00:03:37 +01:00
Jonathan Ringer
d72c4791bc Merge remote-tracking branch 'origin' into staging-next 2019-12-30 14:36:16 -08:00
Richard Wallace
3be767593b dockerTools.buildLayeredImage: fix building layered images in parallel
when tar'ing store paths into layered archives when building layered
images, don't use the absolute nix store path so that tar won't complain
if something new is added to the nix store

when building the final docker image, ignore any file changes tar
detects in the layers. they are all immutable and the only thing that
might change is the number of hard links due to store optimization
2019-12-30 14:47:11 -07:00
Florian Klink
90a3908ec3 nixos/containers: use machinectl poweroff
Previously, we were storing the leader pid in a runtime file and
signalled SIGRTMIN+4 manually.

In systemd 219, the `machinectl poweroff` command was introduced, which
does that for us.
2019-12-30 22:28:53 +01:00
Jan Tojnar
21280e418d
virtualbox: fix eval 2019-12-30 22:01:39 +01:00
Jan Tojnar
2093fa784a
libreoffice: fix eval 2019-12-30 20:53:00 +01:00
Aaron Andersen
66bf75415f
Merge pull request #76551 from symphorien/nagios2
nagios: various improvements
2019-12-30 14:21:03 -05:00
Tim Steinbach
d835f229f4
Merge pull request #76711 from ktor/master
gradle: 5.6.1 -> 5.6.4
2019-12-30 13:20:25 -05:00
Anderson Torres
a9eb3eed17
Merge pull request #76712 from AndersonTorres/update/bochs
Bochs: quote homepage URL in order to suit the new standards
2019-12-30 15:18:59 -03:00
AndersonTorres
a36e54de9d Bochs: quote homepage URL in order to suit the new standards 2019-12-30 15:16:53 -03:00
Matthew Bauer
b43479d49f nixos/nvidia: add nvidia-uvm-tools device
Related to https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1767777
2019-12-30 13:15:10 -05:00
Jonathan Ringer
446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next 2019-12-30 10:14:18 -08:00
Ryan Mulligan
3a644e30b9
Merge pull request #46131 from ju1m/shorewall
shorewall: init at 5.2.3.3
2019-12-30 10:04:31 -08:00
Maximilian Bosch
6885a05192
rx: restrict builds to x86 targets 2019-12-30 18:47:34 +01:00
Julien Moutinho
56a73dfb35 shorewall: init at 5.2.3.3
nixos/shorewall: init
2019-12-30 09:42:03 -08:00
Pawel Kruszewski
5f182a9eed gradle: 5.6.1 -> 5.6.4 2019-12-30 18:33:21 +01:00
Frederik Rietdijk
8d8324b958 Merge staging-next into staging 2019-12-30 18:18:22 +01:00
Frederik Rietdijk
99de1a8ebb pythonPackages.ipykernel: remove duplicate checkInputs 2019-12-30 18:17:34 +01:00
Frederik Rietdijk
164408fcd4 pythonPackages.tifffile: fix syntax error 2019-12-30 18:17:23 +01:00
Marek Mahut
97da2d22fe python3Packages.trezor: 0.11.5 -> 0.11.6 2019-12-30 18:14:42 +01:00
Chris Ostrouchov
8f870327b2 pythonPackages.aioamqp: 0.13.0 -> 0.14.0 fix broken package 2019-12-30 18:13:51 +01:00
Chris Ostrouchov
98d34eda12 pythonPackages.pyrabbit2: init at 1.0.7 2019-12-30 18:13:51 +01:00
Edmund Wu
226b6c7935 pythonPackages.sqlalchemy-utils: 0.35.0 -> 0.36.0 2019-12-30 18:12:51 +01:00