Giovanni Bassi
Giovanni Bassi
It would be cool if you would release Windows binaries, too. I'm not a Gopher, but I believe you can cross compile it, right? I'm not sure how hard it...
bug: `home.sessionVariables` and `bash.sessionVariables` end up serving the same purpose: `.profile`
### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...
### Describe the issue you are experiencing If you test on Let's encrypt staging, after you remove the server the addon will not issue a new certificate, even if you...
What words are you searching for? This is the Premium ad:  I can send a PR. BTW: It would be nice to have a CONTRIBUTING.md to help with that!...
#### Self-Diagnosis Before creating an issue, take some time to search these resources for an answer. It's possible that someone else has already seen and solved your issue. - [old...
I'd like to be able to retry the Howdy authentication, specially in the Gnome login screen. This would allow me to set stricter values for certainty and also happen if...
Some internal templates are in English only. It would be important that they offer an option to use `i18n`, or fallback to a default value in English. Examples: The pagination...
**Is your feature request related to a problem? Please describe.** I'd like to be able to run C# code. **Describe the solution you'd like** Support to run C# code. **Describe...
This will fail because of invalid root, but it is valid: ```html {{- .Text -}} ``` This code is taken from the [Hugo docs](https://gohugo.io/render-hooks/headings/#examples), so it is probably a common...
### Describe the bug When using the cli and specifing the `--config` flag the file is incorrectly imported using `await import`, which creates an object with this structure: ```js {...