srid / nixci

Define and build CI for Nix projects anywhere; superceded by Omnix https://omnix.page/om/ci.html
GNU Affero General Public License v3.0
108 stars 5 forks source link

Pass `--extra-experimental-features` only when necessary #46

Closed srid closed 4 months ago

srid commented 5 months ago
image

Do not pass --extra-experimental-features 'nix-command flakes if they are already enabled. This should keep the nix command log small enough for quick glancing.

$ nix show-config | grep exper
experimental-features = fetch-tree flakes nix-command repl-flake