Commit Graph

22723 Commits

Author SHA1 Message Date
s1341
f15f947cf5 pam: add sssd-ldap as a pam test 2023-05-09 18:13:45 +03:00
fetsorn
16bfccf49f tpacpi-bat: fix typo
"thesholds" -> "thresholds"
2023-05-09 18:02:16 +04:00
Alexandre Acebedo
f5252cb7e0 linux: fix 6.4-rc1 build 2023-05-09 13:22:29 +02:00
Sandro
e840c93ea7
Merge pull request #230762 from mweinelt/ipu6-drivers-6.3 2023-05-09 13:21:49 +02:00
Ryan Hendrickson
6c85165958 zenpower: fix homepage 2023-05-09 05:12:16 -04:00
github-actions[bot]
5b562cf621
Merge staging-next into staging 2023-05-09 00:02:44 +00:00
Sandro
6de7db3eb1
Merge pull request #229753 from otavio/rtl88x2bu
rtl88x2bu: 2023-02-24 -> 2023-03-17
2023-05-09 00:02:28 +02:00
Jared Baur
8d4f643c66 linux: enable CR50 TPM found on chromebooks
Along with other ChromeOS related configs, this change
enables TPM support for Chromebook/Chromebox devices.
2023-05-08 20:29:43 +00:00
Martin Weinelt
17189a5996
linuxPackages.ipu6-drivers: Mark broken on 6.3+
Fails to build because of removed functions in the kernel.
2023-05-08 22:08:08 +02:00
fetsorn
849897fa30 perf-linux: fix typo
"embeded" -> "embedded"
2023-05-08 22:11:18 +04:00
github-actions[bot]
54295bf976
Merge staging-next into staging 2023-05-08 18:02:09 +00:00
Martin Weinelt
87124068e3
linuxPackages.ddvb: Mark broken on 6.2+
Newer versions fail to build as well and cause regressions.
2023-05-08 19:58:06 +02:00
Ryan Lahfa
6d69f3e3e1
Merge pull request #230678 from alyssais/linux-6.4-rc1
linux_testing: 6.3-rc7 -> 6.4-rc1
2023-05-08 16:15:23 +02:00
Alyssa Ross
4d15632caf
linuxManualConfig: fix inaccurate FIXME comment
I read this comment, checked out 4.19, saw that it didn't have any
instances of /bin/pwd, and rejoiced, assuming that the removal must
have been backported to the affected kernels.  But actually, /bin/pwd
was just removed earlier, in 4.15, so kernels older than that are
still affected.

Fix the version number in the comment so I don't go through exactly
the same process again a few months from now next time I'm working on
this file.
2023-05-08 13:08:44 +00:00
Alyssa Ross
86eb7dfb25
linux_testing: 6.3-rc7 -> 6.4-rc1 2023-05-08 13:06:56 +00:00
Alyssa Ross
ecc1ec2c72 llvmPackages_latest: move to aliases.nix
Because llvmPackages_latest is used in Nixpkgs, by quite a few
packages, it's difficult to keep it up to date, because updating it
requires some level of confidence that every package that uses it is
going to keep working after the update.  The result of this is that
llvmPackages_latest is not updated, and so we end up in the situation
that "latest" is two versions older than the latest version we
actually provide.  This is confusing and unexpected.

"But won't this end up fragmenting our LLVM versions, if every package
previously using _latest is separately pinned to LLVM 14?", I hear you
ask.  No.  That fragmentation is already happening, even with an
llvmPackages_latest, because packages that actually require the
_latest_ version of LLVM (15/16), have already been decoupled from
llvmPackages_latest since it hasn't been upgraded.  So like it or not,
we can't escape packages depending on specific recent LLVMs.  The only
real fix is to get better at keeping the default LLVM up to
date (which I'm reasonably confident we're getting into a better
position to be feasibly better able to do).

