Commit graph

26356 commits

Author SHA1 Message Date
maxine 29d66de6f5
Merge pull request #289989 from amaxine/bolt-0.9.7 2024-03-03 01:16:06 +00:00
Pol Dellaiera 8739e44a26
Merge pull request #253352 from yamashitax/add-sensible-side-buttons
sensible-side-buttons: init at 1.0.6
2024-03-02 23:39:20 +01:00
Weijia Wang f5c6f98bde
Merge pull request #292767 from wegank/7zz-unpack-cleanup
treewide: remove unpackCmd involving 7zz
2024-03-02 19:13:44 +01:00
Maciej Krüger 7c956a4c1f
Merge pull request #292768 from trofi/lxcfs.tests-fix-incus-ref
lxcfs.tests: update `incus.container` reference
2024-03-02 12:15:54 +01:00
Weijia Wang 7d15e810d7 treewide: remove unpackCmd involving 7zz 2024-03-02 12:11:34 +01:00
Sergei Trofimovich 99798d69dd lxcfs.tests: update incus.container reference
Without the change the test build attempt fails the evaluation as:

    $nix build --no-link -f. lxcfs.tests
       error: attribute 'container' missing

       at pkgs/os-specific/linux/lxcfs/default.nix:64:23:

           63|   passthru.tests = {
           64|     incus-container = nixosTests.incus.container;
             |                       ^

This started happening after `container` test was split in two in
c607e70f70 "nixosTests.incus: add test with old and new init".
2024-03-02 11:05:48 +00:00
Maciej Krüger 99b0b9a3c2
Merge pull request #292762 from trofi/lxc.tests-fix-inus-ref
lxc.tests: update `incus.container` reference
2024-03-02 11:59:18 +01:00
Thiago Kenji Okada 9e1efcbcb6
Merge pull request #292703 from JerrySM64/update-kernels
linuxKernel.kernels.linux_zen: 6.7.6-zen1 -> 6.7.7-zen1
2024-03-02 10:45:34 +00:00
Sergei Trofimovich 936e0ed471 lxc.tests: update incus.container reference
Without the change the test build attempt fails the evaluation as:

    $ nix build --no-link -f. lxc.tests

       error: attribute 'container' missing

       at pkgs/os-specific/linux/lxc/default.nix:65:19:

           64|   passthru = {
           65|     tests.incus = nixosTests.incus.container;
             |                   ^

This started happening after `container` test was split in two in
c607e70f70 "nixosTests.incus: add test with old and new init".
2024-03-02 10:37:17 +00:00
Mario Rodas bae2669d32
Merge pull request #290874 from matthiasbeyer/update-tuxedo-keyboard
tuxedo-keyboard: 3.2.7 -> 3.2.14
2024-03-01 23:50:13 -05:00
Jerry Starke f93cea01f2 linuxKernel.kernels.linux_zen: 6.7.6-zen1 -> 6.7.7-zen1 2024-03-02 04:55:11 +01:00
Nick Cao 65ab3a44b6
Merge pull request #292410 from Kiskae/nvidia/540.40.53
linuxPackages.nvidiaPackages.vulkan_beta: 535.43.28 -> 550.40.53
2024-03-01 14:06:51 -05:00
K900 8da5962221
Merge pull request #292573 from K900/kernels-20240301
Kernel updates for 2024-03-01
2024-03-01 18:50:11 +03:00
Nick Cao 494276224e
Merge pull request #292570 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 23.11 -> 23.11.1
2024-03-01 10:27:37 -05:00
Adam C. Stephens b52452f8c7
Merge pull request #291951 from amarshall/zfs-pkgs-renaming
zfs: rename zfsStable -> zfs_2_2; zfsUnstable -> zfs_unstable; remove enableUnstable option in favor of package
2024-03-01 10:09:12 -05:00
K900 c60dafe6b7 linux-rt_6_6: 6.6.15-rt22 -> 6.6.18-rt23 2024-03-01 16:06:42 +03:00
K900 39f3ac14a4 linux-rt_6_1: 6.1.77-rt24 -> 6.1.79-rt25 2024-03-01 16:06:02 +03:00
K900 72f4920f2f linux_4_19: 4.19.307 -> 4.19.308 2024-03-01 16:05:01 +03:00
K900 01a3cfdf71 linux_5_4: 5.4.269 -> 5.4.270 2024-03-01 16:04:59 +03:00
K900 26856a40a8 linux_5_10: 5.10.210 -> 5.10.211 2024-03-01 16:04:56 +03:00
K900 3a05b894f6 linux_5_15: 5.15.149 -> 5.15.150 2024-03-01 16:04:53 +03:00
K900 dc81b2ea9e linux_6_1: 6.1.79 -> 6.1.80 2024-03-01 16:04:51 +03:00
K900 e5adec46da linux_6_6: 6.6.18 -> 6.6.19 2024-03-01 16:04:48 +03:00
K900 a190a93d59 linux_6_7: 6.7.6 -> 6.7.7 2024-03-01 16:04:45 +03:00
R. Ryantm b9a5d3fab6 intel-cmt-cat: 23.11 -> 23.11.1 2024-03-01 12:58:54 +00:00
Ryan Lahfa 12d167f551
Merge pull request #292298 from oxalica/feat/linux-zoned
linux: enable CONFIG_BLK_DEV_ZONED
2024-03-01 03:07:05 +01:00
Kiskae c3c42e1228 linuxPackages.nvidiaPackages.vulkan_beta: 535.43.28 -> 550.40.53 2024-02-29 22:04:30 +01:00
Michael Raskin 9daae56550 reptyr: disable tests
Both use and testing require ptrace of non-child processes

Fixes: #292299
2024-02-29 15:35:25 +01:00
oxalica 8e61428bfd
linux: enable CONFIG_BLK_DEV_ZONED
This enables support for ZAC/ZBC/ZNS host-managed and host-aware zoned
block devices. It also enables zone features in various filesystems
including BTRFS and F2FS, and other relative subsystems like nvme and
virtio-blk.
2024-02-29 03:44:14 -05:00
Nick Cao 68e5bd2cab
Merge pull request #292174 from r-ryantm/auto-update/uhk-agent
uhk-agent: 3.3.0 -> 4.0.0
2024-02-28 18:41:20 -05:00
R. Ryantm da73fee3be uhk-agent: 3.3.0 -> 4.0.0 2024-02-28 22:37:01 +00:00
Adam C. Stephens 2405d0abce
Merge pull request #289696 from r-ryantm/auto-update/openvswitch
openvswitch: 3.2.2 -> 3.3.0
2024-02-28 13:31:07 -05:00
Pol Dellaiera 5a37dfd2bf
Merge pull request #290243 from pcasaretto/hexfiend-2.17
hexfiend: 2.16.0 -> 2.17.1
2024-02-28 18:03:11 +01:00
pcasaretto db3868e64c hexfiend: 2.16.0 -> 2.17.1
https://hexfiend.github.io/HexFiend/ReleaseNotes.html

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2024-02-28 09:31:53 -03:00
Alyssa Ross dc6eafa64f linux_6_5: remove 2024-02-28 12:48:08 +01:00
Ryan Lahfa e53c07f4cc
Merge pull request #291822 from alyssais/zfs-2.1.15
zfs_2_1: 2.1.14 -> 2.1.15
2024-02-28 01:43:56 +01:00
Andrew Marshall 1f32eb724d nixos/zfs: Remove enableUnstable in favor of setting package
This just adds complexity and confusion. Once-upon-a-time, there was no
`package` and only `enableUnstable`, but now it is just confusing to
have both, as it would be possible to do e.g. `package = pkgs.zfs` and
`enableUnstable = true`, but then `enableUnstable` does nothing.
2024-02-27 19:30:19 -05:00
Andrew Marshall 929fcf9335 zfs_unstable: Rename from zfsUnstable
This matches the naming of other zfs_* pkgs.
2024-02-27 18:45:55 -05:00
Andrew Marshall dcff4f8318 zfs_2_2: Rename from zfsStable
The `zfs` alias already has equivalent semantics. Instead, make this
like zfs_2_1 so folks who want to pin a specific release series can do
so easily and clearly to have more control over when more substantial
updates occur.

Rename all tests to match the pkg attr they are testing.
2024-02-27 18:45:43 -05:00
Thiago Kenji Okada 482efa9a4b
Merge pull request #291844 from JerrySM64/update-kernels
linuxKernel.kernels.linux_zen: 6.7.5-zen1 -> 6.7.6-zen1 ; linuxKernel.kernels.linux_lqx: 6.7.5-lqx1 -> 6.7.6-lqx1
2024-02-27 15:19:53 +00:00
Nick Cao 6ce7536979
Merge pull request #289866 from SuperSandro2000/intel-graphics-driver
level-zero: 1.15.8 -> 1.16.1, intel-graphics-compiler: 1.0.15610.11 -> 1.0.15985.7,  intel-compute-runtime: 23.48.27912.11 -> 24.05.28454.6
2024-02-27 09:34:53 -05:00
Jerry Starke 6ec767551d linuxKernel.kernels.linux_lqx: 6.7.5-lqx1 -> 6.7.6-lqx1 2024-02-27 14:45:17 +01:00
Alyssa Ross 45f1428902
zfs_2_1: 2.1.14 -> 2.1.15
This adds compatibility with newer kernels, which fixes
nixosTests.zfs.series_2_1, which broke when the default kernel version
was bumped.

This means we no longer need the removeLinuxDRM option at all, but
I've kept it around as a no-op so people can leave it set in case the
same thing happens again in future.
2024-02-27 13:44:16 +01:00
superherointj 9d422aeafc
Merge pull request #285987 from r-ryantm/auto-update/ipset
ipset: 7.19 -> 7.21
2024-02-27 08:05:41 -03:00
Alyssa Ross b7cdac7edb linux_latest-libre: 19489 -> 19491 2024-02-27 11:58:34 +01:00
Alyssa Ross f59d934f59 linux_testing: 6.8-rc5 -> 6.8-rc6 2024-02-27 11:58:34 +01:00
Adam C. Stephens 3a3f30d6b9
Merge pull request #291547 from alyssais/zfs-linux-6.6-aarch64
zfs: update latestCompatibleLinuxPackages
2024-02-26 21:45:20 -05:00
Nick Cao e256f39bec
Merge pull request #290938 from Kiskae/nvidia/550.40.07
linuxPackages.nvidiaPackages.production: 535.154.05 -> 550.54.14
2024-02-26 18:58:48 -05:00
Silvan Mosberger 548a86b335
Merge pull request #288154 from ShamrockLee/linux-kernel-passthru
buildLinux: Fix result derivation overriding with `passthru` via `stdenv.mkDerivation` instead of `lib.extendDerivation`
2024-02-26 20:46:43 +01:00
Kiskae 6c0e4698f0 linuxPackages.nvidiaPackages.production: 535.154.05 -> 550.54.14 2024-02-26 18:21:26 +01:00