fix dev flake

This commit is contained in:
crapStone 2024-11-24 22:57:07 +01:00
parent 85059aa46e
commit c2c188c5b0
No known key found for this signature in database
GPG key ID: 22D4BF0CF7CC29C8
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@
in {
devShells.default = pkgs.mkShell {
buildInputs = with pkgs; [
gcc
glibc.static
go
gofumpt
golangci-lint