shellcheck: don't build locally
This commit is contained in:
@@ -40,10 +40,6 @@ let
|
|||||||
install -Dm644 shellcheck.1 $man/share/man/man1/shellcheck.1
|
install -Dm644 shellcheck.1 $man/share/man/man1/shellcheck.1
|
||||||
mkdir $out
|
mkdir $out
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# just some file copying
|
|
||||||
preferLocalBuild = true;
|
|
||||||
allowSubstitutes = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
in
|
in
|
||||||
|
|||||||
Reference in New Issue
Block a user