Merge branch 'staging' into closure-size

This commit is contained in:
Vladimír Čunát
2016-01-19 09:55:31 +01:00
1293 changed files with 75245 additions and 28520 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ stdenv, fetchurl, gettext, libidn, pkgconfig
, perl, perlPackages, LWP, python3
, libiconv, libpsl, openssl ? null }:
, libiconv, libpsl ? null, openssl ? null }:
stdenv.mkDerivation rec {
name = "wget-1.17.1";