Unverified Commit ebab4e73 authored by Emily's avatar Emily Committed by GitHub
Browse files

chromium,chromedriver: 138.0.7204.183 -> 139.0.7258.66 (#431252)

parents 52b60bbd aad64d42
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -728,7 +728,8 @@ let
        # Optional features:
        use_gio = true;
        use_cups = cupsSupport;

      }
      // lib.optionalAttrs (!chromiumVersionAtLeast "139") {
        # Feature overrides:
        # Native Client support was deprecated in 2020 and support will end in June 2021:
        enable_nacl = false;
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ chromium.get_deps(
        },
        **{
        f"checkout_{arch}": True
        for arch in ["x64", "arm64", "arm", "x86", "mips", "mips64", "ppc"]
        for arch in ["x64", "arm64", "arm", "x86", "mips", "mips64", "ppc", "riscv64"]
        },
    },
    "",
+138 −138

File changed.

Preview size limit exceeded, changes collapsed.