So, unless we want to double down on providing a confusingly named
"llvmPackages_latest" attribute that refers to some arbitrary LLVM
version that's probably not the latest one (or even the latest one
available in Nixpkgs), we only have two options here: either we don't
provide such an attribute at all, or we don't use it in Nixpkgs so we
don't become scared to bump it as soon as we have a new LLVM available.
2023-05-08 13:05:33 +00:00
github-actions[bot]
7b8084a6b9
Merge staging-next into staging 2023-05-07 12:02:13 +00:00
github-actions[bot]
5844313b95
Merge master into staging-next 2023-05-07 12:01:30 +00:00
Jörg Thalheim
cfe5a79639 zfs: make kernel packages overridable
We do not have callPackages (notice the s) for kernel packages. Hence
it's not override zfs dependencies as we do not have an override
function. This is fixed by splitting of the file into a generic builder
function and 2 files for zfsStable and zfsUnstable.
2023-05-07 13:17:38 +02:00
Weijia Wang
3e6feb2096
Merge pull request #230450 from r-ryantm/auto-update/sssd
sssd: 2.8.2 -> 2.9.0
2023-05-07 11:01:39 +03:00
github-actions[bot]
69b5f7b838
Merge staging-next into staging 2023-05-07 06:01:46 +00:00
github-actions[bot]
9446898622
Merge master into staging-next 2023-05-07 06:01:08 +00:00
R. Ryantm
fbb80b65c5 sssd: 2.8.2 -> 2.9.0 2023-05-07 05:39:33 +00:00
Bernardo Meurer
84549cb054
Merge pull request #229947 from lovesegfault/rpi-updates 2023-05-06 21:53:36 -04:00
Martin Weinelt
d760529edd
Merge pull request #228918 from r-ryantm/auto-update/iproute2
iproute2: 6.2.0 -> 6.3.0
2023-05-06 20:16:13 +02:00
Robert Scott
3d40c1b0e9
Merge pull request #229458 from martinetd/libbpf
libbpf: upgrade to 1.2.0
2023-05-06 16:39:29 +01:00
github-actions[bot]
1fd0032ce6
Merge staging-next into staging 2023-05-06 12:01:42 +00:00
github-actions[bot]
805ffdeca7
Merge master into staging-next 2023-05-06 12:01:05 +00:00
7c6f434c
29f4bc528b
Merge pull request #230176 from Mic92/sysdig
sysdig: 0.31.4 -> 0.31.5
2023-05-06 11:51:41 +00:00
github-actions[bot]
76e7973d1c
Merge staging-next into staging 2023-05-06 00:02:57 +00:00
github-actions[bot]
f62c3cbbdc
Merge master into staging-next 2023-05-06 00:02:06 +00:00
Weijia Wang
13cd3df3b2
Merge pull request #227307 from r-ryantm/auto-update/xf86_input_wacom
xf86_input_wacom: 1.1.0 -> 1.2.0
2023-05-06 01:12:42 +03:00
Dominique Martinet
2376eb8d7e libbpf: 1.1.0 -> 1.2.0 2023-05-06 06:40:03 +09:00
Jörg Thalheim
9781ade7e2 sysdig: 0.31.4 -> 0.31.5
Diff: https://github.com/draios/sysdig/compare/0.31.4...0.31.5
2023-05-05 21:29:18 +02:00
Weijia Wang
6177f779a4 utm: 4.1.6 -> 4.2.5 2023-05-05 19:47:58 +03:00
github-actions[bot]
2181c1e956
Merge staging-next into staging 2023-05-05 12:02:09 +00:00
github-actions[bot]
1ea042cf3e
Merge master into staging-next 2023-05-05 12:01:30 +00:00
Will Fancher
fb66a26b75 ddcci-driver: 0.4.2 -> 0.4.3 2023-05-05 01:37:23 -04:00
github-actions[bot]
1b8f2397cf
Merge staging-next into staging 2023-05-05 00:02:42 +00:00
github-actions[bot]
33859d6094
Merge master into staging-next 2023-05-05 00:02:09 +00:00
Martin Weinelt
9bcdfd65bb
Merge pull request #228224 from risicle/ris-openvswitch-3.1.1-2.17.6
openvswitch: 3.0.3 -> 3.1.1, openvswitch-lts: 2.17.5 -> 2.17.6
2023-05-04 23:57:46 +02:00
Veselin Ivanov
91071ad0ff
yabai: 5.0.2 -> 5.0.4 2023-05-04 21:23:50 +02:00
Bernardo Meurer
228b2cd449
linux_rpi{1,2,3,4}: 1.20230106 -> 1.20230405 2023-05-04 14:56:42 -04:00
Bernardo Meurer
6c0773fc34
raspberrypiWirelessFirmware: 2022-07-06 -> unstable-2023-05-04 2023-05-04 14:19:35 -04:00
Bernardo Meurer
f4e0f22a2b
raspberrypifw: 1.20230106 -> 1.20230405 2023-05-04 14:03:29 -04:00
github-actions[bot]
519b94e7dd
Merge staging-next into staging 2023-05-04 12:02:09 +00:00
github-actions[bot]
bf19e21376
Merge master into staging-next 2023-05-04 12:01:18 +00:00
Otavio Salvador
acd926d3d1 rtl88x2bu: add myself on maintainers list
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-05-04 08:12:45 -03:00
Otavio Salvador
bbeedcedc7 rtl88x2bu: 2023-02-24 -> 2023-03-17
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-05-04 08:12:27 -03:00
Vladimír Čunát
d36cd8587b
Revert "linux_6_1: rebuild on x86_64-linux"
This reverts commit fa8367c2d5.
2023-05-04 11:06:54 +02:00
Thiago Kenji Okada
12f1ce9ae1
Merge pull request #228511 from PedroHLC/zen-kernels-6.2.13
zen-kernels: 6.2.12 -> {6.3.1-zen1,6.2.14-lqx1}
2023-05-04 09:41:49 +01:00
PedroHLC ☭
12a4c5db15
hwdata: 0.369 -> 0.370 2023-05-03 21:09:49 -03:00
PedroHLC ☭
be06db870f
linuxKernel.kernels.linux_zen: 6.2.12-zen1 -> 6.3.1-zen1 2023-05-03 20:57:00 -03:00
PedroHLC ☭
2deb6be6f6
linuxKernel.kernels.linux_lqx: 6.2.12-lqx1 -> 6.2.14-lqx1 2023-05-03 20:55:33 -03:00
Emily Trau
c5432d1f96 minimal-bootstrap: move utils out of stage0-posix 2023-05-03 15:29:31 +10:00
Emily Trau
1e88aa2594 minimal-bootstrap.mes: generate list of source files 2023-05-03 14:31:40 +10:00
Artturin
06e21ebba5 minimal-bootstrap: dont use top-level newScope to prevent accidentally using top-level attrs
Co-authored-by: Emily Trau <me@angus.ws>
2023-05-03 13:42:11 +10:00
Pierre Bourdon
d2b3b4121e
Merge pull request #228471 from r-ryantm/auto-update/libcap
libcap: 2.67 -> 2.68
2023-05-03 02:43:23 +02:00
github-actions[bot]
e7d9c8250f
Merge master into staging-next 2023-05-03 00:02:12 +00:00
Bernardo Meurer
e6fae1264d
Merge pull request #229390 from LibreCybernetics/update-linux 2023-05-02 15:22:11 -07:00
github-actions[bot]
bdb79914d6
Merge master into staging-next 2023-05-02 18:01:20 +00:00
Bernardo Meurer
b04b3345f1
Merge pull request #195082 from cmm/system76-scheduler 2023-05-02 09:25:05 -07:00
Artturi
add1a5c2cf
Merge pull request #229473 from Artturin/libnvmerepro 2023-05-02 19:00:27 +03:00
Emily Trau
365597483f minimal-bootstrap: remove redundant definition 2023-05-02 23:45:02 +10:00
Artturin
00ff258edb libnvme: fix manpage reproducibility 2023-05-02 15:55:59 +03:00
Lassulus
6d17be1750
Merge pull request #228538 from parthy/fix-ax99100-linux-6-2
linuxPackages.ax99100: fix build with Linux >= 6.2
2023-05-02 14:41:10 +02:00
Emily Trau
dc975fd1b6 minimal-bootstrap.stage0: unstable-2023-04-24 -> unstable-2023-05-02 2023-05-02 13:00:34 +10:00
Fabián Heredia Montiel
30974ae135 linux: 6.3 -> 6.3.1 2023-05-01 20:14:08 -06:00
Fabián Heredia Montiel
48d8cfdd36 linux: 6.2.13 -> 6.2.14 2023-05-01 20:14:08 -06:00
Fabián Heredia Montiel
b94146bbe4 linux: 6.1.26 -> 6.1.27 2023-05-01 20:14:08 -06:00
Fabián Heredia Montiel
784e0fcc12 linux: 5.15.109 -> 5.15.110 2023-05-01 20:14:08 -06:00
Emily Trau
5f4f945cff minimal-bootstrap: refactor out bootstrap-sources.nix 2023-05-02 10:59:15 +10:00
Emily Trau
c2fd974d5b minimal-bootstrap.stage0-posix: highlight hex0-seed 2023-05-02 10:41:58 +10:00
Emily Trau
c0566f82e5 minimal-bootstrap: rebase onto master 2023-05-02 10:23:24 +10:00
Emily Trau
f08154ac04 minimal-bootrap: init make-bootstrap-sources.nix 2023-05-02 10:18:35 +10:00
Emily Trau
ebbc6ea8b3 minimal-bootstrap.stage0-posix: assert hex0 result 2023-05-02 10:18:35 +10:00
Emily Trau
f519f097e4 minimal-libc.tinycc-mes: refactor into common.nix 2023-05-02 10:18:35 +10:00
Emily Trau
1b065103f5 minimal-bootstrap.mes: split out mes-libc package 2023-05-02 10:18:34 +10:00
Emily Trau
e055a75edd minimal-bootstrap.ln-boot: init at unstable-2023-05-01 2023-05-02 10:18:34 +10:00
Emily Trau
0cbdbdc20d minimal-bootstrap.mescc-tools: formatting 2023-05-02 10:18:34 +10:00
Emily Trau
ae7bbb0e4d minimal-bootstrap.mes: major rewrite for readability 2023-05-02 10:18:34 +10:00
Emily Trau
7ed2e9a660 minimal-bootstrap: be more explicit when declaring "system" 2023-05-02 10:18:34 +10:00
Emily Trau
a4caff6ea4 minimal-bootstrap: remove confusing fetchtarball abstraction 2023-05-02 10:18:34 +10:00
Emily Trau
760ab35487 minimal-bootstrap.nyacc: init at 1.00.2, split from mes 2023-05-02 10:18:34 +10:00
Emily Trau
d59fb08f64 minimal-bootstrap: makeDerivationWithMeta supports passthru 2023-05-02 10:18:34 +10:00
Emily Trau
8950041e2b minimal-bootstrap.mes: inline config.h 2023-05-02 10:18:34 +10:00
Emily Trau
8ef86405b6 minimal-bootstrap.writeTextFile: remove extra derivations 2023-05-02 10:18:33 +10:00
Emily Trau
8ea19fbc18 minimal-bootstrap: inherit system from hostPlatform 2023-05-02 10:18:33 +10:00
Emily Trau
773cadd5e7 minimal-bootstrap.kaem: move definition 2023-05-02 10:18:33 +10:00
Emily Trau
60ebcafd47 minimal-bootstrap.stage0-posix: remove mkKaemDerivation0 abstration 2023-05-02 10:18:33 +10:00
Emily Trau
59e11ad4e4 minimal-bootstrap: add meta attributes 2023-05-02 10:18:33 +10:00
Emily Trau
dc11b48d10 minimal-bootstrap.tinycc: refactor mes-libc into separate file 2023-05-02 10:18:33 +10:00
Emily Trau
5d423c3ac0 minimal-bootstrap: add source attribution 2023-05-02 10:18:33 +10:00
Emily Trau
ba346eb8ac minimal-bootstrap.stage0-posix: remove builtins.fetchTarball 2023-05-02 10:18:33 +10:00
Emily Trau
71dcd60557 minimal-bootstrap: remove most uses of builtins.fetchTarball 2023-05-02 10:18:32 +10:00
Emily Trau
c8ecd8ed57 minimal-bootstrap.stage0-posix: replace mkKaemDerivation with runCommand 2023-05-02 10:18:32 +10:00
Emily Trau
b390cba84b minimal-bootstrap.stage0-posix: replace runBareCommand with raw derivation 2023-05-02 10:18:32 +10:00
Emily Trau
d0594d2f42 minimal-bootstrap: rename from trusting-trust 2023-05-02 10:18:32 +10:00
Emily Trau
ccafb8b110 trusting-trust.tinycc-with-mes-libc: init at unstable-2023-04-20 2023-05-02 10:18:32 +10:00
Emily Trau
ba4a163e61 trusting-trust.mes: init at 0.24.2 2023-05-02 10:18:32 +10:00
Emily Trau
1b8e690824 trusting-trust.stage0-posix: init at unstable-2023-04-16 2023-05-02 10:18:32 +10:00
Michael Livshin
e12ac41279 system76-scheduler: init at 2.0.1 2023-05-02 00:22:55 +03:00
github-actions[bot]
7783054bd0
Merge staging-next into staging 2023-05-01 18:01:56 +00:00
Maciej Krüger
ccde02e9ff
Merge pull request #229163 from gilice/update-firmware-updater 2023-05-01 15:30:11 +02:00
github-actions[bot]
cff4be2a2b
Merge staging-next into staging 2023-05-01 12:01:54 +00:00
Alyssa Ross
2af4b551c1 musl: tighten platforms
This will make it possible to check whether we can use pkgsStatic
opportunistically, in places like busybox-sandbox-shell, which
currently decides not to use pkgsStatic based on a hard-coded set of
platforms.
2023-05-01 11:25:04 +00:00
Vladimír Čunát
8663481786
Merge #228476: staging-next 2023-04-27 2023-05-01 11:20:22 +02:00
Nick Cao
0323a27cca
Merge pull request #229071 from misuzu/rtl8189es-update
linuxPackages.rtl8189es: 2022-10-30 -> 2023-03-14
2023-05-01 16:08:08 +08:00
gilice
ce838d944f firmware-updater: unstable(unversioned) -> unstable-2023-04-30 2023-04-30 21:15:28 +02:00
github-actions[bot]
a4ec253789
Merge staging-next into staging 2023-04-30 00:02:59 +00:00
github-actions[bot]
3d5144e385
Merge master into staging-next 2023-04-30 00:02:27 +00:00
R. Ryantm
e31fb376a7 mbpfan: 2.3.0 -> 2.4.0 2023-04-29 15:54:25 +00:00
R. Ryantm
352e17b8d0 iproute2: 6.2.0 -> 6.3.0 2023-04-29 13:13:49 +00:00
github-actions[bot]
ebc6e9ed96
Merge staging-next into staging 2023-04-29 12:02:02 +00:00
github-actions[bot]
9701323277
Merge master into staging-next 2023-04-29 12:01:20 +00:00
Lana Black
1314174d3a solo5: 0.7.5 -> 0.8.0 2023-04-29 11:18:44 +00:00
misuzu
997011915d linuxPackages.rtl8189es: 2022-10-30 -> 2023-03-14 2023-04-29 12:50:57 +03:00
github-actions[bot]
47e57e29f7
Merge staging-next into staging 2023-04-29 06:01:46 +00:00
github-actions[bot]
33176679ce
Merge master into staging-next 2023-04-29 06:01:04 +00:00
Nick Cao
c74792d219
Merge pull request #228805 from nikstur/systemd-assert-ukify
systemd: assert withUkify -> withEfi
2023-04-29 11:17:59 +08:00
Nick Cao
f70e8280b1
Merge pull request #228757 from r-ryantm/auto-update/pscircle
pscircle: 1.3.1 -> 1.4.0
2023-04-29 11:06:24 +08:00
Nick Cao
6244c3cc38
Merge pull request #228762 from Luflosi/update/can-utils
can-utils: 20170830 -> 2023.03
2023-04-29 11:05:08 +08:00
github-actions[bot]
bf42aabf99
Merge staging-next into staging 2023-04-29 00:02:37 +00:00
github-actions[bot]
534c4a7623
Merge master into staging-next 2023-04-29 00:02:00 +00:00
nikstur
716ed92c8e systemd: assert withUkify -> withEfi 2023-04-28 23:51:03 +02:00
StepBroBD
0fc5fdce84
raycast: 1.49.3 -> 1.50.0 2023-04-28 12:04:19 -06:00
Luflosi
43a0f4801e
can-utils: 20170830 -> 2023.03
https://github.com/linux-can/can-utils/releases/tag/v2023.03
2023-04-28 19:13:01 +02:00
Luflosi
cdc53e9ab6
can-utils: add Luflosi as maintainer 2023-04-28 19:13:00 +02:00
R. Ryantm
3145f07746 pscircle: 1.3.1 -> 1.4.0 2023-04-28 16:29:58 +00:00
github-actions[bot]
e1fd5ee13e
Merge staging-next into staging 2023-04-28 12:01:49 +00:00
github-actions[bot]
85a45c2a04
Merge master into staging-next 2023-04-28 12:01:08 +00:00
Weijia Wang
b2ef7956b6
Merge pull request #227560 from jackyliu16/loongnix-commit
lib.platforms.loongarch64: init
2023-04-28 13:21:42 +03:00
github-actions[bot]
2b389844b8
Merge staging-next into staging 2023-04-28 06:01:44 +00:00
github-actions[bot]
0872ce03f2
Merge master into staging-next 2023-04-28 06:01:06 +00:00
Nick Cao
3900478b9e
Merge pull request #228603 from Kiskae/patch-1
linuxPackages.nvidia_x11_vulkan_beta: 525.47.18 -> 525.47.22
2023-04-28 09:46:58 +08:00
github-actions[bot]
4de8043e93
Merge staging-next into staging 2023-04-28 00:02:40 +00:00
github-actions[bot]
bb7e037425
Merge master into staging-next 2023-04-28 00:02:07 +00:00
Kiskae
fd48d7c336 linuxPackages.nvidia_x11_vulkan_beta: 525.47.18 -> 525.47.22 2023-04-28 00:00:16 +02:00
Jonas Heinrich
28fb1e5a60
Merge pull request #228375 from onny/wifihotspot-fix
linux-wifi-hotspot: Fix desktop file path
2023-04-27 21:38:01 +02:00
Weijia Wang
0db685d18a fuse: patch against loongarch64-linux 2023-04-27 20:06:21 +03:00
Markus Partheymüller
13836ea146 linuxPackages.ax99100: fix build with Linux >= 6.2 2023-04-27 17:09:25 +02:00
github-actions[bot]
95a06f7eab
Merge staging-next into staging 2023-04-27 12:01:47 +00:00
github-actions[bot]
4ad6839f0c
Merge master into staging-next 2023-04-27 12:01:14 +00:00
Maximilian Bosch
cdc30af3f6
Merge pull request #228354 from Ma27/linux-kernel-updates
Linux kernel updates 2023-04-26
2023-04-27 12:02:58 +02:00
Sergei Trofimovich
8ce3ef6b64
Merge pull request #228025 from trofi/numactl-dev-output
numactl: move headers and mans to "dev" and "man" outputs
2023-04-27 10:08:22 +01:00
R. Ryantm
293b0f4b1c libcap: 2.67 -> 2.68 2023-04-27 07:36:13 +00:00
Atemu
574319531e
Merge pull request #228367 from Shawn8901/xanmod-maintainer
linux_xanmod: add shawn8901 as maintainer
2023-04-27 09:14:19 +02:00
Jonas Heinrich
8436c5fac4 linux-wifi-hotspot: Fix file paths in polkit rule 2023-04-26 21:30:35 +02:00
Jonas Heinrich
1b3c684808 linux-wifi-hotspot: Fix desktop file path 2023-04-26 21:20:06 +02:00
Shawn8901
33a4803b3c linux_xanmod: add shawn8901 as maintainer 2023-04-26 20:23:19 +02:00
Maximilian Bosch
3f02834f90
linux/hardened/patches/6.1: 6.1.24-hardened2 -> 6.1.25-hardened1 2023-04-26 19:18:43 +02:00
Maximilian Bosch
bfdb671cd5
linux/hardened/patches/5.4: 5.4.240-hardened1 -> 5.4.241-hardened1 2023-04-26 19:18:29 +02:00
Maximilian Bosch
1c41b1af7c
linux/hardened/patches/5.15: 5.15.107-hardened1 -> 5.15.108-hardened1 2023-04-26 19:18:17 +02:00
Maximilian Bosch
7a21026a95
linux/hardened/patches/5.10: 5.10.177-hardened1 -> 5.10.178-hardened1 2023-04-26 19:18:04 +02:00
Maximilian Bosch
44167600c6
linux/hardened/patches/4.19: 4.19.280-hardened1 -> 4.19.281-hardened1 2023-04-26 19:17:52 +02:00
Maximilian Bosch
857a4a111f
linux/hardened/patches/4.14: 4.14.312-hardened1 -> 4.14.313-hardened1 2023-04-26 19:17:40 +02:00
Maximilian Bosch
9af09ebb3d
linux_latest-libre: 19172 -> 19204 2023-04-26 19:16:49 +02:00
Maximilian Bosch
7a97895091
linux: 6.2.12 -> 6.2.13 2023-04-26 19:16:23 +02:00
Maximilian Bosch
3f8dd842b6
linux: 6.1.25 -> 6.1.26 2023-04-26 19:16:11 +02:00
Maximilian Bosch
d9487020e9
linux: 5.4.241 -> 5.4.242 2023-04-26 19:15:59 +02:00
Maximilian Bosch
81bc93e6d1
linux: 5.15.108 -> 5.15.109 2023-04-26 19:15:49 +02:00
Maximilian Bosch
1bb2f9aac3
linux: 5.10.178 -> 5.10.179 2023-04-26 19:15:38 +02:00
Maximilian Bosch
59c26aa791
linux: 4.19.281 -> 4.19.282 2023-04-26 19:15:27 +02:00
Maximilian Bosch
fc490fffe6
linux: 4.14.313 -> 4.14.314 2023-04-26 19:15:17 +02:00
Vladimír Čunát
6e76368439
Merge #227417: lvm2: 2.03.20 -> 2.03.21
...into staging
2023-04-26 15:54:53 +02:00
github-actions[bot]
3ce5f1b230
Merge staging-next into staging 2023-04-26 12:01:54 +00:00
github-actions[bot]
ee9f5f7307
Merge master into staging-next 2023-04-26 12:01:17 +00:00
Nick Cao
21c7a6c42a
Merge pull request #228199 from Kiskae/patch-1
linuxPackages.nvidia_x11_production: 525.105.17 -> 525.116.03
2023-04-26 19:27:21 +08:00
Nick Cao
f95db0ee14
Merge pull request #228218 from Kiskae/nvidia-470.182.03
linuxPackages.nvidia_x11_legacy470: 470.161.03 -> 470.182.03
2023-04-26 19:26:04 +08:00
7c6f434c
21b0737c31
Merge pull request #226900 from lovesegfault/fbterm-update
fbterm: update and use debian-maintained version
2023-04-26 11:15:37 +00:00
K900
d5180de754 bcc: disable libdebuginfod integration
See https://github.com/iovisor/bpftrace/pull/2413
2023-04-26 12:57:41 +03:00
github-actions[bot]
bf4c42e07e
Merge staging-next into staging 2023-04-26 00:02:34 +00:00
github-actions[bot]
134b2c3768
Merge master into staging-next 2023-04-26 00:02:00 +00:00
Robert Scott
0807433107 openvswitch: 3.0.3 -> 3.1.1 2023-04-26 00:19:46 +01:00
Kiskae
3f8fc9c28b linuxPackages.nvidia_x11_legacy470: 470.161.03 -> 470.182.03 2023-04-26 00:51:46 +02:00
Weijia Wang
3cbbd5c313
Merge pull request #228181 from r-ryantm/auto-update/oci-seccomp-bpf-hook
oci-seccomp-bpf-hook: 1.2.8 -> 1.2.9
2023-04-26 01:08:49 +03:00
Weijia Wang
21509f40f0
Merge pull request #228145 from r-ryantm/auto-update/bpftrace
bpftrace: 0.17.0 -> 0.17.1
2023-04-26 00:55:24 +03:00
Robert Scott
be518ad707 openvswitch-lts: 2.17.5 -> 2.17.6 2023-04-25 22:48:18 +01:00
Kiskae
144e1ae7d5 linuxPackages.nvidia_x11_production: 525.105.17 -> 525.116.03 2023-04-25 23:17:41 +02:00
Weijia Wang
12b91012e5 darwin.darling: drop 2023-04-25 22:45:59 +03:00
R. Ryantm
3071232f9f oci-seccomp-bpf-hook: 1.2.8 -> 1.2.9 2023-04-25 19:32:13 +00:00
Weijia Wang
a02917d9da darwin.dtrace: get rid of darling 2023-04-25 22:30:55 +03:00
R. Ryantm
00fbb07c96 bpftrace: 0.17.0 -> 0.17.1 2023-04-25 14:02:46 +00:00
github-actions[bot]
c9a253ff7f
Merge staging-next into staging 2023-04-25 12:02:03 +00:00
github-actions[bot]
a39805cda2
Merge master into staging-next 2023-04-25 12:01:31 +00:00
Sergei Trofimovich
167731fc9e
Merge pull request #228090 from trofi/perf-fix-for-6.3
linuxPackages_latest.perf: fix python shebangs on 6.3+
2023-04-25 12:55:12 +01:00
Sergei Trofimovich
e205b43f47 linuxPackages_latest.perf: fix python shebangs on 6.3+
Without the change `perf` build fails as:

    sh: line 1: pmu-events/metric_test.py: cannot execute: required file not found
    make[3]: *** [pmu-events/Build:32: pmu-events/metric_test.log] Error 1

