mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
SNix update.
svn path=/nixpkgs/trunk/; revision=10950
This commit is contained in:
parent
7dcca76e91
commit
cfe56735b0
1 changed files with 5 additions and 0 deletions
|
@ -5987,9 +5987,14 @@ rec {
|
|||
# State Nix
|
||||
snix = import ../tools/package-management/snix {
|
||||
inherit fetchurl stdenv perl curl bzip2 openssl;
|
||||
inherit libtool automake autoconf docbook5 docbook5_xsl libxslt docbook_xml_dtd_43 w3m;
|
||||
|
||||
aterm = aterm242fixes;
|
||||
db4 = db45;
|
||||
|
||||
bison = bison23;
|
||||
flex = flex2533;
|
||||
|
||||
inherit ext3cowtools e3cfsprogs rsync;
|
||||
ext3cow_kernel = kernel;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue