tabs->spaces
svn path=/nixpkgs/trunk/; revision=28475
This commit is contained in:
parent
ceb301c31b
commit
e6c6a9413c
@ -5393,7 +5393,7 @@ let
|
|||||||
'';
|
'';
|
||||||
extraMeta = {
|
extraMeta = {
|
||||||
platforms = ["i686-linux"];
|
platforms = ["i686-linux"];
|
||||||
maintainers = [lib.maintainers.raskin];
|
maintainers = [lib.maintainers.raskin];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -8155,7 +8155,7 @@ let
|
|||||||
import ../tools/package-management/nix/custom.nix {
|
import ../tools/package-management/nix/custom.nix {
|
||||||
inherit fetchurl stdenv perl curl bzip2 openssl src preConfigure automake
|
inherit fetchurl stdenv perl curl bzip2 openssl src preConfigure automake
|
||||||
autoconf libtool configureFlags enableScripts lib libxml2 boehmgc
|
autoconf libtool configureFlags enableScripts lib libxml2 boehmgc
|
||||||
pkgconfig flex bison sqlite perlPackages;
|
pkgconfig flex bison sqlite perlPackages;
|
||||||
aterm = aterm25;
|
aterm = aterm25;
|
||||||
db4 = db45;
|
db4 = db45;
|
||||||
inherit docbook5_xsl libxslt docbook5 docbook_xml_dtd_43 w3m;
|
inherit docbook5_xsl libxslt docbook5 docbook_xml_dtd_43 w3m;
|
||||||
|
Loading…
Reference in New Issue
Block a user