Skip to content

Expose as a flake #57

@Mic92

Description

@Mic92

Currently its not possible to use this with nix develop because it internally re-imports nixpkgs:

error: --- EvalError --------------------------------------------------------------------------------- nix
at: (90:39) in file: /nix/store/ma3b77vjls3qrznwh66ix5ivvybx6003-source/pkgs/top-level/impure.nix

    89|                 else (if args ? localSystem then {}
    90|                       else { system = builtins.currentSystem; }) // localSystem;
      |                                       ^
    91| })

attribute 'currentSystem' missing
(use '--show-trace' to show detailed location information)
direnv: export +IN_NIX_SHELL ~PATH

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