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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions