Remove cleanSourceWith from features list (see #11)

Does not compose as of 6e7569637d.
This commit is contained in:
Yegor Timoshenko 2019-09-02 12:06:49 +00:00
parent 6e7569637d
commit 26137f3c2e
No known key found for this signature in database
GPG key ID: B0B0D739BB47A03A

View file

@ -46,7 +46,6 @@ 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")