1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

flake: fix dev flake for go 1.25 and ashellchheck

This commit is contained in:
bbedward
2026-02-19 09:30:05 -05:00
parent a9cc58fc28
commit 526e2420ca
6 changed files with 9 additions and 687 deletions

View File

@@ -181,7 +181,7 @@
buildInputs =
with pkgs;
[
go_1_24
go_1_25
gopls
delve
go-tools
@@ -189,6 +189,7 @@
prek
uv # for prek
shellcheck
# Nix development tools
nixd