-
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.
Shallow clones are the default in Nix 2.23, but the Git server for notmuch does not seem to allow shallow clones of specific revisions. Disable them, which should make no difference for Nix < 2.23. This is mostly to (hopefully) unblock CI. If this fixes it, I should investigate if it is possible for Nix to fall back to a full clone in this scenario.
- Loading branch information
Showing
2 changed files
with
8 additions
and
2 deletions.
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