this derivation will be built: /nix/store/kc0fh805l783gx8ylsncv7ck918nzrql-treefmt-check.drv error: build of '/nix/store/kc0fh805l783gx8ylsncv7ck918nzrql-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/kc0fh805l783gx8ylsncv7ck918nzrql-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/i13vm0yzggcgrh90ayg7m0gchafpw4vx-treefmt-check Last 25 log lines: > > # Native messaging host so the pywalfox addon can read noctalia colors. > - home.file.".librewolf/native-messaging-hosts/pywalfox.json" = lib.mkIf pkgs.stdenv.hostPlatform.isLinux { > - text = builtins.toJSON { > - name = "pywalfox"; > - description = "Automatically theme your browser using the colors generated by Pywal"; > - path = "${pkgs.pywalfox-native}/bin/pywalfox"; > - type = "stdio"; > - allowed_extensions = [ "pywalfox@frewacom.org" ]; > - }; > - }; > + home.file.".librewolf/native-messaging-hosts/pywalfox.json" = > + lib.mkIf pkgs.stdenv.hostPlatform.isLinux > + { > + text = builtins.toJSON { > + name = "pywalfox"; > + description = "Automatically theme your browser using the colors generated by Pywal"; > + path = "${pkgs.pywalfox-native}/bin/pywalfox"; > + type = "stdio"; > + allowed_extensions = [ "pywalfox@frewacom.org" ]; > + }; > + }; > > # Register native messaging host so the browser extension can talk to browser-cli > home.activation.installBrowserCliHost = lib.hm.dag.entryAfter [ "writeBoundary" ] '' For full logs, run: nix log /nix/store/kc0fh805l783gx8ylsncv7ck918nzrql-treefmt-check.drv error: Cannot build '/nix/store/kc0fh805l783gx8ylsncv7ck918nzrql-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/i13vm0yzggcgrh90ayg7m0gchafpw4vx-treefmt-check