Merge pull request #255391 from yu-re-ka/flock-cross
This commit is contained in:
@@ -11,8 +11,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "sha256-cCpckORtogs6Nt7c5q2+z0acXAnALdLV6uzxa5ng3s4=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
buildInputs = [ ronn ];
|
||||
nativeBuildInputs = [ autoreconfHook ronn ];
|
||||
|
||||
patches = [
|
||||
(fetchpatch {
|
||||
|
||||
Reference in New Issue
Block a user