mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Improve use-case-hack description slightly
(cherry picked from commit 5ca2f58798
)
This commit is contained in:
parent
2e1cb495c1
commit
a6ad5565ef
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ struct ArchiveSettings : Config
|
||||||
false,
|
false,
|
||||||
#endif
|
#endif
|
||||||
"use-case-hack",
|
"use-case-hack",
|
||||||
"Whether to enable a Darwin-specific hack for dealing with file name collisions."};
|
"Whether to enable a macOS-specific hack for dealing with file name case collisions."};
|
||||||
};
|
};
|
||||||
|
|
||||||
static ArchiveSettings archiveSettings;
|
static ArchiveSettings archiveSettings;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue