autotrash: add to python-aliases
It was moved out of python packages last commit, but this preserves backwards compatibility.
This commit is contained in:
parent
5afc0a2d7d
commit
5da1088fce
@ -60,6 +60,7 @@ mapAliases ({
|
||||
asyncio-mqtt = throw "asyncio-mqtt has been replaced by aiomqtt, which is not API compatible."; # added 2024-07-07
|
||||
asyncio-nats-client = nats-py; # added 2022-02-08
|
||||
atsim_potentials = atsim-potentials; # added 2023-10-08
|
||||
inherit (super.pkgs) autotrash; # added 2024-09-23
|
||||
awkward0 = throw "awkward0 has been removed, use awkward instead"; # added 2022-12-13
|
||||
Babel = babel; # added 2022-05-06
|
||||
backports_csv = throw "backports_csv has been removed, since we no longer need to backport to python2"; # added 2023-07-28
|
||||
|
Loading…
Reference in New Issue
Block a user