Commit Graph
332532 Commits
Author SHA1 Message Date
Jörg ThalheimandGitHub 3360c18a35 Merge pull request #145787 from risicle/ris-trellis-darwin-fix
trellis: fix build for darwin
2021-11-13 23:04:15 +00:00
Austin Seipp 3df74bdd3f kernel: enable core scheduling on 5.14+ kernels
Core scheduling is a recent innovation in newer kernels to help run
certain untrusted compute workloads more safely in the face of
vulnerabilities like Spectre. In short: it lets processes assign a
unique "cookie" to some group of processes to indicate they are allowed
to be scheduled together on the same SMT-capable core. This helps
mitigate attacks that rely on observing usage of CPU execution units by
cohabitated threads.

Some extra details are available via Linux Weekly News:

  "Core scheduling lands in 5.14", https://lwn.net/Articles/861251/

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-11-13 17:02:34 -06:00
Jörg ThalheimandGitHub 7e7e16cc38 Merge pull request #145804 from wamserma/arg-cleanup-misc
treewide: remove unused args
2021-11-13 23:01:35 +00:00
Jörg ThalheimandGitHub 2788c3b693 Merge pull request #145765 from risicle/ris-python-build-darwin-fix
python3Packages.build: skip test failing on darwin
2021-11-13 22:59:54 +00:00
zowoq d8e1fe3898 podman: 3.4.1 -> 3.4.2
https://github.com/containers/podman/releases/tag/v3.4.2
2021-11-14 08:57:50 +10:00
Jörg ThalheimandGitHub b06f552da4 Merge pull request #145789 from trofi/fix-lifelines-for-ncurses-6.3
lifelines: pull pending upstream inclusion fix for ncurses-6.3
2021-11-13 22:56:57 +00:00
Jörg ThalheimandGitHub 2807d0050f Merge pull request #145780 from mkg20001/treefix
tree: fix cross-compile
2021-11-13 22:56:13 +00:00
Jörg ThalheimandGitHub b5e7d62f87 Merge pull request #145808 from Mic92/rtl88xxau-aircrack
linuxPackages.rtl88xxau-aircrack: remove unused fetchpatch
2021-11-13 22:55:02 +00:00
Jörg ThalheimandGitHub bb0e36309e Merge pull request #145792 from risicle/ris-python-jenkins-darwin
python3Packages.python-jenkins: skip test failing on darwin
2021-11-13 22:54:46 +00:00
Jörg ThalheimandGitHub e1bfd5110e Merge pull request #145793 from trofi/fix-tty-clock-for-ncurses-6.3
tty-clock: pull pending upstream inclusion fix for ncurses-6.3
2021-11-13 22:52:01 +00:00
Jörg ThalheimandGitHub 324d5b3ee8 Merge pull request #145709 from winterqt/bazel-md5sum
bazel: replace additional usages of md5sum
2021-11-13 22:51:21 +00:00
Jörg ThalheimandGitHub 06113ed1f2 Merge pull request #145725 from Mic92/zen
linux_zen: 5.15.1-zen1 -> 5.15.2-zen1
2021-11-13 22:50:46 +00:00
sternenseemann 5debbba1f6 haskell.packages.ghc921.cereal: drop now obsolete patch 2021-11-13 23:50:13 +01:00
Jörg ThalheimandGitHub 9dd3ac3d5f Merge pull request #145581 from veprbl/pr/rivet_3_1_5
rivet: 3.1.4 -> 3.1.5
2021-11-13 22:49:39 +00:00
Alex Martens 0d2b8f5911 gnomeExtensions.dash-to-panel: 44 -> 45 2021-11-13 14:44:55 -08:00
Alex Martens dd5b304b3f gnomeExtensions.dash-to-panel: 43 -> 44 2021-11-13 14:44:55 -08:00
Thiago Kenji OkadaandGitHub 9c15096eab Merge pull request #144450 from r-ryantm/auto-update/mark
mark: 6.3 -> 6.4
2021-11-13 19:43:45 -03:00
Thiago Kenji OkadaandGitHub f11569d6a1 Merge pull request #144318 from r-ryantm/auto-update/chezmoi
chezmoi: 2.7.3 -> 2.7.4
2021-11-13 19:42:07 -03:00
Jörg ThalheimandGitHub 83013a6a33 Merge pull request #145559 from veprbl/pr/yoda_1_9_2
yoda: 1.9.1 -> 1.9.2
2021-11-13 22:41:51 +00:00
Jörg ThalheimandGitHub 9cd50375c4 Merge pull request #145554 from veprbl/pr/yoda_with_root_batch_mode
yoda-with-root: fix sandboxed build
2021-11-13 22:41:40 +00:00
Thiago Kenji OkadaandGitHub af81d7c239 Merge pull request #144379 from r-ryantm/auto-update/kubedb-cli
kubedb-cli: 0.21.0 -> 0.22.0
2021-11-13 19:40:10 -03:00
Thiago Kenji OkadaandGitHub 5a2fcc3d2b Merge pull request #144377 from r-ryantm/auto-update/kubecfg
kubecfg: 0.21.0 -> 0.22.0
2021-11-13 19:39:31 -03:00
Thiago Kenji OkadaandGitHub 44fba2291f Merge pull request #145763 from fabaff/bump-pg8000
python3Packages.pg8000: 1.22.1 -> 1.23.0
2021-11-13 19:36:35 -03:00
Jörg Thalheim 6604d111be linuxPackages.rtl88xxau-aircrack: remove unused fetchpatch 2021-11-13 23:30:53 +01:00
SandroandGitHub 770da1783a Merge pull request #144128 from Stunkymonkey/development-github-5 2021-11-13 23:28:53 +01:00
Thiago Kenji OkadaandGitHub beff4b8178 Merge pull request #145802 from fgaz/domination/1.2.4
domination: 1.2.3 -> 1.2.4, add nixos test
2021-11-13 19:12:28 -03:00
Markus S. Wamser b0249fdf99 pkgs.misc: remove unused args 2021-11-13 23:09:33 +01:00
Robert Scott 87ca1442f9 trellis: fix build for darwin 2021-11-13 22:09:25 +00:00
figsoda 25ae74d855 glitter: 1.5.3 -> 1.5.4 2021-11-13 17:05:21 -05:00
Francesco Gazzetta df99f2326e nixosTests.domination: init 2021-11-13 23:00:20 +01:00
fd9cbb1bed ckb-next: fix audio by adding libpulseaudio (#143023)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-13 22:58:09 +01:00
Utku Demirandsterni ac15a841cd haskellPackages.nix-tree: Build with a supported brick version
`nix-tree >= 0.19` requires `brick >= 0.64` which is not the default
on the stackage resolver yet. This commit adds an override for the correct
version.
2021-11-13 22:50:37 +01:00
Arthur Gautier 53a60ad361 isl: isl.gforge.inria.fr has been taken offline
https://issues.guix.gnu.org/42162
https://github.com/dockcross/dockcross/issues/606
https://groups.google.com/g/isl-development/c/JGaMo2VUu_8
https://giters.com/coq/opam-coq-archive/issues/1298?amp=1

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-11-13 21:47:53 +00:00
Thiago Kenji OkadaandGitHub 781e656edd Merge pull request #145745 from romildo/upd.terminology
enlightenment.terminology: 1.10.0 -> 1.11.0
2021-11-13 18:45:34 -03:00
Thiago Kenji OkadaandGitHub 4c43ae9e26 Merge pull request #145779 from legendofmiracles/maintainers/lom
maintainers: add keys to legendofmiracles
2021-11-13 18:43:19 -03:00
Sergei Trofimovich db9590c0b8 dev86: explicitly disable build parallelism due to missing depends 2021-11-13 21:41:51 +00:00
Sergei TrofimovichandRobert Helgesson 3efa5631b2 nethogs: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    cui.cpp: In function ‘void show_ncurses(Line**, int)’:
    cui.cpp:377:73: error: format not a string literal and no format arguments [-Werror=format-security]
      377 |   mvprintw(3 + 1 + i, cols - COLUMN_WIDTH_UNIT, desc_view_mode[viewMode]);
          |                                                                         ^
2021-11-13 22:30:46 +01:00
Robert Schütz 7db0e4a02e python3Packages.splinter: 0.15.0 -> 0.16.0
https://github.com/cobrateam/splinter/releases/tag/0.16.0
2021-11-13 13:22:45 -08:00
Martin WeineltandGitHub 542f6c07f5 Merge pull request #145748 from wamserma/arg-cleanup-python-pt2 2021-11-13 22:12:22 +01:00
Sergei Trofimovich d664b7e327 tty-clock: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    ttyclock.c:270:71: error: format not a string literal and no format arguments [-Werror=format-security]
      270 |           mvwprintw(ttyclock.datewin, (DATEWINH / 2), 1, ttyclock.date.datestr);
          |                                                          ~~~~~~~~~~~~~^~~~~~~~
2021-11-13 21:06:16 +00:00
Martin WeineltandGitHub 7f54eb0861 Merge pull request #145783 from mohe2015/update-wordpress 2021-11-13 21:58:29 +01:00
Sergei Trofimovich 436874a70d lifelines: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    screen.c:430:17: error: format not a string literal and no format arguments [-Werror=format-security]
      430 |                 wprintw(win, _(qSdbrdonly));
          |                 ^~~~~~~
2021-11-13 20:48:47 +00:00
Robert Scott 159b90f118 python3Packages.python-jenkins: skip test failing on darwin 2021-11-13 20:47:45 +00:00
SandroandGitHub 95382df163 Merge pull request #138125 from juselius/unified-cgroup-fix 2021-11-13 21:21:28 +01:00
SandroandGitHub 337423b1a5 Merge pull request #145372 from doronbehar/pkg/jedi-lanugage-server 2021-11-13 21:06:12 +01:00
oxalicaandsterni 2774c726b4 firefox: add a patch fixing deadlock 2021-11-13 20:59:54 +01:00
oxalicaandsterni f857492a19 firefox: use rustc.llvmPackages.stdenv with bintools
Currently `clangUseLLVM` is broken since it uses libcxx and compiler-rt but
also specifies `--gcc-toolchain`, which leads to weird compile errors when
including C++ headers.
2021-11-13 20:59:54 +01:00
Robert ScottandGitHub 88c5c915fc Merge pull request #142668 from risicle/ris-stb-20210910
stb: 20180211 -> unstable-2021-09-10
2021-11-13 19:51:53 +00:00
Moritz Hedtke dfc142b35b wordpress: 5.8.1 -> 5.8.2 2021-11-13 20:42:33 +01:00
SandroandGitHub 9e5af7b665 Merge pull request #145781 from SuperSandro2000/flex 2021-11-13 20:20:17 +01:00