top-level/aliases: add wireguard -> wireguard-tools alias

This commit is contained in:
Yegor Timoshenko
2018-05-19 12:28:38 +03:00
committed by GitHub
parent a9defaefab
commit 60d96d7786

View File

@@ -228,6 +228,7 @@ mapAliases (rec {
vorbisTools = vorbis-tools; # added 2016-01-26
wineStaging = wine-staging; # added 2018-01-08
winusb = woeusb; # added 2017-12-22
wireguard = wireguard-tools; # added 2018-05-19
x11 = xlibsWrapper; # added 2015-09
xf86_video_nouveau = xorg.xf86videonouveau; # added 2015-09
xlibs = xorg; # added 2015-09