broot: drop darwin workaround

This commit is contained in:
zowoq 2020-10-17 09:18:52 +10:00
parent cc88d23e54
commit 3447b9b2c0

View file

@ -5,7 +5,6 @@
, makeWrapper
, coreutils
, libiconv
, xcbuild
, zlib
, Security
}:
@ -24,7 +23,6 @@ rustPlatform.buildRustPackage rec {
nativeBuildInputs = [
makeWrapper
installShellFiles
xcbuild # The cc crate attempts to run xcbuild.
];
buildInputs = stdenv.lib.optionals stdenv.isDarwin [