uboot: (firmwareOdroidC2/C4) don't invoke patch tool, use patches = [] instead
https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
This commit is contained in:
commit
56de2bcd43
30691 changed files with 3076956 additions and 0 deletions
12
pkgs/tools/misc/idutils/nix-mapping.patch
Normal file
12
pkgs/tools/misc/idutils/nix-mapping.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Recognize `.nix' files as text files.
|
||||
|
||||
--- idutils-4.5/libidu/id-lang.map 2009-05-17 16:38:42.000000000 +0200
|
||||
+++ idutils-4.5/libidu/id-lang.map 2010-07-04 15:52:48.000000000 +0200
|
||||
@@ -88,6 +88,7 @@ GNUmakefile make
|
||||
*.doc text
|
||||
*.txt text
|
||||
*.org text
|
||||
+*.nix text
|
||||
|
||||
*.m4 m4
|
||||
*.ac m4
|
||||
Loading…
Add table
Add a link
Reference in a new issue