Open
Description
I have an all-flakes nix-darwin/home-manager setup but the command-not-found.sh
script gives me nix-shell
output. It seems like I have no user profile to look for a manifest.json
in:
emily@yuyuko ~> ls -l ~/.nix-profile
lrwxr-xr-x 1 emily staff 44 20 May 10:49 /Users/emily/.nix-profile@ -> /nix/var/nix/profiles/per-user/emily/profile
emily@yuyuko ~> ls -l /nix/var/nix/profiles/per-user/emily/profile
ls: /nix/var/nix/profiles/per-user/emily/profile: No such file or directory
I'm not sure what a reliable way to detect a flakes setup is, though.
Metadata
Metadata
Assignees
Labels
No labels