Loading pkgs/applications/networking/browsers/chromium/common.nix +1 −3 Original line number Diff line number Diff line Loading @@ -102,14 +102,12 @@ let "flac" "libjpeg" "libpng" ] ++ lib.optionals (!chromiumVersionAtLeast "124") [ # Use the vendored libwebp for M124+ until we figure out how to solve: # Running phase: configurePhase # ERROR Unresolved dependencies. # //third_party/libavif:libavif_enc(//build/toolchain/linux/unbundle:default) # needs //third_party/libwebp:libwebp_sharpyuv(//build/toolchain/linux/unbundle:default) "libwebp" ] ++ [ # "libwebp" "libxslt" # "opus" ]; Loading pkgs/development/tools/electron/info.json +0 −905 File changed.Preview size limit exceeded, changes collapsed. Show changes pkgs/top-level/all-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -17442,7 +17442,7 @@ with pkgs; electron_24 = electron_24-bin; electron_27 = electron_27-bin; electron_28 = electron_28-bin; electron_29 = if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_29 then electron-source.electron_29 else electron_29-bin; electron_29 = electron_29-bin; electron_30 = if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_30 then electron-source.electron_30 else electron_30-bin; electron_31 = if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_31 then electron-source.electron_31 else electron_31-bin; electron = electron_31; Loading
pkgs/applications/networking/browsers/chromium/common.nix +1 −3 Original line number Diff line number Diff line Loading @@ -102,14 +102,12 @@ let "flac" "libjpeg" "libpng" ] ++ lib.optionals (!chromiumVersionAtLeast "124") [ # Use the vendored libwebp for M124+ until we figure out how to solve: # Running phase: configurePhase # ERROR Unresolved dependencies. # //third_party/libavif:libavif_enc(//build/toolchain/linux/unbundle:default) # needs //third_party/libwebp:libwebp_sharpyuv(//build/toolchain/linux/unbundle:default) "libwebp" ] ++ [ # "libwebp" "libxslt" # "opus" ]; Loading
pkgs/development/tools/electron/info.json +0 −905 File changed.Preview size limit exceeded, changes collapsed. Show changes
pkgs/top-level/all-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -17442,7 +17442,7 @@ with pkgs; electron_24 = electron_24-bin; electron_27 = electron_27-bin; electron_28 = electron_28-bin; electron_29 = if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_29 then electron-source.electron_29 else electron_29-bin; electron_29 = electron_29-bin; electron_30 = if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_30 then electron-source.electron_30 else electron_30-bin; electron_31 = if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_31 then electron-source.electron_31 else electron_31-bin; electron = electron_31;