Commit 24e565f
committed
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 commit updates the nix test to 2.18.0, and (temporarily) disables
the Ubuntu 22 test.
Signed-off-by: Matthias J. Kannwischer <[email protected]>1 parent d9dad03 commit 24e565f
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
91 | 97 | | |
92 | | - | |
| 98 | + | |
93 | 99 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
| |||
0 commit comments