-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose experimentalFetchTree in home-manager
This should work around #14, which breaks fetches on newer versions of Nix. I was hesitant to expose this as Nix changes may break things with no warning, but it gives users already willing to run newer versions of Nix a workaround for the fetch failures they're currently getting. (And the feature itself seems to work fine on current Nix, since CI is using it...)
- Loading branch information
Showing
2 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters