loudgolem

Results 220 comments of loudgolem

> [go-andotp](https://github.com/grijul/go-andotp?rgh-link-date=2024-10-09T04%3A10%3A49Z): may meet quality guidelines, but I believe it is in the wrong category, because it is not primarily a tool for creating CLIs. [andotp](https://github.com/andOTP/andOTP) repo is archived, so...

I have authored individual commits

Could you keep the project in english, even the commit messages? Because if your fork is replacing the original then that is a base expectation.

maybe use english for new commits now on

https://goreportcard.com/report/github.com/tomodian/release minor things

#46 related. Maybe the man page can include this and help can be lean.

One thing is clear, for it to work seamlessly without explicitly requiring user to choose wayland or x11 the only solution is the upstream espanso package should provide a `fat`...

so I've tried `espanso-wayland = callPackage ../applications/office/espanso { ...; x11 = false; wayland = true; };` in own nixpkgs instance instead of using override and got ```shell $ nix build...

Fixed the test (with the `@espanso@` stub) but I don't know how to fix the `espanso.override attribute missing` error.

@rycee I need some help, please have a look at it when you're free. ```shell $ nix build .#test-espanso-basic-configuration error: … while calling the 'derivationStrict' builtin at :34:12: 33| 34|...