Emily Trau
c7541b78d7
Merge pull request #269898 from lorenz/mt7986-support
...
kernel: enable support for MT798X
2023-12-02 13:28:26 +11:00
Robert Schütz
73b5e1f09d
Merge pull request #270335 from dotlambda/tzlocal-5.2
...
python311Packages.tzlocal: 5.0.1 -> 5.2
2023-12-01 14:51:24 -08:00
Adam C. Stephens
52d7a036b8
Merge pull request #271328 from adamcstephens/zfs/2.2.2
...
zfs: 2.2.1 -> 2.2.2, zfs_2_1: 2.1.13 -> 2.1.14
2023-12-01 07:08:44 -05:00
Emily Trau
80d1486870
Merge pull request #268791 from rodarima/fix-libcap-static-master
...
libcap: Fix static build setting LIBCSTATIC=yes
2023-12-01 14:41:37 +11:00
Adam Stephens
d3b5271dc9
zfs_2_1: 2.1.13 -> 2.1.14
2023-11-30 19:35:04 -05:00
Adam Stephens
c3fa6659dd
zfsStable/zfsUnstable: 2.2.1 -> 2.2.2
2023-11-30 19:35:02 -05:00
Nick Cao
ee67d62dfc
Merge pull request #271061 from colemickens/android-udev-rules-bump
...
android-udev-rules: 20231104 -> 20231124
2023-11-30 09:13:20 -05:00
Alyssa Ross
4739e28eb1
fts: set to musl-fts on musl
...
NetBSD fts wasn't really designed to be used in this way, and it can
produce some strange errors — e.g. I sometimes see duplicate symbols
when musl and libnbcompat define the same symbol.
More packages used musl-fts directly than the fts package anyway,
which can now be changed to use the generic fts.
Unlike netbsd.fts, musl-fts doesn't have a setup hook, so we have to
tell packages that don't know about it to link against libfts. We
could decide to copy netbsd.fts's setup hook later if we want to.
2023-11-30 11:58:21 +01:00
Weijia Wang
6711380ae7
Merge pull request #269724 from szlend/fix-linux-pam-darwin-cross
...
linux-pam: fix cross-compilation from darwin
2023-11-29 23:59:22 +01:00
Emily Trau
dc55b556b3
Merge pull request #268839 from emilytrau/minimal-mes-0.25
...
minimal-bootstrap.mes: 0.24.2 -> 0.25
2023-11-30 09:00:58 +11:00
Thiago Kenji Okada
b5eeef1b78
Merge pull request #270981 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_lqx: 6.6.2-lqx1 -> 6.6.3-lqx1
2023-11-29 21:48:23 +00:00
Nick Cao
231ffe1942
Merge pull request #270662 from PedroHLC/drop-myself-from-abandoned
...
treewide: remove myself as maintainer from 7 derivations
2023-11-29 15:33:58 -05:00
Jerry Starke
63cff10811
linuxKernel.kernels.linux_lqx: 6.6.2-lqx1 -> 6.6.3-lqx1
2023-11-29 18:18:10 +01:00
Thiago Kenji Okada
4cc0a8950b
Merge pull request #270918 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_zen: 6.6.2-zen1 -> 6.6.3-zen1
2023-11-29 16:16:08 +00:00
Silvan Mosberger
d9957dcdd8
Merge pull request #270859 from Mic92/eval-fixes
...
Eval fixes from release-attrpaths-superset.nix optimization
2023-11-29 12:29:35 +01:00
Jerry Starke
098bdd7676
linuxKernel.kernels.linux_zen: 6.6.2-zen1 -> 6.6.3-zen1
2023-11-29 12:21:31 +01:00
Alyssa Ross
565eb9a83a
linux-rt_5_10: 5.10.199-rt97 -> 5.10.201-rt98
2023-11-29 11:47:47 +01:00
Alyssa Ross
c84f34c3c0
linux_4_14: 4.14.330 -> 4.14.331
2023-11-29 11:47:30 +01:00
Alyssa Ross
3172e8e1fc
linux_4_19: 4.19.299 -> 4.19.300
2023-11-29 11:47:25 +01:00
Alyssa Ross
f954c6ac38
linux_5_4: 5.4.261 -> 5.4.262
2023-11-29 11:47:19 +01:00
Alyssa Ross
f3f7cca7e5
linux_5_10: 5.10.201 -> 5.10.202
2023-11-29 11:47:13 +01:00
Alyssa Ross
c2a8b5f8d2
linux_5_15: 5.15.139 -> 5.15.140
2023-11-29 11:47:06 +01:00
Alyssa Ross
2f492ad3cf
linux_6_1: 6.1.63 -> 6.1.64
2023-11-29 11:47:00 +01:00
Alyssa Ross
5214ba12f3
linux_6_5: 6.5.12 -> 6.5.13
2023-11-29 11:46:47 +01:00
Alyssa Ross
dd27218c71
linux_6_6: 6.6.2 -> 6.6.3
2023-11-29 11:46:40 +01:00
Alyssa Ross
4f711c3ba6
linux_testing: 6.7-rc2 -> 6.7-rc3
2023-11-29 11:46:05 +01:00
Jörg Thalheim
41becba8d2
sysdig: 0.33.1 -> 0.34.1
2023-11-29 11:10:37 +01:00
Adam Joseph
1ac5c75337
amdgpu-pro: make error message actionable
2023-11-29 09:45:17 +01:00
Emily Trau
6721348da7
Merge pull request #264749 from r-ryantm/auto-update/intel-compute-runtime
...
intel-compute-runtime: 23.30.26918.20 -> 23.35.27191.9
2023-11-29 18:15:40 +11:00
Emily Trau
e88693d8e4
minimal-bootstrap.mes: reformat sources.nix for better diffs
2023-11-29 06:42:36 +00:00
Robert Schütz
01e90b2196
autosuspend: update tzlocal override
2023-11-28 18:17:53 -08:00
Maciej Krüger
9513206861
Merge pull request #269554 from mkg20001/cfs
2023-11-28 21:28:01 +01:00
Nick Cao
7bff840f95
Merge pull request #269262 from Kiskae/nvidia/545.29.06
...
linuxPackages.nvidia_x11: 545.29.02 -> 545.29.06
2023-11-28 10:21:17 -05:00
Kiskae
9c24e11f3a
nvidiaPackages.(settings|persistened): add fallback cdn
2023-11-28 15:42:39 +01:00
PedroHLC ☭
2f18e54d75
linux-testing-bcachefs: drop pedrohlc from maintainers
2023-11-28 11:31:55 -03:00
Kiskae
3281455a26
nvidiaPackages: format generic.nix
2023-11-28 15:17:12 +01:00
markuskowa
9aaa0ca445
Merge pull request #269696 from markuskowa/fix-macsec
...
hostapd: enable MACSEC features
2023-11-28 09:08:34 +01:00
Will Fancher
927a9655a2
Merge pull request #262952 from JulienMalka/systemd-options
...
systemd: add withLogTrace option
2023-11-27 17:19:03 -05:00
Pol Dellaiera
f7fa9218c0
Merge pull request #266985 from r-ryantm/auto-update/irqbalance
...
irqbalance: 1.9.2 -> 1.9.3
2023-11-27 21:15:06 +01:00
mfrischknecht
34d92e99fb
nix-ld: mark as broken on 32 bit targets ( #269919 )
...
See https://github.com/Mic92/nix-ld/issues/64
2023-11-27 20:28:44 +01:00
Julien Malka
bad55bdc09
Merge pull request #270403 from miallo/fix-list-generations-manpage
...
nixos-rebuild: remove manpage hint on feature that is not merged
2023-11-27 16:38:46 +01:00
Adam C. Stephens
c9b87a5dfa
Merge pull request #270275 from amarshall/zfs-disable-dmu-offset-by-default
...
zfs: default disable zfs_dmu_offset_next_sync to avoid data corruption
2023-11-27 08:35:28 -05:00
Michael Lohmann
67c354b081
nixos-rebuild: remove manpage hint on feature that is not merged
...
This is a hint that mentions the feature #105910 but that is not yet
merged. This is very confusing and since it there is no progress with
that merge we should remove the reference
2023-11-27 12:35:40 +01:00
Adam C. Stephens
45827faa21
Merge pull request #269097 from amarshall/zfs-221
...
zfs: 2.2.0 -> 2.2.1; zfsUnstable: 2.2.1-unstable-2023-10-21 -> 2.2.1
2023-11-26 18:14:46 -05:00
Andrew Marshall
9670ddc543
zfs: default disable zfs_dmu_offset_next_sync to avoid data corruption
...
This helps mitigate a data corruption bug. This was previously defaulted
to zero prior to upstream commit
05b3eb6d232009db247882a39d518e7282630753, and it is already a tunable,
so doing this seems safe. Initially data corruption was thought to be
introduced with v2.2, but further upstream investigation currently
believes that changes in v2.2 only exacerbated the issue that already
existed.
A longer-term fix is likely to be
https://github.com/openzfs/zfs/pull/15571 , though that is not yet
merged. The zfs_2_1 package has already backported that, so do not apply
the tunable default change there.
Positioning of `extraPatches` is to avoid merge conflicts with
https://github.com/NixOS/nixpkgs/pull/269097 .
Patch is nearly identical to the [Gentoo][1] patch, but better patch
formatting.
See https://github.com/openzfs/zfs/issues/11900
See https://github.com/openzfs/zfs/issues/15526
[1]: https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-fs/zfs-kmod/files/zfs-kmod-2.2.1-Disable-zfs_dmu_offset_next_sync-tunable-by-default.patch
2023-11-26 13:29:41 -05:00
Jörg Thalheim
55b737831b
zfsUnstable: 2.2.1-unstable-2023-10-21 -> 2.2.1
...
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2023-11-26 12:26:39 -05:00
Andrew Marshall
365cc96597
zfs: 2.2.0 -> 2.2.1
...
Now supports Kernel 6.6.
2023-11-26 12:26:16 -05:00
Mihai-Drosi Câju
1afdfc5259
waydroid: remove with lib;
2023-11-26 17:13:15 +02:00
Artturin
40eff710af
Revert "Systemd package rewrite"
...
Reverts NixOS/nixpkgs#269620
- eab0837b68
caused a mass-rebuild on master
- self-merge on a critical package without review and not waiting for the active owner team
Below are the reverts of the commits from that PR
Revert "systemd: migrate to by-name"
This reverts commit 33d2a40d67
.
Revert "systemd: add meta.longDescription"
This reverts commit 7c588d141d
.
Revert "systemd: cosmetic rewording of code"
This reverts commit d91b8d9fcb
.
Revert "systemd: cosmetic rewording of comments"
This reverts commit bc563998c0
.
Revert "systemd: remove some redundancy on mesonFlags"
This reverts commit eab0837b68
.
Revert "systemd: use lib.meson* functions"
This reverts commit 1129756b1a
.
2023-11-26 03:12:04 +02:00
Cole Mickens
00fdaa0116
android-udev-rules: 20231104 -> 20231124
2023-11-25 19:29:21 -05:00