3
0
Fork 0
forked from mirrors/nixpkgs

go: remove outdated alias throws

originally removed in c415691239
This commit is contained in:
zowoq 2022-02-10 14:03:59 +10:00
parent 02197c4b5e
commit 063680580c

View file

@ -367,7 +367,6 @@ mapAliases ({
gnupg20 = throw "gnupg20 has been removed from nixpkgs as upstream dropped support on 2017-12-31";# added 2020-07-12
gnuvd = throw "gnuvd was removed because the backend service is missing"; # added 2020-01-14
gmock = gtest; # moved from top-level 2021-03-14
go_1_12 = throw "go_1_12 has been removed"; # added 2020-04-26
go-pup = pup; # added 2017-12-19
gobby5 = gobby; # added 2021-02-01
gobjectIntrospection = gobject-introspection; # added 2018-12-02