Jhonas Wernery
Jhonas Wernery
Chiming in here because my search results lead me here (linux Macbook 11,5 cs4208 no working headset microphone). I was able to extract the driver linked by @kash-raman (thanks!) and...
I can confirm that stubby takes 90-180 seconds to successfully resolve DNS queries after waking my laptop up from sleep. This is on macOS `10.14.6` and with latest stubby `0.2.6`....
Thank you for coming back to us. I have used stubby in two different ways, and in both the described issue appears after waking the laptop up from sleep. First...
Came across this today, too - would be glad to find a workaround.
Just leaving a note here that I'm building and running `nix-index` with [these changes](https://github.com/nix-community/nix-index/compare/master...teutat3s:nix-index:rust-command-not-found) on my systems and it behaves fine for me. EDIT: Using `bash` on NixOS 24.05.
Experiencing this issue as well. Use case: [programs.neovim.extraPackages](https://nix-community.github.io/home-manager/options.html#opt-programs.neovim.extraPackages) Adding `pkgs.universal-ctags` to that option does not allow me to use `pkgs.vimPlugins.vim-gutentags`. `/usr/bin/ctags` takes preference as is appears earlier in `$PATH`. ```...
A manual trigger for resending verification mail would be great. No verification mails sent here, after user registration via invitation code. `Wekan Version v3.11.0`
> Probably it's time for a [golden path](https://github.com/divnix/std/tree/golden-templates/src/std/templates/microservice-aws-github), no promises, though. Hive development cadence is considerably slower than Standard's because I don't change [my system config](https://gitlab.com/dar/home-nix) all too often and...
Back on topic, thank you for sharing your configs here and for the helpful feedback. We are looking into flake-parts currently, but still wondering how to best use it with...
Just came across this today: debian `.deb` dependency: ``` libc6 >= 2.34 ``` Installed version of `libc` on almalinux: ``` glibc 2.34 ``` `yum` output, when trying to install the...