Commit 3c6af98
authored
bump installed nix version to latest, and update test-nix-versions (#2301)
## Summary
Bumping to 2.24.7 which seems latest tag on
https://github.com/NixOS/nix/tags
Our current hardcoded one is fairly old (we should more periodically
update this),
and is leading to issues with MacOS Sequoia (see
NixOS/nix#11543)
Also add this to the test-nix-versions. I am keeping the older nix
versions
around because some of them exercise older nix profile (and other
similar issues
that i am failing to recall atm) formats that some users may still be
reliant on.
At some point, we should consider bumping up our minimum nix version as
well
so we can deprecate legacy nix support (and keep the code base neater).
## How was it tested?
@Lagoja is testing this manually
will ensure cicd pass as a sanity test1 parent ac07204 commit 3c6af98
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments