Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/main.sh: Add --experimental-features and --extra-experimental-features support #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 3, 2022

  1. src/main.sh: Add --[extra-]experimental-features support

    *   Default to using --extra-experimental-features
        instead of --experimental-features
        to show respect to the environment configuration.
    
    *   Add flags --extra-experimental-features and --experimental-features
        to allow manual specification to the experimental-features setting
        (e.g. use `builtins.getFlake` when not globally enabled).
    ShamrockLee committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c5744ef View commit details
    Browse the repository at this point in the history