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:
Mynacol
2026-02-11 19:04:51 +01:00
co-authored by Sandro
parent 545d8bcede
commit f39b6cc8bd
-4
View File
@@ -213,10 +213,6 @@ buildNpmPackage (finalAttrs: {
done
'';
#preBuild = ''
# ./app/scripts/check_requirements
#'';
buildPhase = ''
runHook preBuild