aliases: add zeromq3 packages
This commit is contained in:
parent
8415766d6f
commit
7d209950ca
@ -683,6 +683,10 @@ mapAliases ({
|
||||
|
||||
# added 2019-09-06
|
||||
zeroc_ice = pkgs.zeroc-ice;
|
||||
|
||||
# added 2020-06-22
|
||||
zeromq3 = throw "zeromq3 has been deprecated by zeromq4.";
|
||||
jzmq = throw "jzmq has been removed from nixpkgs, as it was unmaintained";
|
||||
} // (with ocaml-ng; { # added 2016-09-14
|
||||
ocaml_4_00_1 = ocamlPackages_4_00_1.ocaml;
|
||||
ocaml_4_01_0 = ocamlPackages_4_01_0.ocaml;
|
||||
|
Loading…
Reference in New Issue
Block a user