all-packages.nix changes for two previous commits
svn path=/nixpkgs/trunk/; revision=11728
This commit is contained in:
@@ -4770,6 +4770,10 @@ let pkgs = rec {
|
|||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
lmodernFun = builderDefsPackage (selectVersion ../data/fonts/lmodern "1.010") {
|
||||||
|
};
|
||||||
|
lmodern = lmodernFun null;
|
||||||
|
|
||||||
manpages = import ../data/documentation/man-pages {
|
manpages = import ../data/documentation/man-pages {
|
||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user