You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
librewolf-unwrapped/lib/librewolf exposes librewolf-bin instead of firefox-bin. Depending on how PWAsForFirefox sources the immutable runtime binary, it may need to be symlinked as firefox-bin.
I have no plan to extend support beyond the standard firefox package. At most I'll review a PR to make sure it doesn't break firefox, but otherwise someone else will need to do the work.
Describe the bug
A clear and concise description of what the bug is.
Steps To Reproduce
Steps to reproduce the behavior:
pkgs.firefoxpwa
.~/.local/share/firefoxpwa/runtime
tolibrewolf
firefoxpwa site install https://regex101.com/static/assets/manifest.webmanifest
Expected behavior
I would like to use
librewolf
as runtime instead. There are two ways to accomplish htis.nixpkgs/pkgs/by-name/fi/firefoxpwa/package.nix
Line 87 in babc25a
~/.local/share/firefoxpwa/runtime
Additional context
Discussion about packaging and immutable runtime: filips123/PWAsForFirefox#204
librewolf-unwrapped/lib/librewolf
exposeslibrewolf-bin
instead offirefox-bin
. Depending on how PWAsForFirefox sources the immutable runtime binary, it may need to be symlinked asfirefox-bin
.Notify maintainers
@adamcstephens @camillemndn @pasqui23
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: