-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Description
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
felschr and lovesegfault
Metadata
Metadata
Assignees
Labels
No labels