Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: e7ef33c50a80f2382e62a039060894efd189ecc0
https://github.com/NixOS/nixpkgs/commit/e7ef33c50a80f2382e62a039060894efd189ecc0
Author: Bjørn Forsman <[email protected]>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M pkgs/applications/version-management/git-and-tools/default.nix
M pkgs/applications/version-management/git-and-tools/git/default.nix
Log Message:
-----------
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.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits