Separate nativeBuildInputs where maintainers |= nckx
This commit is contained in:
@@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "elmindreda";
|
||||
};
|
||||
|
||||
buildInputs = [ autoreconfHook gettext ];
|
||||
nativeBuildInputs = [ autoreconfHook gettext ];
|
||||
|
||||
preAutoreconf = ''
|
||||
# duff is currently badly packaged, requiring us to do extra work here that
|
||||
|
||||
Reference in New Issue
Block a user