mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 00:12:39 +03:00
julia: Add alias for the deprecated 0.7 and 1.1
This commit is contained in:
parent
a487f1a744
commit
d36663c84e
@ -218,6 +218,8 @@ mapAliases ({
|
||||
joseki = apache-jena-fuseki; # added 2016-02-28
|
||||
json_glib = json-glib; # added 2018-02-25
|
||||
kdecoration-viewer = throw "kdecoration-viewer has been removed from nixpkgs, as there is no upstream activity"; # 2020-06-16
|
||||
julia_07 = throw "deprecated in favor of julia_10 LTS"; # added 2020-09-15
|
||||
julia_11 = throw "deprecated in favor of latest Julia version"; # added 2020-09-15
|
||||
kdiff3-qt5 = kdiff3; # added 2017-02-18
|
||||
keepass-keefox = keepass-keepassrpc; # backwards compatibility alias, added 2018-02
|
||||
keepassx-community = keepassxc; # added 2017-11
|
||||
|
Loading…
Reference in New Issue
Block a user