1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 07:00:43 +00:00
nixpkgs/pkgs
Eelco Dolstra 9e38b81af8 wget: Reduce closure size
This reduces the wget closure from 377 MiB to 49 MiB, which is in
particular good for EC2 images, since they include wget. The main
changes:

* Disable libpsl - this isn't very big itself, but it pulls in libicu,
  which is 36 MiB. It also adds build-time dependencies on packages
  like gtk-doc, dblatex, tetex etc.

* Replace gnutls with openssl. The former pulls in runtime
  dependencies like guile, python, binutils, gcc, ncurses, etc.
2015-09-28 22:29:50 +02:00
..
applications orpie: init at 1.5.2 2015-09-28 21:03:11 +02:00
build-support Merge commit '2d464f75ed46869b5942c4b479772a0367b30608' into master.upstream 2015-09-23 14:35:36 -07:00
data fonts: Formatting, empty lines and whitespaces. 2015-09-23 23:44:28 +03:00
desktops plasma54: allow overriding mkDerivation 2015-09-27 15:09:51 -05:00
development ihaskell: make sure the wrapped binaries pick up the python path 2015-09-28 21:26:17 +02:00
games Merge pull request #10081 from fazo96/openmw 2015-09-28 00:27:53 +03:00
misc kde414: build with kdelibs-4.14.12 2015-09-27 15:08:12 -05:00
os-specific sysstat: Update to 11.0.7 2015-09-28 15:46:24 +02:00
servers meteor: init at 1.2.0.1 2015-09-28 10:39:37 -04:00
shells Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
stdenv separateDebugInfo: Assert Linux 2015-09-22 20:21:10 +02:00
test
tools wget: Reduce closure size 2015-09-28 22:29:50 +02:00
top-level wget: Reduce closure size 2015-09-28 22:29:50 +02:00