• Joined on 2024年10月25日
kestrelwx commented on issue guix/guix#9882 2026年07月12日 14:13:57 +02:00
Can't run QT applications as root

You're not meant to run GUI applications as root, I'm not familiar with Wireshark, perhaps there are policies for privilege escalation.

kestrelwx commented on pull request guix/guix#9855 2026年07月11日 14:27:25 +02:00
gnu: wf-config: Remove extra input.
kestrelwx commented on issue guix/guix#9838 2026年07月10日 17:55:26 +02:00
Remove wlroots@0.17 and wlroots@0.18
kestrelwx created pull request guix/guix#9855 2026年07月10日 17:53:44 +02:00
gnu: wf-config: Remove extra input.
kestrelwx created pull request guix/guix#9853 2026年07月10日 17:42:43 +02:00
gnu: Update dwl to 0.8.
kestrelwx commented on pull request guix/guix#7292 2026年07月10日 17:25:18 +02:00
WIP: zig-xyz.scm: River updates.

I think in the arocc wrapper the variable expansion happens after the exec or something to that effect, so the compiler doesn't get the include paths. I'm going to write a patch instead. From...

kestrelwx commented on pull request guix/guix#7292 2026年07月10日 00:26:38 +02:00
WIP: zig-xyz.scm: River updates.

WIth the pushed changes this PR now also adds Arocc and translate-c, the latter of which was previously bundled if I understand it right. I'm not too happy with how either zig-arocc and...

kestrelwx approved guix/guix#9821 2026年07月09日 15:49:22 +02:00
gnu: wlroots: Update to 0.20.2.
kestrelwx opened issue guix/guix#9838 2026年07月09日 14:16:36 +02:00
Remove wlroots@0.17 and wlroots@0.18
kestrelwx commented on pull request guix/guix#9765 2026年07月06日 19:18:43 +02:00
gnu: boost-1.83: Fix SHA mismatch for patch

Duplicate of guix/guix#8382, see for context.

kestrelwx commented on pull request guix/guix#7292 2026年07月01日 21:56:34 +02:00
WIP: zig-xyz.scm: River updates.
kestrelwx commented on issue guix/guix#9012 2026年06月01日 19:49:37 +02:00
Where to use -minimal packages in inputs and where not?

The linter has a rule for this f4ee072046/guix/lint.scm (L676), but it's not exhaustive.

kestrelwx commented on pull request guix/guix#8873 2026年05月31日 13:47:19 +02:00
gnu: tree-sitter: Update to 0.26.9
kestrelwx commented on pull request guix/guix-consensus-documents#13 2026年05月26日 20:40:58 +02:00
008-human-crafting.md: Add initial draft.

I'm not sure about the framing of human work versus machine generated code. If there was a formally verifiable and deterministic way to generate all the package definitions the project would want,...

kestrelwx approved guix/guix#7479 2026年05月26日 18:46:15 +02:00
gnu: Add font-medieval-sharp.
kestrelwx commented on pull request guix/guix#7479 2026年05月26日 17:56:01 +02:00
gnu: Add font-medieval-sharp.

I didn't immediately notice the version number either.

kestrelwx commented on pull request guix/guix#7479 2026年05月26日 11:20:00 +02:00
gnu: Add font-medieval-sharp.

FONTLOG says it's versioned 3.1.0.

kestrelwx commented on pull request guix/guix#7479 2026年05月25日 21:04:43 +02:00
gnu: Add font-medieval-sharp.
kestrelwx suggested changes for spritely/hoot-game-jam-template#9 2026年05月23日 10:42:51 +02:00
Implement gamepad input support
kestrelwx commented on pull request spritely/hoot-game-jam-template#9 2026年05月23日 10:42:49 +02:00
Implement gamepad input support

You wanted on-gamepad-disconnected to be passed here.