Replaced a tabs with blanks.
svn path=/nixpkgs/trunk/; revision=13200
This commit is contained in:
parent
52e1bb158c
commit
2866ccfc71
@ -7810,10 +7810,10 @@ let
|
|||||||
inherit fetchurl stdenv apr aprutil expat swig jdk;
|
inherit fetchurl stdenv apr aprutil expat swig jdk;
|
||||||
neon = import ../development/libraries/neon/0.28.nix {
|
neon = import ../development/libraries/neon/0.28.nix {
|
||||||
inherit fetchurl stdenv libxml2 zlib openssl;
|
inherit fetchurl stdenv libxml2 zlib openssl;
|
||||||
compressionSupport = true;
|
compressionSupport = true;
|
||||||
sslSupport = true;
|
sslSupport = true;
|
||||||
static = true;
|
static = true;
|
||||||
shared = false;
|
shared = false;
|
||||||
};
|
};
|
||||||
zlib = import ../development/libraries/zlib {
|
zlib = import ../development/libraries/zlib {
|
||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user