tahoelafs: rename to tahoe-lafs

This commit is contained in:
Jan Malakhovski 2018-03-26 20:23:08 +00:00
parent a7af5d4f88
commit 7e00b9d652
2 changed files with 2 additions and 1 deletions

View file

@ -202,6 +202,7 @@ mapAliases (rec {
sshfs = sshfs-fuse; # added 2017-08-14
sshfsFuse = sshfs-fuse; # added 2016-09
surf-webkit2 = surf; # added 2017-04-02
tahoelafs = tahoe-lafs; # added 2018-03-26
system_config_printer = system-config-printer; # added 2016-01-03
telepathy_farstream = telepathy-farstream; # added 2018-02-25
telepathy_gabble = telepathy-gabble; # added 2018-02-25

View file

@ -17878,7 +17878,7 @@ with pkgs;
tagainijisho = callPackage ../applications/office/tagainijisho {};
tahoelafs = callPackage ../tools/networking/p2p/tahoe-lafs {};
tahoe-lafs = callPackage ../tools/networking/p2p/tahoe-lafs {};
tailor = callPackage ../applications/version-management/tailor {};