Full build log: https://hydra.nixos.org/log/mp5a0fr1jhw3rvkp8azbh5xh0g1cjqhj-perf-linux-6.3.drv
2023-04-25 07:30:18 +01:00
github-actions[bot]
26e826e1f8
Merge staging-next into staging 2023-04-25 06:02:14 +00:00
github-actions[bot]
497ac06266
Merge master into staging-next 2023-04-25 06:01:40 +00:00
hacker1024
c4cbf526e9 Merge remote-tracking branch 'NixOS/master' into feature/futter-linux-desktop 2023-04-25 12:51:56 +10:00
Sergei Trofimovich
efe64155a2 numactl: move headers and mans to "dev" and "man" outputs 2023-04-24 22:14:42 +01:00
natsukium
aac51377f0
sketchybar: 2.14.4 -> 2.15.1
https://github.com/FelixKratz/SketchyBar/releases/tag/v2.15.1
2023-04-24 22:41:53 +09:00
github-actions[bot]
7793ab9e8f
Merge staging-next into staging 2023-04-24 12:02:15 +00:00
github-actions[bot]
be318b7673
Merge master into staging-next 2023-04-24 12:01:38 +00:00
Atemu
d5cc80cbc8
Merge pull request #227410 from Atemu/update/xanmod
linux_xanmod: update
2023-04-24 13:37:51 +02:00
K900
15fdac8845 linux_6_3: init 2023-04-24 11:25:05 +03:00
Nick Cao
111356666f
Merge pull request #220911 from bertof/xp-pen
xp-pen-deco-01-v2-driver: 3.2.3 -> 3.3.9
2023-04-24 14:46:31 +08:00
Vladimír Čunát
011bf8f5d9
Merge branch 'master' into staging-next 2023-04-24 08:10:21 +02:00
Ryan Lahfa
144acaabd8
Merge pull request #227279 from toastal/zfs-2.1.11
zfs: 2.1.9 → 2.1.11
2023-04-23 22:29:59 +02:00
github-actions[bot]
ce0215422a
Merge staging-next into staging 2023-04-23 12:02:08 +00:00