From 17838d5715afe82d88cac15276064a450cda055b Mon Sep 17 00:00:00 2001 From: foosinn Date: Mon, 4 Apr 2022 11:48:50 +0200 Subject: [PATCH] update to latest go --- roles/dev.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dev.nix b/roles/dev.nix index 13a2c69..d1dd033 100644 --- a/roles/dev.nix +++ b/roles/dev.nix @@ -5,7 +5,7 @@ in { environment.systemPackages = with pkgs; [ gnumake - go + go_1_17 rustup shellcheck unstable.golangci-lint