mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
parent
b05fb31476
commit
0b124c1e91
@ -316,6 +316,8 @@ mapAliases ({
|
||||
(import self.path { localSystem = { inherit system; }; });
|
||||
callPackage_i686 = pkgsi686Linux.callPackage;
|
||||
|
||||
inherit (nixos {}) nixos-rebuild;
|
||||
|
||||
inherit (ocaml-ng) # added 2016-09-14
|
||||
ocamlPackages_3_10_0 ocamlPackages_3_11_2 ocamlPackages_3_12_1
|
||||
ocamlPackages_4_00_1 ocamlPackages_4_01_0 ocamlPackages_4_02
|
||||
|
Loading…
Reference in New Issue
Block a user