Unverified Commit 4e5dac05 authored by Alyssa Ross's avatar Alyssa Ross
Browse files

v8: add homepage

parent 1a1ce8fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;
+1 −0
Original line number Diff line number Diff line
@@ -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;