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
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 commit 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