Loading pkgs/applications/networking/browsers/ladybird/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { description = "Browser using the SerenityOS LibWeb engine with a Qt or Cocoa GUI"; homepage = "https://ladybird.dev"; homepage = "https://ladybird.org"; license = licenses.bsd2; maintainers = with maintainers; [ fgaz ]; platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ]; Loading Loading
pkgs/applications/networking/browsers/ladybird/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { description = "Browser using the SerenityOS LibWeb engine with a Qt or Cocoa GUI"; homepage = "https://ladybird.dev"; homepage = "https://ladybird.org"; license = licenses.bsd2; maintainers = with maintainers; [ fgaz ]; platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ]; Loading