Skip to content

Commit febfff5

Browse files
authored
chore: bump nix packages (#39)
* bump packages * bump golang
1 parent e08d870 commit febfff5

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

devenv/nix/shell.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ pkgs.mkShell {
1616
yazi # Filemanager
1717

1818
# Go
19-
go_1_20 # Go v1.20
19+
go_1_23
2020
golangci-lint # Linter
2121
gopls # LSP
2222
gotools # Additional Tooling
2323
# VSCode GO: https://mgdm.net/weblog/vscode-nix-go-tools/
2424
go-outline
25-
gocode
2625
gopkgs
2726
gocode-gomod
2827
godef

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)