SNix update.
svn path=/nixpkgs/trunk/; revision=10950
This commit is contained in:
parent
7dcca76e91
commit
cfe56735b0
@ -5987,9 +5987,14 @@ rec {
|
|||||||
# State Nix
|
# State Nix
|
||||||
snix = import ../tools/package-management/snix {
|
snix = import ../tools/package-management/snix {
|
||||||
inherit fetchurl stdenv perl curl bzip2 openssl;
|
inherit fetchurl stdenv perl curl bzip2 openssl;
|
||||||
|
inherit libtool automake autoconf docbook5 docbook5_xsl libxslt docbook_xml_dtd_43 w3m;
|
||||||
|
|
||||||
aterm = aterm242fixes;
|
aterm = aterm242fixes;
|
||||||
db4 = db45;
|
db4 = db45;
|
||||||
|
|
||||||
|
bison = bison23;
|
||||||
|
flex = flex2533;
|
||||||
|
|
||||||
inherit ext3cowtools e3cfsprogs rsync;
|
inherit ext3cowtools e3cfsprogs rsync;
|
||||||
ext3cow_kernel = kernel;
|
ext3cow_kernel = kernel;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user