Commit Graph

5 Commits

Author SHA1 Message Date
jopejoe1
6d754ddd3b librewolf-unwrapped: uses setting provided by buildMozillaMach 2024-03-11 20:25:07 +01:00
squalus
b73f61061c librewolf-unwrapped: 116.0.3-1 -> 117.0.1-1
- Handle upstream removing revisions of the settings repository
- Change update script to pick the latest settings revision
- See issue #252276
2023-09-25 15:00:34 -07:00
Vladimír Čunát
bcb0994006
librewolf: drop upstreamed patch
This partially reverts commit 61598203a4.
After update to 107 the patch is already in the src.
2022-11-17 20:01:54 +01:00
Vladimír Čunát
61598203a4
librewolf: fix build on aarch64-linux by upstream patch
https://hydra.nixos.org/build/196437728
Same as c08efaf08 for firefox.

Cleanup of the nix expression was needed; the previous patch file
didn't even exist (anymore?)
2022-10-26 09:43:52 +02:00
squalus
b1571265b5 librewolf: move out of firefox directory
Simplifies Firefox maintenance. See #160520

- make the firefox common.nix available from the top level as
  buildMozillaMach
- use new buildMozillaMach function in librewolf expressions
- minor changes to update script
2022-05-10 00:10:21 -07:00