Loading pkgs/development/libraries/v8/8_x.nix +1 −0 Original line number Diff line number Diff line Loading @@ -162,6 +162,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { homepage = "https://v8.dev/"; description = "Google's open source JavaScript engine"; maintainers = with maintainers; [ cstrahan proglodyte matthewbauer ]; platforms = platforms.unix; Loading pkgs/development/libraries/v8/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -171,6 +171,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { homepage = "https://v8.dev/"; description = "Google's open source JavaScript engine"; maintainers = with maintainers; [ cstrahan proglodyte matthewbauer ]; platforms = platforms.unix; Loading Loading
pkgs/development/libraries/v8/8_x.nix +1 −0 Original line number Diff line number Diff line Loading @@ -162,6 +162,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { homepage = "https://v8.dev/"; description = "Google's open source JavaScript engine"; maintainers = with maintainers; [ cstrahan proglodyte matthewbauer ]; platforms = platforms.unix; Loading
pkgs/development/libraries/v8/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -171,6 +171,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { homepage = "https://v8.dev/"; description = "Google's open source JavaScript engine"; maintainers = with maintainers; [ cstrahan proglodyte matthewbauer ]; platforms = platforms.unix; Loading