Loading pkgs/development/tools/flock/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -11,8 +11,7 @@ stdenv.mkDerivation rec { sha256 = "sha256-cCpckORtogs6Nt7c5q2+z0acXAnALdLV6uzxa5ng3s4="; }; nativeBuildInputs = [ autoreconfHook ]; buildInputs = [ ronn ]; nativeBuildInputs = [ autoreconfHook ronn ]; patches = [ (fetchpatch { Loading Loading
pkgs/development/tools/flock/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -11,8 +11,7 @@ stdenv.mkDerivation rec { sha256 = "sha256-cCpckORtogs6Nt7c5q2+z0acXAnALdLV6uzxa5ng3s4="; }; nativeBuildInputs = [ autoreconfHook ]; buildInputs = [ ronn ]; nativeBuildInputs = [ autoreconfHook ronn ]; patches = [ (fetchpatch { Loading