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
When debugging, it can be useful to run things like nix build "." --keep-failed, but it fills up /nix/var/nix/builds/. It would be awesome if nh clean could find and delete them
When debugging, it can be useful to run things like
nix build "." --keep-failed, but it fills up/nix/var/nix/builds/. It would be awesome ifnh cleancould find and delete them