eleloi

Results 10 comments of eleloi

I've just read that: Michele Lacorte Propietario +1 This bug is happen because ok google voice recognition causes conflict with audio manager of phone, just disable it! I have to...

No, keeps failing,with ok Google recognition off it works, but with on option it fails.

I'm with 159 build

`fc-list|grep JetBrainsMono` returns ``` /usr/share/fonts/nerd-fonts-complete/TTF/JetBrains Mono Bold Nerd Font Complete.ttf: JetBrainsMono Nerd Font:style=Bold /usr/share/fonts/nerd-fonts-complete/TTF/JetBrains Mono Extra Bold Nerd Font Complete.ttf: JetBrainsMono Nerd Font:style=Extra Bold,Regular /usr/share/fonts/nerd-fonts-complete/TTF/JetBrains Mono ExtraBold ExtBd Nerd Font...

> Hi welcome to nixpkgs, and congrats on your first package contribution! > > Thanks for adhering to the contribution guidelines with respect to formatting and so forth. > >...

## Regarding updateScript I try to add the `passthru.updateScript = nix-update-script { };` in the `claude-code-usage-monitor` and `ccusage`, as ccusage just updated, but I failed because `ccusage` builds it's dependencies...

> @eleloi, I get a ccusage build error w/ when running `nix-review pr 418299` off your commit... maybe check if this also works for you. @deftdawg, I tried three things:...

> @eleloi can I add you as maintainer in my PR? @zvictor Hello! Right, ccusage is not longer needed. I'm going to drop claude-usage-monitor in here, and change this PR...

I think Stremio needs to have the vlc executable into `/usr/bin/vlc`. In NixOs this link is not there, but in `/run/current-system/sw/bin/vlc`. So I achieve to have external player in stremio...

You can set the environment variable `CONTAINER_HOST=ssh... or unix...` and then podman runs in remote mode whith this host by default, without the flag, and compose works too