Commit Graph
210098 Commits
Author SHA1 Message Date
Robin GlosterandJan Tojnar 5f2b92e3ec treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin GlosterandJan Tojnar 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 GlosterandJan Tojnar 981ae25113 treewide: NIX_*_COMPILE -> string 2019-12-31 00:07:21 +01:00
Robin GlosterandJan Tojnar e5ded57aab treewide: NIX_CFLAGS_COMPILE -> string 2019-12-31 00:05:53 +01:00
Robin GlosterandJan Tojnar 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 AndersenandGitHub 66bf75415f Merge pull request #76551 from symphorien/nagios2
nagios: various improvements
2019-12-30 14:21:03 -05:00
Tim SteinbachandGitHub d835f229f4 Merge pull request #76711 from ktor/master
gradle: 5.6.1 -> 5.6.4
2019-12-30 13:20:25 -05:00
Anderson TorresandGitHub 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 MulliganandGitHub 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 MoutinhoandRyan Mulligan 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 MahutandFrederik Rietdijk 97da2d22fe python3Packages.trezor: 0.11.5 -> 0.11.6 2019-12-30 18:14:42 +01:00
Chris OstrouchovandFrederik Rietdijk 8f870327b2 pythonPackages.aioamqp: 0.13.0 -> 0.14.0 fix broken package 2019-12-30 18:13:51 +01:00
Chris OstrouchovandFrederik Rietdijk 98d34eda12 pythonPackages.pyrabbit2: init at 1.0.7 2019-12-30 18:13:51 +01:00
Edmund WuandFrederik Rietdijk 226b6c7935 pythonPackages.sqlalchemy-utils: 0.35.0 -> 0.36.0 2019-12-30 18:12:51 +01:00
Frederik RietdijkandGitHub 3af601f37d Merge pull request #76664 from costrouc/python-fsspec-update
python3Packages.fsspec: 0.5.2 -> 0.6.2 enable tests
2019-12-30 18:10:17 +01:00
Frederik RietdijkandGitHub 5a3cbd01f7 Merge pull request #76652 from costrouc/python-httpx-init
Packaging several async python web libraries / databases connectors
2019-12-30 18:09:22 +01:00
Oleksii FilonenkoandJon 31fffc6a69 topgrade: 3.5.0 -> 3.6.0 2019-12-30 09:02:45 -08:00
Orivej Desh (NixOS)andGitHub b5a8b62993 Merge pull request #76272 from orivej/dpdk
Fix build and update dpdk and dependent packages
2019-12-30 16:54:22 +00:00
Orivej Desh 140ab69ae6 pktgen: 3.7.2 -> 19.12.0, build with meson, fix build
Building with make requires share/dpdk/mk/ from the make build of dpdk, which is
not installed by the meson build of dpdk.
2019-12-30 16:50:41 +00:00
Orivej Desh fdb16f3a77 linuxPackages.dpdk: fix build 2019-12-30 16:50:40 +00:00
Orivej Desh ddc4239e6a odp-dpdk: fix build 2019-12-30 16:50:40 +00:00
Orivej Desh 14caf0fdaa spdk: 19.04 -> 19.10, fix build with mesonified dpdk 2019-12-30 16:50:40 +00:00
Orivej Desh 17884f7b15 dpdk: 19.08.2 -> 19.11 2019-12-30 16:50:40 +00:00
Aaron Andersen 6777926911 nixos/httpd: update default ssl protocols 2019-12-30 11:24:11 -05:00
Andrew ChildsandBjørn Forsman 93470276f9 mtdutils: fix cross build 2019-12-30 17:21:39 +01:00
Andrew ChildsandBjørn Forsman 2b3975d5d2 openocd: Fix FTDI channel configuration for SheevaPlug 2019-12-30 17:21:39 +01:00
Andrew ChildsandBjørn Forsman 4b877fb11b ubootSheevaplug: install Kirkwood Boot Image instead of raw uboot 2019-12-30 17:21:39 +01:00
Andrew ChildsandBjørn Forsman 6dd60c6cac texinfoInteractive: fix cross build 2019-12-30 17:21:39 +01:00
Andrew ChildsandBjørn Forsman 2e8e023363 libgpgerror: fix cross build on older 32-bit arm 2019-12-30 17:21:39 +01:00
Andrew ChildsandBjørn Forsman 209d700da4 nix: fix build on armv5tel-linux 2019-12-30 17:21:39 +01:00
Andrew ChildsandBjørn Forsman 63c9e4ee9d meson: add armv5tel cpu family 2019-12-30 17:21:39 +01:00
Robert ScottandAustin Seipp de0e71780c afl: 2.52b -> 2.56b
can remove qemu glibc patch as it is now covered by afl's own patches
2019-12-30 10:21:19 -06:00
Jonathan RingerandBjørn Forsman 21958c0603 steam.chroot: add at-spi2-core
Needed by CrossCode
2019-12-30 17:13:12 +01:00
Aaron AndersenandBjørn Forsman 7c8d98f8df nixos/sysstat: provide a type for each module option 2019-12-30 17:10:53 +01:00
Marek MahutandGitHub de4b7d51e9 Merge pull request #76700 from pschuprikov/fix-toggl-cli-deps
python3Packages: toggl-cli fix pendulum version bounds
2019-12-30 17:00:51 +01:00
Oleksii Filonenko ab63902d1f nixosTests.haka: port to python 2019-12-30 17:57:00 +02:00