shellcheck: don't build locally

This commit is contained in:
zowoq 2020-04-12 09:57:11 +10:00
parent 5709214f80
commit e1c059c850

View file

@ -40,10 +40,6 @@ let
install -Dm644 shellcheck.1 $man/share/man/man1/shellcheck.1
mkdir $out
'';
# just some file copying
preferLocalBuild = true;
allowSubstitutes = false;
};
in