audiobookshelf: unpin nodejs (#391869)

This commit is contained in:
Adam C. Stephens
2025-03-21 09:48:25 -04:00
committed by GitHub
+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";