Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 74a3abb7e57482560d4b80c2258d1d9e21443707
      
https://github.com/NixOS/nixpkgs/commit/74a3abb7e57482560d4b80c2258d1d9e21443707
  Author: Eelco Dolstra <eelco.dols...@logicblox.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M pkgs/data/documentation/man-pages/default.nix

  Log Message:
  -----------
  man-pages: Don't have a separate docdev output

I got:

  $ nix-env -f . -iA manpages
  $ man mmap
  No manual entry for mmap

which is suboptimal for a package that "documents the Linux kernel and
C library interfaces that are employed by user-space programs"
(https://www.kernel.org/doc/man-pages/).

(cherry picked from commit e84a3524b5eaa03521bfbd5c67caec883ef76011)


  Commit: 73682e6d606e8101524d338c41f505d3a2c002ae
      
https://github.com/NixOS/nixpkgs/commit/73682e6d606e8101524d338c41f505d3a2c002ae
  Author: Benno Fünfstück <benno.fuenfstu...@gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M pkgs/data/documentation/man-pages/default.nix

  Log Message:
  -----------
  man-pages: include man3 in $out

The previous patch to this file removed the docdev output, but did
not actually provide the files that were in the docdev output in out.
This patch fixes the issue.

(cherry picked from commit 0a2b08884c7f1e1d2f44beaf08ef42e9803c6f08)


  Commit: 26207457531b10f7089735aa75be24b0c8dc804c
      
https://github.com/NixOS/nixpkgs/commit/26207457531b10f7089735aa75be24b0c8dc804c
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M pkgs/data/documentation/man-pages/default.nix

  Log Message:
  -----------
  man-pages: 4.07 -> 4.08

(cherry picked from commit bbb5f73d711c2d762940a782920fedd34e8d96fd)


Compare: https://github.com/NixOS/nixpkgs/compare/4b003d4a0170...26207457531b
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to