Unverified Commit f0000fe5 authored by Winter's avatar Winter Committed by GitHub
Browse files

lib/minver: bump to 2.3.17 (#354586)

parents 74d1b07e 086bfa23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Expose the minimum required version for evaluating Nixpkgs
"2.3"
"2.3.17"
+2 −0
Original line number Diff line number Diff line
@@ -195,6 +195,8 @@

## Backward Incompatibilities {#sec-release-24.11-incompatibilities}

- Nixpkgs now requires Nix 2.3.17 or newer to allow for zstd compressed binary artifacts.

- The `sound` options have been removed or renamed, as they had a lot of unintended side effects. See [below](#sec-release-24.11-migration-sound) for details.

- The NVIDIA driver no longer defaults to the proprietary kernel module with versions >= 560. You will need to manually set `hardware.nvidia.open` to select the proprietary or open modules.