You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document nix 2.18 requirement; disable nix setup test for nix 2.6
Since August 2025, nixpkgs requires a nix version of at least nix 2.18.
Consequently, our nix setup tests using nix 2.6.1 and Ubuntu 22 (nix 2.6.0)
break.
This comment documents that at least nix 2.18 is required, updates
the nix test to 2.18.0, and (temporarily) disables the Ubuntu 22 test.
Signed-off-by: Matthias J. Kannwischer <[email protected]>
0 commit comments