mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
apostrophe: add alias from uberwriter
The pkg is part of NixOS 20.03 as pkgs.uberwriter, so the rename to apostrophe might be confusing for some users.
This commit is contained in:
parent
f02a129313
commit
9f56d3509c
1 changed files with 1 additions and 0 deletions
|
@ -567,6 +567,7 @@ mapAliases ({
|
|||
transporter = throw "transporter has been removed. It was archived upstream, so it's considered abandoned.";
|
||||
truecrypt = veracrypt; # added 2018-10-24
|
||||
tshark = wireshark-cli; # added 2018-04-25
|
||||
uberwriter = apostrophe; # added 2020-04-23
|
||||
ubootBeagleboneBlack = ubootAmx335xEVM; # added 2020-01-21
|
||||
ucsFonts = ucs-fonts; # added 2016-07-15
|
||||
ultrastardx-beta = ultrastardx; # added 2017-08-12
|
||||
|
|
Loading…
Reference in a new issue