Skip to content

Commit

Permalink
ungoogled-chromium: 133.0.6943.141-1 -> 134.0.6998.35-1 (NixOS#388443)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilylange authored Mar 9, 2025
2 parents 2ffb116 + 375535e commit d0fabf4
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 161 deletions.
2 changes: 1 addition & 1 deletion pkgs/applications/networking/browsers/chromium/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ let
''
+ ''
# Link to our own Node.js and Java (required during the build):
mkdir -p third_party/node/linux/node-linux-x64/bin
mkdir -p third_party/node/linux/node-linux-x64/bin${lib.optionalString ungoogled " third_party/jdk/current/bin/"}
ln -sf "${pkgsBuildHost.nodejs}/bin/node" third_party/node/linux/node-linux-x64/bin/node
ln -s "${pkgsBuildHost.jdk17_headless}/bin/java" third_party/jdk/current/bin/
Expand Down
Loading

0 comments on commit d0fabf4

Please sign in to comment.