Darwin Corn
|
96021cfb71
|
spacebar: 1.2.1 -> 1.4.0
|
2022-08-17 12:11:29 -04:00 |
|
Franz Pletz
|
2fd64ee912
|
Merge pull request #186333 from alyssais/firmware-stdenvNoCC
treewide: firmware: stdenv -> stdenvNoCC
|
2022-08-17 06:47:51 +02:00 |
|
Sandro
|
7c81b36279
|
Merge pull request #186988 from lovesegfault/kernel-updates
linuxKernel.kernels: updates
|
2022-08-17 01:05:27 +02:00 |
|
Sandro
|
6085a7ceee
|
Merge pull request #183994 from fortuneteller2k/xanmod
|
2022-08-16 23:08:12 +02:00 |
|
Maximilian Bosch
|
9e8ea1b855
|
Merge pull request #183717 from NetaliDev/mysql-auth
nixos: add mysql/mariadb user authentication module
|
2022-08-16 20:30:16 +02:00 |
|
Sergei Trofimovich
|
983807c46c
|
Merge pull request #186994 from trofi/cleanup-kernel-makeFlags
pkgsCross.ppc64.linux: flatten makeFlags
|
2022-08-16 17:51:48 +01:00 |
|
Sergei Trofimovich
|
8ab16e40be
|
pkgsCross.ppc64.linux: flatten makeFlags
Before the cgange:
nix-repl> pkgsCross.ppc64.linux.makeFlags
[ "O=$(buildRoot)"
"CC=/06pbgv2957wl3wcpd2gljml719lw123njq9dhj7h6n2pv4nwgwhl/bin/powerpc64-unknown-linux-gnu-cc"
"HOSTCC=/0calwri0wxl5mbjl5q80r1hm9hchyk8a7hhayk6cdfrxgbfbia3n/bin/cc"
"ARCH=powerpc"
[ ... ] ]
After the change:
nix-repl> pkgsCross.ppc64.linux.makeFlags
[ "O=$(buildRoot)"
"CC=/06pbgv2957wl3wcpd2gljml719lw123njq9dhj7h6n2pv4nwgwhl/bin/powerpc64-unknown-linux-gnu-cc"
"HOSTCC=/0calwri0wxl5mbjl5q80r1hm9hchyk8a7hhayk6cdfrxgbfbia3n/bin/cc"
"ARCH=powerpc"
"CROSS_COMPILE=powerpc64-unknown-linux-gnu-" ]
|
2022-08-16 17:34:46 +01:00 |
|
Bernardo Meurer
|
7b5adf639c
|
Merge pull request #186987 from jmbaur/linux-firmware-20220815
linux-firmware: 20220708 -> 20220815
|
2022-08-16 09:24:29 -07:00 |
|
Sandro
|
f59b3ec376
|
Merge pull request #186648 from SebTM/update/evdi_1110-1120
|
2022-08-16 17:51:26 +02:00 |
|
Bernardo Meurer
|
676abbfc9b
|
linux_testing: 5.19-rc -> 6.0-rc1
|
2022-08-16 11:40:10 -04:00 |
|
Jared Baur
|
7fccc83504
|
linux-firmware: 20220708 -> 20220815
|
2022-08-16 08:37:13 -07:00 |
|
Bernardo Meurer
|
6023139cd8
|
linux/hardened/patches/5.18: 5.18.15-hardened1 -> 5.18.17-hardened1
|
2022-08-16 11:32:11 -04:00 |
|
Bernardo Meurer
|
49123a639f
|
linux/hardened/patches/5.15: 5.15.58-hardened1 -> 5.15.60-hardened1
|
2022-08-16 11:32:07 -04:00 |
|
Bernardo Meurer
|
b251c3d591
|
linux/hardened/patches/5.10: 5.10.134-hardened1 -> 5.10.136-hardened1
|
2022-08-16 11:32:03 -04:00 |
|
Bernardo Meurer
|
151120cee0
|
linux/hardened/patches/4.19: 4.19.254-hardened1 -> 4.19.255-hardened1
|
2022-08-16 11:31:59 -04:00 |
|
Bernardo Meurer
|
edfc88a7d3
|
linux-rt_5_4: 5.4.193-rt74 -> 5.4.209-rt77
|
2022-08-16 11:31:20 -04:00 |
|
Bernardo Meurer
|
cf81560d25
|
linux: 5.4.209 -> 5.4.210
|
2022-08-16 11:31:01 -04:00 |
|
Bernardo Meurer
|
6221871a7d
|
linux: 5.19 -> 5.19.1
|
2022-08-16 11:30:58 -04:00 |
|
Bernardo Meurer
|
36c83a7be6
|
linux: 5.18.16 -> 5.18.17
|
2022-08-16 11:30:55 -04:00 |
|
Bernardo Meurer
|
17173d1781
|
linux: 5.15.59 -> 5.15.60
|
2022-08-16 11:30:51 -04:00 |
|
Bernardo Meurer
|
d58cbe4865
|
linux: 5.10.135 -> 5.10.136
|
2022-08-16 11:30:48 -04:00 |
|
Bernardo Meurer
|
dc78e9719c
|
linux: 4.19.254 -> 4.19.255
|
2022-08-16 11:30:38 -04:00 |
|
Jonas Heinrich
|
368c8f6391
|
Merge pull request #186636 from trofi/update-pax-utils
pax-utils: 1.3.4 -> 1.3.5
|
2022-08-16 15:48:11 +02:00 |
|
github-actions[bot]
|
94f107a45f
|
Merge master into staging-next
|
2022-08-15 18:01:18 +00:00 |
|
Sandro
|
6c95b6dcb6
|
Merge pull request #186121 from catap/prl-tools
|
2022-08-15 18:23:58 +02:00 |
|
github-actions[bot]
|
9c7cf16ec7
|
Merge master into staging-next
|
2022-08-15 06:01:11 +00:00 |
|
Jörg Thalheim
|
38dd05d2ec
|
Merge pull request #173200 from NANASHI0X74/flutter-3-0-0
Flutter: 2.10.1->3.0.4
|
2022-08-15 05:10:47 +01:00 |
|
Sebastián Mancilla
|
5478fa774c
|
Merge pull request #182203 from danc86/restool-21.08
restool: 20.12 → 2.4
|
2022-08-14 22:29:31 -04:00 |
|
github-actions[bot]
|
1db41d0201
|
Merge master into staging-next
|
2022-08-15 00:02:37 +00:00 |
|
Martin Weinelt
|
a2c67ef992
|
Merge pull request #183387 from r-ryantm/auto-update/intel-compute-runtime
|
2022-08-14 23:35:20 +02:00 |
|
Kirill A. Korinsky
|
219c2c7942
|
prl-tools: 17.1.4-51567 -> 18.0.0-53049
|
2022-08-14 23:22:43 +02:00 |
|
github-actions[bot]
|
409b1f1802
|
Merge master into staging-next
|
2022-08-14 18:01:15 +00:00 |
|
Ivv
|
6512b21eab
|
Merge pull request #182218 from virchau13/xp-pen-deco-01-v2-driver
xp-pen-deco-01-v2-driver: init at 3.2.3.220323-1
|
2022-08-14 16:00:12 +02:00 |
|
Sebastian Sellmeier
|
192dece221
|
evdi: 1.11.0 -> 1.12.0
|
2022-08-14 14:30:08 +02:00 |
|
github-actions[bot]
|
eff8ea756f
|
Merge master into staging-next
|
2022-08-14 12:01:43 +00:00 |
|
Sergei Trofimovich
|
3be7f4708d
|
pax-utils: 1.3.4 -> 1.3.5
Main change is the switch to meson build system.
|
2022-08-14 12:37:16 +01:00 |
|
R. Ryantm
|
3dde706c46
|
intel-compute-runtime: 22.17.23034 -> 22.31.23852
|
2022-08-14 11:31:03 +00:00 |
|
Yuka
|
1c64f29ee9
|
mdadm: 4.1 -> 4.2 (#185545)
|
2022-08-14 11:41:19 +02:00 |
|
Sergei Trofimovich
|
8940dd0559
|
linuxPackages.perf: move from perf.nix to perf/ directory
While at it dropped top-level 'with lib;'.
|
2022-08-14 09:17:48 +01:00 |
|
Sergei Trofimovich
|
7c69856537
|
Merge pull request #186318 from trofi/latest-perf-for-binutils-2.39
linuxPackages_latest.perf: apply upstream patch for binutils-2.39
|
2022-08-14 08:59:37 +01:00 |
|
github-actions[bot]
|
2bc73e4c94
|
Merge master into staging-next
|
2022-08-14 00:02:38 +00:00 |
|
Ryan Mulligan
|
94b4b371a8
|
Merge pull request #184480 from r-ryantm/auto-update/psmisc
psmisc: 23.4 -> 23.5
|
2022-08-13 16:31:42 -07:00 |
|
Mario Rodas
|
25dd3459be
|
Merge pull request #184436 from r-ryantm/auto-update/pam_u2f
pam_u2f: 1.2.0 -> 1.2.1
|
2022-08-13 13:02:29 -05:00 |
|
github-actions[bot]
|
7afe7a957c
|
Merge master into staging-next
|
2022-08-13 18:01:16 +00:00 |
|
Lana Black
|
9d97ed0d57
|
solo5: fix paths detection in compiler and linker wrappers.
|
2022-08-13 07:45:54 -05:00 |
|
github-actions[bot]
|
3c7c2db977
|
Merge master into staging-next
|
2022-08-13 12:01:17 +00:00 |
|
github-actions[bot]
|
afcc45262a
|
Merge master into staging-next
|
2022-08-13 00:02:28 +00:00 |
|
Fabian Affolter
|
6445755b97
|
cpuid: 20220620 -> 20220812
|
2022-08-12 23:51:47 +02:00 |
|
PedroHLC ☭
|
28d23a540e
|
linux_zen: 5.18.16 -> 5.19.1; linux_lqx: 5.18.16-lqx2 -> 5.18.17-lqx1
|
2022-08-12 15:27:00 -03:00 |
|
PedroHLC ☭
|
074c21e2d3
|
nvidia-x11-beta: mark broken for linux 5.19
|
2022-08-12 15:20:08 -03:00 |
|