This commit is contained in:
Nico
2025-06-16 01:08:44 +02:00
parent e3c6e694f1
commit 10bf6d204c
37 changed files with 1311 additions and 14 deletions

View File

@@ -18,6 +18,7 @@
GOPATH="${go}";
buildInputs = [
go
gopls
];
shellHook = ''

View File

@@ -34,6 +34,7 @@
gtk3
librsvg
xdotool
rustfmt
];
# RUSTC_VERSION = overrides.toolchain.channel;