Skip to content

Commit

Permalink
Revert "Remove cleanSourceWith from features list (see #11)"
Browse files Browse the repository at this point in the history
This reverts commit 26137f3.
  • Loading branch information
roberth committed Sep 6, 2019
1 parent 0f1a8d5 commit 264206c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ mkDerivation {
- Reads parent gitignores even if only pointed at a subdirectory
- Source hashes only change when output changes
- Not impacted by large or inaccessible ignored directories
- Composes with `cleanSourceWith`
- Reads user git configuration; no need to bother your team with your tool config.
- Also works with restrict-eval enabled (if avoiding `fetchFromGitHub`)
- No import from derivation ("IFD")
Expand Down

0 comments on commit 264206c

Please sign in to comment.