Files
nixpkgs/pkgs/build-support
Franz Pletz 7e8b3adb04 fetchpatch: add addPrefixes argument
Sometimes patches start without a leading prefix. We default to strip
one prefix or path component from patches (-p1) in the patchPhase in
stdenv.

As all patches should therefore be in this format, fetchpatch should
have an option to normalize patch paths. This commit introduces a new
argument to fetchpatch called addPrefixes that adds one patch prefix to
the old and new paths in a patch before putting it into the store.
2016-07-29 12:03:08 +02:00
..
2016-05-12 22:43:30 +02:00
2016-03-28 08:23:06 +01:00
2015-11-25 17:14:03 +08:00
2016-05-17 17:32:53 +01:00
2016-02-01 18:19:23 +01:00
2016-07-26 02:02:42 +03:00
2016-07-14 15:12:50 +03:00
2016-04-18 21:13:18 +02:00