Skip to content

Fix optimise-store.cc to skip more paths on macOS#2230

Merged
edolstra merged 1 commit intoNixOS:masterfrom
matthewbauer:patch-7
Jun 14, 2018
Merged

Fix optimise-store.cc to skip more paths on macOS#2230
edolstra merged 1 commit intoNixOS:masterfrom
matthewbauer:patch-7

Conversation

@matthewbauer
Copy link
Member

I hate to make this such a large check but the lack of documentation means we really have no idea what's allowed. All of them reported so far have been within ".app/Contents" directories. That appears to be a safe starting point. However, I would not be surprised to also find more paths that are disallowed for instance in .framework or .bundle directories.

Fixes #2031
Fixes #2229

I hate to make this such a large check but the lack of documentation means we really have no idea what's allowed. All of them reported so far have been within ".app/Contents" directories. That appears to be a safe starting point. However, I would not be surprised to also find more paths that are disallowed for instance in .framework or .bundle directories.

Fixes NixOS#2031
Fixes NixOS#2229
@edolstra edolstra merged commit d73e881 into NixOS:master Jun 14, 2018
Artoria2e5 added a commit to Artoria2e5/nix that referenced this pull request Jun 18, 2024
NixOS#2230 broadened the scope of macOS hardlink exclusion but did not change the comments. This was a little confusing for me, so I figured the comments should be updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants