bruno: remove phantomjs

This commit is contained in:
Gutyina Gergő 2024-11-07 00:16:13 +01:00
parent 5bd16585a5
commit 56878d1449
No known key found for this signature in database

View File

@ -5,7 +5,6 @@
buildNpmPackage,
nix-update-script,
electron,
writeShellScriptBin,
makeWrapper,
copyDesktopItems,
makeDesktopItem,
@ -37,7 +36,6 @@ buildNpmPackage rec {
nativeBuildInputs =
[
(writeShellScriptBin "phantomjs" "echo 2.1.1")
pkg-config
]
++ lib.optionals (!stdenv.hostPlatform.isDarwin) [