avian: cleanup alias
This commit is contained in:
parent
41a52f6d23
commit
7fce3da6da
1 changed files with 0 additions and 4 deletions
|
@ -1823,10 +1823,6 @@ mapAliases ({
|
|||
zeromq3 = throw "zeromq3 has been deprecated by zeromq4";
|
||||
jzmq = throw "jzmq has been removed from nixpkgs, as it was unmaintained";
|
||||
|
||||
avian = throw ''
|
||||
The package doesn't compile anymore on NixOS and both development &
|
||||
maintenance is abandoned by upstream.
|
||||
''; # Cleanup before 21.11, Added 2021-05-07
|
||||
ant-dracula-theme = throw "ant-dracula-theme is now dracula-theme, and theme name is Dracula instead of Ant-Dracula";
|
||||
dina-font-pcf = dina-font; # Added 2020-02-09
|
||||
dnscrypt-proxy = throw "dnscrypt-proxy has been removed. Please use dnscrypt-proxy2"; # Added 2020-02-02
|
||||
|
|
Loading…
Reference in a new issue