loudgolem

Results 229 comments of loudgolem

I completely missed the nixosmodule branch thanks for posting your config

Yes I see what you mean, It boots to lemurs and I see two options `Plasma ( Plasma (` with text cut off. (x11, wayland versions) And I can't boot...

Please upvote the top post, more bump comments add nothing. The new upstream issue is at https://github.com/arvidn/libtorrent/issues/2923 but it was closed by stale bot

while `extraWrapperFlags` isn't escaped. makeWrapper uses this `{variable@Q}` syntax everywhere which becomes `''` with single quotes. But it is not used for `--run` So `extraWrapperFlags` with `--run` ```nix extraWrapperFlags =...

I have a consistent reproducer but it is on nixos. You can reproduce it via ```console nix \ --extra-experimental-features nix-command \ --extra-experimental-features flakes \ build nixpkgs#nixosTests.upnp.nftables -L ```

Do you still use vliv daily and is windows still your daily driver?

Sure you can help by opening a few prs first, make sure to read the contribution guidelines listed in the pr template. All of these entries need to be placed...

Yes, please track the coverage in some form, not necessarily using a particular service like codecov. And try to improve the coverage, and if is not possible due to some...

I'll work on this in a pr and request for review.