Use unstable version.

This commit is contained in:
Nolan Darilek 2025-03-18 11:35:23 -05:00
parent 877302106b
commit 78f4c46980

View file

@ -18,7 +18,7 @@
nativeMessagingHosts = with pkgs; [ nativeMessagingHosts = with pkgs; [
unstable.firefoxpwa unstable.firefoxpwa
gnome-browser-connector gnome-browser-connector
fx-cast-bridge unstable.fx-cast-bridge
]; ];
}; };
}; };