1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 06:01:15 +00:00
Commit graph

16782 commits

Author SHA1 Message Date
Michael Weiss e05f811e7b
Merge pull request #144885 from primeos/fscryptctl-experimental
fscryptctl-experimental: remove the package
2021-11-07 19:36:26 +01:00
Michael Weiss 5c72b63690
fscryptctl: Fix meta.changelog 2021-11-07 14:45:09 +01:00
Michael Weiss afdd9ddbfa
fscryptctl-experimental: remove the package
It is replaced by "fscryptctl" (version 1.x is incompatible with the
pre-releases in some ways).
2021-11-07 14:45:09 +01:00
Maximilian Bosch 5e69f0f479
Merge pull request #144921 from TredwellGit/linux
Kernels 2021-11-06
2021-11-07 13:11:48 +01:00
Fabian Affolter 9bb6998017
Merge pull request #144901 from fabaff/bump-cpuid
cpuid: 20201006 -> 20211031
2021-11-07 10:36:30 +01:00
Sergei Trofimovich 9af25ef30b smemstat: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    smemstat.c:348:33: error: format not a string literal and no format arguments [-Werror=format-security]
      348 |         (void)mvprintw(cury, 0, buf);
          |                                 ^~~
2021-11-06 21:15:13 +00:00
TredwellGit 0be2bcf928 linux: 5.4.157 -> 5.4.158 2021-11-06 19:42:28 +00:00
TredwellGit 235c88c094 linux: 5.15 -> 5.15.1 2021-11-06 19:42:21 +00:00
TredwellGit ded9d6fd05 linux: 5.14.16 -> 5.14.17 2021-11-06 19:42:13 +00:00
TredwellGit 154f16fc53 linux: 5.10.77 -> 5.10.78 2021-11-06 19:42:07 +00:00
TredwellGit 69d066da70 linux: 4.19.215 -> 4.19.216 2021-11-06 19:42:00 +00:00
Alyssa Ross 4b5e873e6e linuxPackages.rtl88x2bu: 2021-05-18 -> 2021-11-04
Fixes build with Linux 5.15.
2021-11-06 12:01:25 -07:00
Alyssa Ross 525c565bae linuxPackages.rtl8192eu: 4.4.1.20210403 -> 4.4.1.20211023
Fixes build with Linux 5.15.
2021-11-06 11:59:41 -07:00
Alyssa Ross 44729a305e linuxPackages.rtl8821cu: 2021-05-19 -> 2021-10-21
Fixes build with Linux 5.15.
2021-11-06 11:59:21 -07:00
Alyssa Ross 8cc3c4ff6e linuxPackages.rtl8821au: 2021-05-18 -> 2021-11-05
Fixes build with Linux 5.15.

The repo name has changed.  The old repo has changed to just a README
that tells you which versioned repository you should look at.  It's a
bit strange.  I've left the old repo as the homepage, because that's
the place to look while updating to see if there's a new code repo to
use.
2021-11-06 11:58:54 -07:00
Alyssa Ross 999d397259 linuxPackages.rtl8814au: 2021-05-18 -> 2021-10-25
Fixes build with Linux 5.15.
2021-11-06 11:58:29 -07:00
Alyssa Ross c3cf40e50e linuxPackages.xmm7360-pci: set minimum kernel version
Broken on 4.9; works on 4.14.
2021-11-06 11:43:56 -07:00
Alyssa Ross 6ce4879bfb linuxPackages.rtl88xxau-aircrack: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross 3683cca605 linuxPackages.rtl8812au: mark broken on Linux 5.15
https://github.com/gordboy/rtl8812au-5.9.3.2/issues/27
2021-11-06 11:43:56 -07:00
Alyssa Ross 163e90cdd7 linuxPackages.rtl8188eus-aircrack: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross a32d921183 linuxPackages.evdi: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross 768c8ca162 linuxPackages.ena: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross b21b1b7c64 linuxPackages.ddcci: mark broken on Linux 5.15
https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/issues/25
2021-11-06 11:43:56 -07:00
Alyssa Ross 17f391e05a linuxPackages.kvmfr: set minimum kernel version 2021-11-06 11:43:56 -07:00
Fabian Affolter 87d250e655 cpuid: 20201006 -> 20211031 2021-11-06 17:45:44 +01:00
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