Commit graph

324668 commits

Author SHA1 Message Date
Michele Guerini Rocco dca7532635
Merge pull request #141987 from ius/terminator-icon
terminator: use `dontWrapGApps` to fix desktop icon
2021-10-21 01:32:09 +02:00
Anderson Torres 0cc8662dec
Merge pull request #142258 from AndersonTorres/new-misc
cagebreak: use lib.makeBinPath instead of hardcoding bin paths
2021-10-20 20:31:25 -03:00
Martin Weinelt 5adcd46bc0
Merge pull request #142109 from mweinelt/prometheus-node-exporter
nixos/prometheus: add hardening exceptions to node-exporter
2021-10-21 01:15:35 +02:00
Martin Weinelt e3bcebf0b0
Merge pull request #141798 from mweinelt/ansible
ansible_2_11.collections: 4.5.0 -> 4.7.0
2021-10-21 01:15:09 +02:00
Martin Weinelt 106ef6c046
Merge pull request #142074 from NixOS/home-assistant
home-assistant: 2021.10.4 -> 2021.10.6
2021-10-21 01:14:41 +02:00
polykernel 11dab9f570 fuzzel: 1.6.1 -> 1.6.4
The SVG and PNG options were adjusted to account for upstream changes
on the meson build options and additional nanosvg backend for SVG support
independent of cairo.
2021-10-20 15:37:11 -07:00
figsoda 1c6c6b9563
Merge pull request #142351 from figsoda/image-roll
image-roll: init at 1.3.1
2021-10-20 18:28:58 -04:00
figsoda ca549f3bfc
Merge pull request #142365 from figsoda/timelimit
timelimit: init at 1.9.2
2021-10-20 18:28:23 -04:00
figsoda f836e43030
Merge pull request #142416 from figsoda/update-hyperfine
hyperfine: 1.11.0 -> 1.12.0, add figsoda as a maintainer
2021-10-20 18:28:01 -04:00
figsoda 557a94ae41
Merge pull request #142419 from michaeladler/sumneko-lua-language-server
sumneko-lua-language-server: 2.4.3 -> 2.4.5
2021-10-20 18:06:38 -04:00
Maximilian Bosch bb5aa0109b
linux: build hardened kernel with matching releases
Until now we merged kernel updates even if no hardened versions were
available yet. On one hand we don't want to delay patch-level updates,
on the other hand users of hardened kernels have frequent breakage now[1].

This change aims to provide a solution this issue:

* The hardened patchset now references the kernel version it's released
  for (including a sha256 hash for the fixed-output path of the source
  tarball).
* The `hardenedKernelFor`-function doesn't just append hardened patches
  now, but also overrides version & src to match the kernel version the
  patch was built & tested for.

Refs #140281

[1] https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.linuxPackages_hardened.kernel.x86_64-linux/all
2021-10-20 23:51:52 +02:00
Maximilian Bosch 65930caffe
linux: create maintainer team
Now there are a few more folks who should get pinged on kernel changes:

    $ nix-instantiate -E 'with import ./. {}; (map (x: x.github) linux.meta.maintainers)' --eval  --strict
    [ "TredwellGit" "mweinelt" "ma27" "nequissimus" "alyssais" "thoughtpolice" ]

