Skip to content

Overcoming "Error: Experimental Nix Feature 'nix-command' is disabled.. #271

Description

@dhinojosa

Howdy,

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

Would you like me to add some text to the README.md on how to resolve that as a PR? Or just let the end users figure it out?

I did a nix develop github:typelevel/typelevel-nix#library --extra-experimental-features "nix-command flakes" and that worked well.

I suppose some of the other solutions are:
export NIX_CONFIG="experimental-features = nix-command flakes"

or editing your nix.conf. Let me know, and I can add a PR

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions