loudgolem

Results 228 comments of loudgolem

still plan to work on this, but need some help with the above.

The eval error was fixed in 7a3f0b3b8df1b913890f5fad04d34f2af91da858 no clue where in that commit exactly (git bisect on home-manger)

@n8henrie @lucasew @liyangau @bobvanderlinden

this is how the UX looks like as of now. ```nix services.espanso.enable = true; services.espanso = { enable = true; waylandSupport = false; }; services.espanso = { enable = true;...

```diff diff --git a/src/fetch.zig b/src/fetch.zig index b03b505..638c42d 100644 --- a/src/fetch.zig +++ b/src/fetch.zig @@ -42,7 +42,6 @@ pub fn fetch(alloc: Allocator, deps: *StringHashMap(Dependency)) !void { child.* = ChildProcess.init(argv, alloc); child.stdin_behavior =...

If you want to add a category then it should have 3 entries at least.

One year without update is not the criteria for removing projects from the list. If you look at the list above none of those projects have been removed. Your project...

Issue which tracks it for nixos https://github.com/NixOS/nixpkgs/issues/297267

"not unique" is not something I can decide without keeping all the similar packages in the same category in my head when reviewing. It is very subjective, I am against...

I suggest re-submitting in 5 months time. We are currently discussing on this issue #5473