Skip to content

Commit

Permalink
chore: bump go version for nix
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <bcsati@cisco.com>
  • Loading branch information
csatib02 committed May 13, 2024
1 parent dd754ed commit 6ad12f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
default = {
languages = {
go.enable = true;
package = pkgs.go_1_22;
};

services = {
Expand Down

0 comments on commit 6ad12f4

Please sign in to comment.