Commit Graph

16757 Commits

Author SHA1 Message Date
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
TredwellGit
5564761e1e linux/hardened/patches/5.4: 5.4.155-hardened1 -> 5.4.157-hardened1 2021-11-05 17:26:18 +00:00
TredwellGit
ac29586638 linux/hardened/patches/5.14: 5.14.14-hardened1 -> 5.14.16-hardened1 2021-11-05 17:26:10 +00:00
TredwellGit
0b37e93d6b linux/hardened/patches/5.10: 5.10.75-hardened1 -> 5.10.77-hardened1 2021-11-05 17:26:02 +00:00
TredwellGit
d4efdd46c7 linux/hardened/patches/4.19: 4.19.213-hardened1 -> 4.19.215-hardened1 2021-11-05 17:25:53 +00:00
TredwellGit
6cbce22479 linux/hardened/patches/4.14: 4.14.252-hardened1 -> 4.14.254-hardened1 2021-11-05 17:25:45 +00:00
TredwellGit
962be21e1d linux_latest-libre: 18413 -> 18452 2021-11-05 17:25:22 +00:00
TredwellGit
a2dd7acdd8 linux: 5.4.156 -> 5.4.157 2021-11-05 17:24:59 +00:00
TredwellGit
104950bafd linux: 5.14.15 -> 5.14.16 2021-11-05 17:24:53 +00:00
TredwellGit
4deb3cf76a linux: 5.10.76 -> 5.10.77 2021-11-05 17:24:45 +00:00
TredwellGit
5cab1474d9 linux: 4.9.288 -> 4.9.289 2021-11-05 17:24:37 +00:00
TredwellGit
6292af0d46 linux: 4.4.290 -> 4.4.291 2021-11-05 17:24:31 +00:00
TredwellGit
c1f9eef4bc linux: 4.19.214 -> 4.19.215 2021-11-05 17:24:25 +00:00
TredwellGit
6ad7cc4323 linux: 4.14.253 -> 4.14.254 2021-11-05 17:24:19 +00:00
Cole Mickens
fd6e9350d0
Merge pull request #139354 from colemickens/nvidia
nvidia: fix egl-wayland loading
2021-11-04 23:09:38 -07:00
Bernardo Meurer
6d89239857
linuxKernel.kernels.linux_xanmod: 5.14.15 -> 5.14.16 2021-11-04 09:49:03 -07:00
Jörg Thalheim
5406db45f2
Merge pull request #143657 from Mic92/zen
linux_zen: 5.14.14-zen1 -> 5.14.15-zen1
2021-11-04 15:57:28 +00:00
Anderson Torres
be4a3509fa
Merge pull request #144507 from AndersonTorres/new-misc
Misc modifications
2021-11-04 10:04:31 -03:00
AndersonTorres
49466be320 msr: init at 20060208 2021-11-03 17:06:38 -03:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Bobby Rong
e92075e4e6
Merge pull request #144345 from r-ryantm/auto-update/iotop-c
iotop-c: 1.19 -> 1.20
2021-11-03 17:39:57 +08:00
Sergei Trofimovich
19071065eb bridge-utils: 1.5 -> 1.7.1
While at it:
- updated package description (and mention DEPRECATED upstream status)
- switched to .xz tarball
- dropped upstreamed patch
- dropped explicit checks for build result as upstream fixed it.
2021-11-03 07:45:29 +00:00
R. Ryantm
f2ef8b5296 iotop-c: 1.19 -> 1.20 2021-11-03 05:26:55 +00:00
Vladimír Čunát
f62cbdfcdb
Merge #143252: linux: include Cherryview pinctrl driver 2021-11-02 14:07:38 +01:00
arkivm
2893f1eaf5
pcm: 202107 -> 202110 (#144175)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-02 13:25:43 +02:00
github-actions[bot]
d27dd6653e
Merge master into staging-next 2021-11-02 00:01:32 +00:00
Yureka
670af1fba8 hd-idle: package rewrite
Someone ported the original hd-idle to Golang and is maintaining it.
This replaces the hd-idle package with the actively maintained Golang
port. I assume nobody will need unmaintained original version since
the Golang port can do everything the original version can do.
2021-11-01 23:55:57 +01:00
github-actions[bot]
bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00
Maximilian Bosch
64ccb795db
Merge pull request #143234 from Ma27/ofborg-kernel-pings
linux: make sure that src/version actually refer to the declaring file
2021-11-01 14:13:46 +01:00
github-actions[bot]
cc41bb5851
Merge master into staging-next 2021-11-01 12:01:00 +00:00
Maximilian Bosch
f823249125
Merge pull request #144079 from xaverdh/linux-5.15
Linux 5.15
2021-11-01 11:29:59 +01:00
Maximilian Bosch
63185299f4
linux: make sure that src/version actually refer to the declaring file
With this change it's ensured that `builtins.unsafeGetAttrPos` actually
points to `<nixpkgs/pkgs/os-specific/linux/kernel/linux-x.y.nix>` when
retrieving the position of `src` or `version` of
`linuxPackages.kernel`.

This is relevant to make sure that ofborg pinging maintainers on kernel updates
actually works[1]. While the underlying issue should be fixed in ofborg
or Nix itself, this is IMHO a pragmatic change to ensure that all kernel
maintainers are automatically notified on updates.

[1] https://github.com/NixOS/nixpkgs/pull/143113#issuecomment-953319957
2021-11-01 10:06:00 +01:00
Artturi
73951697f0
Merge pull request #139867 from Mic92/bcc 2021-11-01 11:03:55 +02:00
Ellie Hermaszewska
cf6e529bfb
Merge pull request #142565 from Kiskae/patch-1
nvidia_x11 _legacy470: init at 470.82.00
2021-11-01 16:47:29 +08:00
Dominik Xaver Hörl
9d91ebe17e linux: init 5.15 2021-11-01 08:34:59 +01:00
github-actions[bot]
7eaf56d92e
Merge master into staging-next 2021-11-01 00:01:32 +00:00
Sandro
33f7dd3cfd
Merge pull request #143620 from jtojnar/ppd 2021-10-31 22:48:45 +01:00
github-actions[bot]
e4e8cd182e
Merge master into staging-next 2021-10-31 06:01:06 +00:00
Evils
27ba20dd72 linuxPackages.vm-tools: init
needed for mce-test
2021-10-30 22:22:12 -04:00
Evils
788920fcdf nixosTests.rasdaemon: init module test
and passthru test in the package
2021-10-30 22:22:12 -04:00
Evils
ea0e9dac2a error-inject: init mce, edac and aer 2021-10-30 22:22:12 -04:00
Evils
93f3805d88 rasdaemon: init at 0.6.7 2021-10-30 22:22:12 -04:00
github-actions[bot]
81d84138b5
Merge master into staging-next 2021-10-31 00:01:33 +00:00
Bernardo Meurer
7cc7ba9d92
Merge pull request #143268 from lovesegfault/linux_xanmod-5.14.15
linuxKernel.kernels.linux_xanmod: 5.14.14-2 -> 5.14.15-1
2021-10-30 15:22:51 -07:00
github-actions[bot]
0fa76ebdca
Merge master into staging-next 2021-10-30 18:00:59 +00:00
illustris
185e6a477a sssd: 1.16.5 -> 2.6.0, fix broken build 2021-10-30 09:48:28 -07:00
Jan Tojnar
bb9ea6763d nixosTests.installed-tests.power-profiles-daemon: init 2021-10-30 14:45:37 +02:00
github-actions[bot]
2d204edb98
Merge master into staging-next 2021-10-30 00:01:30 +00:00
Sandro
b956d146ab
Merge pull request #142688 from rowanG077/update-intel-compute-runtime 2021-10-29 20:29:27 +02:00
github-actions[bot]
6317a19147
Merge master into staging-next 2021-10-29 18:01:00 +00:00