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:
Anton Arapov 2021-04-03 12:58:10 +02:00 committed by Alan Daniels
commit 56de2bcd43
30691 changed files with 3076956 additions and 0 deletions

View file

@ -0,0 +1,27 @@
/* Generated file. */
args @ { fetchurl, ... }:
rec {
baseName = "trivial-gray-streams";
version = "20210124-git";
description = "Compatibility layer for Gray Streams (see http://www.cliki.net/Gray%20streams).";
deps = [ ];
src = fetchurl {
url = "http://beta.quicklisp.org/archive/trivial-gray-streams/2021-01-24/trivial-gray-streams-20210124-git.tgz";
sha256 = "0swqcw3649279qyn5lc42xqgi13jc4kd7hf3iasf4vfli8lhb3n6";
};
packageName = "trivial-gray-streams";
asdFilesToKeep = ["trivial-gray-streams.asd"];
overrides = x: x;
}
/* (SYSTEM trivial-gray-streams DESCRIPTION
Compatibility layer for Gray Streams (see http://www.cliki.net/Gray%20streams).
SHA256 0swqcw3649279qyn5lc42xqgi13jc4kd7hf3iasf4vfli8lhb3n6 URL
http://beta.quicklisp.org/archive/trivial-gray-streams/2021-01-24/trivial-gray-streams-20210124-git.tgz
MD5 1b93af1cae9f8465d813964db4d10588 NAME trivial-gray-streams FILENAME
trivial-gray-streams DEPS NIL DEPENDENCIES NIL VERSION 20210124-git
SIBLINGS (trivial-gray-streams-test) PARASITES NIL) */