Skip to content

Commit

Permalink
go: buildGoPackage: 1.8 -> 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
orivej committed Sep 28, 2017
1 parent 07d2a5b commit 2be4d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11121,7 +11121,7 @@ with pkgs;
go = go_1_9;
};

buildGoPackage = buildGo18Package;
buildGoPackage = buildGo19Package;

go2nix = callPackage ../development/tools/go2nix { };

Expand Down

0 comments on commit 2be4d53

Please sign in to comment.