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