1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-10 15:52:58 -04:00

fix(udev): avoid event loop termination

core: bump go to 1.26
This commit is contained in:
bbedward
2026-03-13 11:42:46 -04:00
parent c544bda5df
commit 46aaf5ff77
10 changed files with 66 additions and 26 deletions

View File

@@ -187,7 +187,7 @@
buildInputs =
with pkgs;
[
go_1_25
go_1_26
go-mockery_2
gopls
delve