3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

252495 commits

Author SHA1 Message Date
Florian Klink d22b3ed4bc systemd: switch to unified cgroup hierarchy by default
See https://www.redhat.com/sysadmin/fedora-31-control-group-v2 for
details on why this is desirable, and how it impacts containers.

Users that need to keep using the old cgroup hierarchy can re-enable it
by setting `systemd.unifiedCgroupHierarchy` to `false`.

Well-known candidates not supporting that hierarchy, like docker and
hidepid=… will disable it automatically.

Fixes #73800
2020-11-19 16:56:46 +01:00
Jonathan Ringer e949d75899 python2Packages.numpy: fix openblas threads 2020-11-17 09:39:27 -08:00
Jonathan Ringer 8f7cec2297 python3Packages.numpy: fix tests for >64 core machines 2020-11-17 09:39:27 -08:00
Martin Weinelt d72a58a684 python3Packages.requests: 2.24.0 -> 2.25.0 2020-11-17 09:18:12 -08:00
Arnout Engelen 2d9839d431
mailutils: update guile to current version (#103209)
Apparently a previous version of mailutils didn't compile
with guile 2.2, but this does no longer appear to be the case.

This is particularly relevant because mailutils is part of
the iso_minimal test set we are currently focusing on for
getting more of NixOS reproducible, and guile_2_0 is not
reproducible (https://r13y.com/)
2020-11-17 11:31:39 +01:00
Arnout Engelen 025af7c4f5
polkit: 0.116 -> 0.118 (#103998) 2020-11-17 11:15:30 +01:00
Niklas Hambüchen 0ce17eace8
Merge pull request #103984 from ehmry/lz4-1.9.3
lz4: 1.9.2 -> 1.9.3
2020-11-16 21:30:37 +01:00
Emery Hemingway f909429a9a lz4: 1.9.2 -> 1.9.3 2020-11-16 19:58:00 +01:00
Michael Weiss 1e1eb0eb44
gpgme: 1.14.0 -> 1.15.0 (#103919) 2020-11-16 19:32:00 +01:00
John Ericson 5bafec36ef
Merge pull request #99176 from Ericson2314/meson-remove-extra-cc
meson: Remove propagated native C compiler
2020-11-15 14:18:15 -05:00
Andrew Childs d686ded08c
git: fix darwin build (#103774)
The install step for the darwin specific $out/etc/gitconfig file
assumed that $out/etc already existed. This assumption is no longer
true after f5e2ff1ed8 in #103421. This
change makes make sure the directory exists before adding to it.
2020-11-14 18:32:52 +01:00
Mario Rodas 7b70e8d236
Merge pull request #103765 from marsam/update-protobuf
protobuf: 3.13.0.1 -> 3.14.0
2020-11-14 06:43:50 -05:00
Mario Rodas 8c75f819cd
Merge pull request #102636 from r-ryantm/auto-update/ocaml4.10.0-qtest
ocamlPackages.qtest: 2.11 -> 2.11.1
2020-11-14 06:41:38 -05:00
Mario Rodas 11453fa436 protobuf: 3.13.0.1 -> 3.14.0
https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0
2020-11-13 19:01:00 -05:00
Mario Rodas 7e35db005f protobuf3_13: 3.13.0 -> 3.13.0.1 2020-11-13 19:00:00 -05:00
zowoq 051812b8cf Revert "ruby: fix build on darwin"
This reverts commit d73cc1e586.
2020-11-14 07:11:29 +10:00
zowoq 473b341fb1 bintools-wrapper: remove redundant arg
cctools 949.0.1 warns if min version is passed twice.
2020-11-14 07:11:29 +10:00
Frederik Rietdijk 9fc4a4db5a Merge staging-next into staging 2020-11-13 20:59:08 +01:00
Frederik Rietdijk 463f738cc6 Merge master into staging-next 2020-11-13 20:58:35 +01:00
Jonathan Ringer 6e9b71f0e1 zathura-pdf-mupdf: 0.3.5 -> 0.3.6, fix linking 2020-11-13 11:01:36 -08:00
Jonathan Ringer c62f9475fa zathura: 0.4.5 -> 0.4.7 2020-11-13 11:01:36 -08:00
Will Badart f53113e56c vimPlugins: resolve github repository redirects 2020-11-13 09:43:08 -08:00
Will Badart 5eeff0d2bc vimPlugins: update 2020-11-13 09:43:08 -08:00
Jonathan Ringer f525d54c55 zfsUnstable: 2.0.0-rc5 -> 2.0.0-rc6 2020-11-13 09:31:18 -08:00
Vladyslav M b6112b39b1
Merge pull request #103701 from Technical27/master
wofi: 1.2.1 -> 1.2.3
2020-11-13 19:16:29 +02:00
Jack Kelly d01e5dc66b
octant: init at 0.16.0 (#99546) 2020-11-13 18:03:10 +01:00
Tim Steinbach c9845cdaed
linux: 5.10-rc2 -> 5.10-rc3 2020-11-13 11:33:33 -05:00
Tim Steinbach eb64d1518f
linux-rt_5_4: 5.4.74-rt41 -> 5.4.74-rt42 2020-11-13 09:28:18 -05:00
Tim Steinbach 7a36556e64
oh-my-zsh: 2020-11-11 → 2020-11-12 2020-11-13 09:28:18 -05:00
Andreas Rammhold df620fd81a
Merge pull request #103637 from mweinelt/intelMicrocode
microcodeIntel: 20201110 -> 20201112
2020-11-13 15:20:50 +01:00
Aamaruvi Yogamani 8775e39757
wofi: 1.2.1 -> 1.2.3
This also fixes a GDK Protocol error.
2020-11-13 09:06:08 -05:00
Martin Weinelt 22140b27f2 librdf_raptor2: add patch for CVE-2017-18926
Fixes two heap overflows in the raptor2 rdf parsing library.

https://www.openwall.com/lists/oss-security/2017/06/07/1
2020-11-13 15:00:55 +01:00
Ryan Mulligan 8c823b46d6
Merge pull request #103656 from r-ryantm/auto-update/eksctl
eksctl: 0.30.0 -> 0.31.0
2020-11-13 05:50:46 -08:00
Ryan Mulligan 07e7f1325a
Merge pull request #103681 from r-ryantm/auto-update/fortune-mod
fortune: 3.2.0 -> 3.4.1
2020-11-13 05:49:34 -08:00
Ryan Mulligan 746b2d6162
Merge pull request #103673 from r-ryantm/auto-update/dump1090
dump1090: 3.8.1 -> 4.0
2020-11-13 05:46:45 -08:00
Martin Weinelt 04f0884fa5
Merge pull request #103448 from mweinelt/weechat
weechat: 2.9 -> 3.0
2020-11-13 14:14:44 +01:00
Jan Tojnar f70fe4af35
webkitgtk: 2.30.1 → 2.30.2
https://webkitgtk.org/2020/10/23/webkitgtk2.30.2-released.html
2020-11-13 13:26:52 +01:00
Dominik Xaver Hörl 9e8f4ff79a tor-browser-bundle-bin: 10.0.2 -> 10.0.4 2020-11-13 13:02:23 +01:00
Vincent Laporte 1ce26aacd1 ocamlPackages.digestif: 0.8.0 → 0.9.0 2020-11-13 12:05:49 +01:00
zowoq cf30b008c9 vgrep: 2.5.0 -> 2.5.1
https://github.com/vrothberg/vgrep/releases/tag/v2.5.1
2020-11-13 20:37:06 +10:00
R. RyanTM 26f1edbb21 fortune: 3.2.0 -> 3.4.1 2020-11-13 10:26:25 +00:00
Michael Weiss b11f43f6be
Merge pull request #103595 from primeos/chromium
chromium: 86.0.4240.193 -> 86.0.4240.198
2020-11-13 11:20:17 +01:00
Vincent Laporte 10fc2a3ac9 ocamlPackages.mstruct: remove at 1.4.0 2020-11-13 11:01:52 +01:00
Lassulus 5c816b9f1a
Merge pull request #101251 from samuelgrf/update-fmt
fmt: 6.2.1 -> 7.0.3
2020-11-13 10:44:16 +01:00
R. RyanTM 2d9157262c dump1090: 3.8.1 -> 4.0 2020-11-13 09:20:29 +00:00
Doron Behar 8769c817f4
Merge pull request #75615 from FSMaxB/patch-1
Add note about installing NixOS from distributions with /usr/sbin and…
2020-11-13 10:50:32 +02:00
Max Bruckner be0555b8a8 nixos/doc: Add note about /usr/sbin and /sbin
An installation from Debian buster may fail without adding /usr/sbin to
$PATH because chroot is not in the PATH of a non-root user.
2020-11-13 10:30:20 +02:00
Jörg Thalheim 440c5808a1
Merge pull request #103006 from Mic92/bcc
linuxPackages.bcc: 0.16.0 -> 0.17.0
2020-11-13 08:37:12 +01:00
Doron Behar 2e7d97a50d
Merge pull request #103584 from danieldk/ruby-check-disallowed-references
ruby: check disallowed references with jitSupport disabled
2020-11-13 09:34:31 +02:00
R. RyanTM 6b4ef62e11 eksctl: 0.30.0 -> 0.31.0 2020-11-13 04:51:14 +00:00