1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 05:31:22 +00:00
Commit graph

324388 commits

Author SHA1 Message Date
ajs124 c57f96274f
Merge pull request #141487 from helsinki-systems/feat/nixos-install-variable
nixos/nixos-enter: Add IN_NIXOS_ENTER variable
2021-10-21 02:07:41 +02:00
ajs124 9b52bed4fd
Merge pull request #141927 from helsinki-systems/upd/scummvm
scummvm: 2.2.0 -> 2.5.0
2021-10-21 02:05:57 +02:00
Maximilian Bosch dd7d2ee6d3
Merge pull request #141100 from Ma27/kernel-maintenance
linux: changes for #140281
2021-10-21 01:52:03 +02:00
Benjamin Staffin 704f9f8a16
Merge pull request #142320 from twz123/kubecfg-add-version
kubecfg: add -s, -w and version to ldflags
2021-10-20 19:40:42 -04:00
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
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
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
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
Yuka 6c2fca809f
rootbar: wrong meta.homepage 2021-10-20 21:39:04 +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
figsoda 77b713b5cd timelimit: init at 1.9.2 2021-10-20 13:45:41 -04: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
Kristoffer Føllesdal c2742321c2 python3Packges.dash-html-components: 1.1.4 -> 2.0.0 2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal 5fc011b7c5 python3Packges.dash-core-components: 1.17.1 -> 2.0.0 2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal 6ca576e017 python3Packges.dash-table: 4.12.0 -> 5.0.0 2021-10-20 09:50:43 -07:00
Fabian Affolter a40ce0789b python3Packages.asyncio-nats-client: disable failing tests 2021-10-20 09:49:27 -07:00
Nikita Uvarov 917d7217a5 pythonPackages.py-synologydsm-api: init at 1.0.2 2021-10-20 09:48:57 -07:00
Fabian Affolter c56e8d2531 python3Packages.aioridwell: disable failing test 2021-10-20 09:48:37 -07:00
Fabian Affolter 1f85a06f89 python3Packages.adb-enhanced: 2.5.11 -> 2.5.12 2021-10-20 09:47:48 -07:00
Mrinal Purohit 3717222ada google-cloud-sdk: 360.0.0 -> 361.0.0 2021-10-20 09:45:52 -07:00
Mrinal Purohit 7d50f4ece8 authy: 1.8.4 -> 1.9.0 2021-10-20 09:43:16 -07:00
Julien Moutinho 6e46232ca2 xorg.xinit: fix cross-compiling 2021-10-20 18:33:17 +02:00
Patrick Hilhorst 3ef1d2a960
Merge pull request #142347 from samuela/upkeep-bot/vscodium-1.61.2-1634731909 2021-10-20 17:05:21 +02:00