aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchpatch (follow)
Commit message (Expand)AuthorAgeFilesLines
* fetchpatch: Allow using base64-encoded hashJan Tojnar2020-03-021-1/+5
* fetchpatch: explain why we use 0.3.3Vladimír Čunát2019-05-121-0/+1
* fetchpatch: explicitly use patchutils 0.3.3Bob van der Linden2019-04-131-4/+7
* fetchpatch: patchutils -> buildPackages.patchutilsvolth2018-08-211-5/+5
* fetchpatch: add option to revert a patchTimo Kaufmann2018-07-161-4/+7
* fetchpatch: fail on empty patchTimo Kaufmann2018-07-151-0/+18
* fetchpatch: escape excludes and includesTimo Kaufmann2018-07-151-2/+2
* fetchpatch: Add includes to compliment excludes, and require that both not be...John Ericson2018-07-151-2/+4
* Revert "haskell generic-builder: Use strictDeps always"Peter Simons2018-07-041-4/+2
* fetchpatch: Add includes to compliment excludes, and require that both not be...John Ericson2018-07-021-2/+4
* fetchpatch: Add support for an arbitrary extra prefixJohn Ericson2018-01-181-5/+5
* fetchpatch: allow callers to specify postFetch sensiblyDan Peebles2017-10-031-1/+1
* fetchpatch: add excludes parameterRobin Gloster2017-07-261-3/+6
* fetchpatch: add addPrefixes argumentFranz Pletz2016-07-291-3/+7
* fetchpatch: Allow to pass a postFetch attribute.aszlig2015-06-231-0/+1
* Patches for a lot of packages for GHC 7.10Joel Taylor2015-02-221-1/+1
* Merge #2630: add and use fetchpatchVladimír Čunát2014-05-171-0/+22