snappy: split into multiple outputs

Most of the size was documentation;
it got into many closures via mysql attribute.
This commit is contained in:
Vladimír Čunát 2017-03-03 14:29:39 +01:00
parent d5d7fcb95f
commit da34670033
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
sha256 = "0mq0nz8gbi1sp3y6xcg0a6wbvnd6gc717f3vh2xrjmfj5w9gwjqk";
};
outputs = [ "out" "dev" "doc" ];
nativeBuildInputs = [ pkgconfig ];
# -DNDEBUG for speed