K900

Results 147 comments of K900

We can also add even more logs (maybe?) with `MOZ_LOG=all:5`

The distribution I'm interested in is NixOS/nixpkgs, we can get the sources directly from Github, but we can't actually distribute the package without a license.

Yes, thank you!

Sure. For NixOS users, the config will look something like ```nix services.home-assistant.customComponents = [ pkgs.home-assistant-custom-components.yassi ]; ```

plasma-mobile is currently in the middle of a rewrite, so it's not very usable. I'll add module options once it's a bit more stable.

For posterity, I'm not particularly interested in the mobile side of things and don't have any hardware to test on, so help would be appreciated here.

Fixed those two, but there's probably more. At least now the problem is known and fixing it is easy.

Hmm, https://github.com/nix-community/kde2nix/commit/cc627fe32d9283205592574208ae4fcdf93d3414 should have fixed that

https://bugs.kde.org/show_bug.cgi?id=479094

You might be interested in https://github.com/nix-community/nix-ld-rs/ , which implements the fallback behavior correctly.