aliases: add callPackage_i686

This was removed in PR #42874.
This commit is contained in:
Matthew Bauer 2018-07-26 14:52:03 -04:00
parent 574871ea7f
commit d14dedfa2a

View file

@ -313,6 +313,7 @@ mapAliases ({
# added 2018-07-16
forceSystem = system: _:
(import self.path { localSystem = { inherit system; }; });
callPackage_i686 = pkgsi686Linux.callPackage;
inherit (ocaml-ng) # added 2016-09-14
ocamlPackages_3_10_0 ocamlPackages_3_11_2 ocamlPackages_3_12_1