forked from lix-project/lix
Robert Hensing
fae6ae2122
(cherry picked from commit b13e6a76b4f289c6db69ffaa7bd35b7e44f2a391)
Change-Id: Ie14be437d87d17248f80e1f009aa2a4311ddede6
529 B
529 B
synopsis | issues | prs | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Store paths are allowed to start with `.` | 912 |
|
Leading periods were allowed by accident in Nix 2.4. The Nix team has considered this to be a bug, but this behavior has since been relied on by users, leading to unnecessary difficulties. From now on, leading periods are officially, definitively supported.
Nix versions that denied leading periods are documented in the issue.