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
Currently the list of trusted expressions grows indefinitely, and we keep gc roots to the latest build for every file we ever nix-buffer into. This can be manually cleaned up by nuking the state dir and clearing nix-buffer--trusted-exprs, but this should have a cleaner interface that can be automated.
The text was updated successfully, but these errors were encountered:
Currently the list of trusted expressions grows indefinitely, and we keep gc roots to the latest build for every file we ever
nix-buffer
into. This can be manually cleaned up by nuking the state dir and clearingnix-buffer--trusted-exprs
, but this should have a cleaner interface that can be automated.The text was updated successfully, but these errors were encountered: