Janne Heß
Janne Heß
Proof of concept: #4587
You can bundle the messaging host into your firefox package: `(firefox.override { extraNativeMessagingHosts = [ passff-host ]; })`
@spiderbit You add it to your system packages: ```nix { config, lib, pkgs, ... }: { # Other stuff environment.systemPackages = with pkgs; [ (firefox.override { extraNativeMessagingHosts = [ passff-host...
Is it possible your channels are a bit old? 1.0.2 was shipped with 19.03, 1.2.1 was already in 19.09 and the path to the manifests was fixed there: https://github.com/NixOS/nixpkgs/commits/master/pkgs/tools/security/passff-host/default.nix
@rmoog But how would a CoC prevent bugs from happening? Just curious :peanuts:
It also seems to happen without the ngi0 cache: https://github.com/helsinki-systems/harmonia/runs/7183636987?check_suite_focus=true
So add the signal app as a second device? Because I currently only have signald as a device
But the test…
@edolstra what is your opinion on this? Should this be supported?