Commit graph

14 commits

Author SHA1 Message Date
Eelco Dolstra 55932c1bec Don't statically depend on cacert for certificates
This reverts commit cd52c04456 and
others.

Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
William A. Kennington III ffd0539eba cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
William A. Kennington III 14c1e0fa1f Fix ca-bundle paths 2015-05-29 14:03:34 -07:00
William A. Kennington III 96178127c5 aria2: 1.18.10 -> 1.19.0 2015-05-26 01:36:35 -07:00
Michael Raskin 9882ca5bc2 Merge pull request #6436 from k0ral/aria
aria2: added c-ares dependency + link ssl certificates.
2015-04-04 23:23:54 +03:00
Nathaniel Baxter 1e7ac20906 aria2: update from 1.18.9 to 1.18.10 2015-02-24 21:50:49 +11:00
koral c3a4de0b17 aria2: added c-ares dependency + link ssl certificates. 2015-02-18 17:51:02 +01:00
koral a3f0c7bff4 aria2: 1.18.8 -> 1.18.9 2015-02-04 15:55:49 +01:00
Nathaniel Baxter 3cbe41cbae aria2: Bump version to 1.18.8 2014-09-22 19:41:41 +10:00
Michael Raskin 3329d68199 aria2: update from 1.18.1 to 1.18.5 2014-07-04 21:42:31 +04:00
Nixpkgs Monitor a1226bfb6d aria2: update from 1.17.1 to 1.18.1 2013-12-18 18:18:16 +02:00
Jonas Hoersch 5597e9a2a5 aria2: update to version 1.17.1 and add sqlite support
also add missing pkgconfig dependency, so that the buildInputs zlib,
openssl, and sqlite are properly found.
2013-07-04 19:26:03 +02:00
David Guibert 6fa69548b1 aria2: 1.9.3 -> 1.10.8
svn path=/nixpkgs/trunk/; revision=25505
2011-01-11 13:42:49 +00:00
Eelco Dolstra 3dd55eef23 * Added aria2, a download utility.
svn path=/nixpkgs/trunk/; revision=21912
2010-05-20 11:11:24 +00:00