Skip to content

Commit

Permalink
chore(ci): update nix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenithar committed Apr 9, 2024
1 parent ec3bc25 commit 894340b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ with pkgs;

mkShell {
buildInputs = [
go_1_18
go_1_21
gotools
gopls
go-outline
Expand Down

0 comments on commit 894340b

Please sign in to comment.