Separate nativeBuildInputs where maintainers |= nckx
This commit is contained in:
@@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "jmacd";
|
||||
};
|
||||
|
||||
buildInputs = [ autoreconfHook ];
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
||||
postPatch = ''
|
||||
cd xdelta3
|
||||
|
||||
Reference in New Issue
Block a user