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