On 2024-04-06 08:04, Ian Eure wrote: > Moves nss update to nss-3.98 / nss-certs-3.98 to avoid rebuilding thousands of packages. > > Rebases. > > Ian Eure (3): > gnu: Add nss-3.98. > gnu: Add nss-certs-3.98. > gnu: Add librewolf. > > gnu/packages/certs.scm | 16 + > gnu/packages/librewolf.scm | 621 +++++++++++++++++++++++++++++++++++++ > gnu/packages/nss.scm | 45 +++ > 3 files changed, 682 insertions(+) > create mode 100644 gnu/packages/librewolf.scm > > > base-commit: ade6845da6cec99f3bca46faac9b2bad6877817e Hi Ian, tested those patches, didn't notice any issues. Added pipewire to LD_LIBRARY_PATH to make screensharing on wayland to work. Added librewolf.scm to gnu/local.mk. Pushed as https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3dc26b4eae Thank you very much for you work! -- Best regards, Andrew Tropin