You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix this eval error:
$ nix-build ./example/classic/
error:
… while calling the 'import' builtin
at /home/bf/inbox/dewclaw/example/classic/default.nix:4:1:
3|
4| import ../. {
| ^
5| inherit pkgs;
error: opening file '/home/bf/inbox/dewclaw/example/default.nix': No such file or directory
0 commit comments