Merge pull request #14 from transumption-unstable/drop-clean-source-with

Remove cleanSourceWith from features list
This commit is contained in:
Robert Hensing 2019-09-02 14:41:35 +02:00 committed by GitHub
commit 6c4ab20841
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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")