audiobookshelf: unpin nodejs

Fixes core dumping
This commit is contained in:
Adam C. Stephens
2025-03-21 09:39:45 -04:00
parent a84ebe20c6
commit cde96fe1c9
+1 -3
View File
@@ -4,7 +4,7 @@
fetchFromGitHub,
runCommand,
buildNpmPackage,
nodejs_18,
nodejs,
ffmpeg-full,
nunicode,
util-linux,
@@ -14,8 +14,6 @@
}:
let
nodejs = nodejs_18;
source = builtins.fromJSON (builtins.readFile ./source.json);
pname = "audiobookshelf";