Skip to content

Clarify enabling experimental Nix features in README#274

Open
dhinojosa wants to merge 1 commit into
typelevel:mainfrom
dhinojosa:nix-feature-faq
Open

Clarify enabling experimental Nix features in README#274
dhinojosa wants to merge 1 commit into
typelevel:mainfrom
dhinojosa:nix-feature-faq

Conversation

@dhinojosa

Copy link
Copy Markdown

Just a little addition to infrequently asked questions down below on the README.md for beginners or for people like me who forgot how to use flakes and need more practice ;)

Comment thread README.md

### I get a `'error: experimental Nix feature 'nix-command' is disabled; add '--extra-experimental-features nix-command' to enable it'`

Because typelevel-nix uses the [Nix command], which is an experimental feature. You can enable it by adding `--extra-experimental-features nix-command` to your `nix develop` command.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it --extra-experimental-features or --experimental-features? And include flakes or no? This sentence is inconsistent with the example below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants