Skip to content

flake check: shadow pkg on unsupported platform #1455

Open
@anntnzrb

Description

@anntnzrb

Describe the bug
I am using aarch64-darwin and I am unable to pass the nix flake check (which needs the impurity flag). It states the requirement of the shadow package, which is indicated to be os-specific (linux). I am thinking the template is in need of a tweak for this specific system.

To reproduce

  1. Init using the currently offered flake-parts template:
    $ nix flake new test-devenv -t github:cachix/devenv#flake-parts

  2. cd & run a flake check:
    $ nix flake check --impure .

  3. Analyze logs

Version
Using flakes. Via the flake-parts template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmacosAffects systems running macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions