forked from NixOS/nixpkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chromium: delete unused paths in source tarball
to stay below hydra limit. At the time of writing, the hydra.nixos.org's output limit is 3 GB. The latest chromium tarball, however, is slightly above that. To work around this, recompress the original `tar.xz` into a `tar.zstd` and delete two unreasonably big and unused directories. Bringing it down to roughtly 2.2 GB. Unfortunately, this change breaks the `update.py` script. Resolves the current channel-blocker.
- Loading branch information
1 parent
b679d0d
commit 97738d7
Showing
2 changed files
with
27 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters