Skip to content

Commit

Permalink
Dont create the per-user gcroots dir, since that isn't used anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Dec 4, 2024
1 parent eca15fe commit cf9bb56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/action/common/create_nix_tree.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const PATHS: &[&str] = &[
"/nix/var/nix",
"/nix/var/nix/db",
"/nix/var/nix/gcroots",
"/nix/var/nix/gcroots/per-user",
"/nix/var/nix/profiles",
"/nix/var/nix/profiles/per-user",
"/nix/var/nix/temproots",
Expand Down

0 comments on commit cf9bb56

Please sign in to comment.