Refs #140281
2021-10-20 23:49:33 +02:00
Maximilian Bosch 3d1350d3f9
Merge pull request #142148 from Ma27/bump-roundcube
roundcube: 1.4.11 -> 1.5.0
2021-10-20 23:47:57 +02:00
Maximilian Bosch 475c2c101d
Merge pull request #142342 from TredwellGit/linux
Kernels 2021-10-20
2021-10-20 23:39:28 +02:00
Maximilian Bosch 25a02b0b6a
Merge pull request #142410 from Ma27/bump-matrix-synapse
matrix-synapse: 1.45.0 -> 1.45.1
2021-10-20 23:17:29 +02:00
Fabian Affolter c1e660c2d5 python3Packages.mypy-boto3-s3: 1.18.65 -> 1.19.0 2021-10-20 23:06:28 +02:00
Fabian Affolter c154584973 python3Packages.lsassy: 3.0.0 -> 3.0.3 2021-10-20 23:03:35 +02:00
Fabian Affolter da890bb32f python3Packages.pymazda: 0.2.1 -> 0.2.2 2021-10-20 23:01:07 +02:00
Michael Adler 92d4c88d6e sumneko-lua-language-server: 2.4.3 -> 2.4.5 2021-10-20 22:57:31 +02:00
Fabian Affolter cc2e4d29ee
Merge pull request #142305 from fabaff/bump-angr
python3Packages.angr: 9.0.10159 -> 9.0.10281
2021-10-20 22:57:17 +02:00
Fabian Affolter 407f8825b3
Merge pull request #142354 from fabaff/bump-assh
assh: 2.11.3 -> 2.12.0
2021-10-20 22:57:03 +02:00
Fabian Affolter 273bcc7a9a
Merge pull request #142343 from fabaff/bump-exploitdb
exploitdb: 2021-10-16 -> 2021-10-20
2021-10-20 22:56:01 +02:00
Ryan Mulligan 4315b80ac3
Merge pull request #142358 from superherointj/fluxcd-fix-updateScript-5th-attempt
fluxcd: fix updateScript 5th attempt
2021-10-20 13:55:40 -07:00
Ryan Mulligan 98d89ebd4d
Merge pull request #142395 from superherointj/k3s-fix-updateScript-5
k3s: fix updateScript 5th attempt
2021-10-20 13:55:29 -07:00
Ryan Mulligan 47740ac4e6
Merge pull request #142411 from superherointj/linkerd-fix-updateScript-5th-attempt
linkerd: fix updateScript 5th attempt
2021-10-20 13:55:16 -07:00
D Anzorge 6a93f23c4b dracula-theme: copy kde theme components to expected locations 2021-10-20 22:51:46 +02:00
figsoda 685decb307 hyperfine: 1.11.0 -> 1.12.0, add figsoda as a maintainer 2021-10-20 16:41:28 -04:00
superherointj 5a1513b87f k3s: fix updateScript 5th attempt 2021-10-20 17:28:16 -03:00
Lisa Ugray f7b3f1ade8
shadowenv: 2.0.5 -> 2.0.6 2021-10-20 16:25:18 -04:00
Maximilian Bosch 2921a9a7d3
Merge pull request #142337 from SuperSamus/swaylock-fancy
swaylock-fancy: 2020-02-22 -> 2021-10-11
2021-10-20 22:19:14 +02:00
superherointj f0ef52fc1f linkerd: fix updateScript 5th attempt 2021-10-20 17:07:21 -03:00
Maximilian Bosch b25c2fbed9
matrix-synapse: 1.45.0 -> 1.45.1
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.45.1
2021-10-20 22:02:20 +02:00
figsoda 8b056e32cd
Merge pull request #142404 from NixOS/yu-re-ka-patch-1
rootbar: wrong meta.homepage
2021-10-20 16:02:04 -04:00
Pavol Rusnak 84a7dba79f
dotnet: rework platforms to allow aarch64-darwin 2021-10-20 21:54:03 +02:00
Martin Weinelt f4f39dde4f
esphome: 2021.9.3 -> 2021.10.0 2021-10-20 21:49:07 +02:00
Yuka 6c2fca809f
rootbar: wrong meta.homepage 2021-10-20 21:39:04 +02:00
0x4A6F 5753211e2b
promscale: 0.6.0 -> 0.6.2 2021-10-20 21:37:20 +02:00
Jörg Thalheim 18b39d6b57
Merge pull request #142370 from SuperSandro2000/gopls
gopls: 0.7.1 -> 0.7.3, add SuperSandro2000 as maintainer
2021-10-20 20:22:26 +01:00
Julien Moutinho 0f9307a684 nethogs: fix cross-compiling 2021-10-20 21:12:22 +02:00
Jörg Thalheim ec8f42f397 Revert "bcachefs-tools: 2021-07-08 -> 2021-10-01"
This reverts commit 6eb7531255.

to keep in sync with the kernel version.
2021-10-20 21:09:23 +02:00
Jörg Thalheim 161d1b7f6e Revert "linux_testing_bcachefs: upstream tarballs rather patchsets"
This reverts commit 98ae18fa62.

Appearantly the consens is that a broken kernel is preferred over a
working one that is based on an outdated kernel:

98ae18fa62
2021-10-20 21:05:36 +02:00
Nikita Uvarov e232b02e2a
home-assistant: update component-packages 2021-10-20 20:50:52 +02:00
Nikita Uvarov 038152e4ee
home-assistant: update component-packages 2021-10-20 20:45:56 +02:00
Nikita Uvarov 231cfadcd7
python3Packages.apcaccess: init at 0.0.13 2021-10-20 20:44:40 +02:00
André Silva 7a0afb8193
ledger-live-desktop: 2.33.1 -> 2.34.3 2021-10-20 19:02:09 +01:00
figsoda 77b713b5cd timelimit: init at 1.9.2 2021-10-20 13:45:41 -04:00
0x4A6F c38d3c1123
zellij: 0.18.1 -> 0.19.0 2021-10-20 19:44:55 +02:00
Artturi 4be96dbda0
Merge pull request #141903 from ju1m/xinit 2021-10-20 20:28:19 +03:00
Vladimír Čunát 0c4ba371a5
Merge #141923: pidgin: 2.14.6 -> 2.14.8 2021-10-20 19:12:22 +02:00
Kristoffer Føllesdal 7f36ea08c6 python3Packges.dash: 1.21.0 -> 2.0.0 2021-10-20 09:50:43 -07:00