zotero: Remove unused and confusing check_requirements script
This script is unused and will report some failures, as we patch out the dependency of e.g. git. As such, no one should use it here. Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
@@ -213,10 +213,6 @@ buildNpmPackage (finalAttrs: {
|
||||
done
|
||||
'';
|
||||
|
||||
#preBuild = ''
|
||||
# ./app/scripts/check_requirements
|
||||
#'';
|
||||
|
||||
buildPhase = ''
|
||||
runHook preBuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user