Skip to content

How to deal with packages who's name is not a valid Nix identifier? #164

@peti

Description

@peti
  • The Haskell package assert conflicts with the reserved keyword in Nix.

  • The Haskell package type conflicts with the internal attribute of the same name used in Nix derivations.

  • Packages like 4Blocks cannot be passed as arguments to other builds because 4Blocks is not a valid identifier. In other words, packages that depend on 4Blocks and friends cannot be built.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions