5798bb000e
* Show default outputs Following https://github.com/NixOS/nix/pull/6242, we now have access to default outputs so we can single them out in the frontend. We can also drop `--out-path`, which speeds up import quite a lot and doesn't require increasing swap space or allowing broken/unfree packages anymore. * Use nixUnstable in CI * Bump VERSION
3 lines
41 B
TOML
3 lines
41 B
TOML
[env]
|
|
MIN_NIX_VERSION = "2.4.0" # flakes
|