mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-07 14:00:59 +03:00
tahoelafs: rename to tahoe-lafs
This commit is contained in:
parent
a7af5d4f88
commit
7e00b9d652
@ -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
|
||||
|
@ -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 {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user