summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2016-07-25 22:48:51 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2016-07-26 15:20:24 +0200
commite7ef33c50a80f2382e62a039060894efd189ecc0 (patch)
treee74eed708a5cb0ca2ade3b9f9c4bbde2f24b14ef /pkgs/development/python-modules/httpserver
parent3d0e8060fd5b8bd1240f2320e7ae0cb550b6d580 (diff)
git: fix gitweb.cgi breakage due to missing CGI.pm
CGI.pm was removed from Perl core in v5.22, breaking the gitweb.cgi script and thus NixOS' services.lighttpd.gitweb. Nixpkgs switched to Perl 5.22 with a85ba820a409c84d97ca0 ("perl: Make 5.22 the default"). Fix it by bringing in the Perl CGI module (and dependency HTMLParser). The closure size of "nix-build -A git" increase by 1 MiB, to 201 MiB.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions