[Nix-dev] [Nix-pkgs] man pages for C functions

2014-02-18 Thread Sergey Mironov
I've noticed that NixOS doesn't provide man pages for well-known C functions from it's stdlib. Probably most of the users don't need them, but I'd prefer to install it on my system. Do we have such an option? If not, I probably can write a separate expression. What package does contain them? glibc?

[Nix-dev] [Nix-pkgs] man pages for C functions

2014-02-18 Thread Michael Raskin
>I've noticed that NixOS doesn't provide man pages for well-known C >functions from it's stdlib. Probably most of the users don't need >them, but I'd prefer to install it on my system. Do we have such an >option? If not, I probably can write a separate expression. What >package does contain them? g

Re: [Nix-dev] [Nix-pkgs] man pages for C functions

2014-02-18 Thread Lluís Batlle i Rossell
On Tue, Feb 18, 2014 at 08:52:17PM +0400, Sergey Mironov wrote: > I've noticed that NixOS doesn't provide man pages for well-known C > functions from it's stdlib. Probably most of the users don't need > them, but I'd prefer to install it on my system. Do we have such an > option? If not, I probably

Re: [Nix-dev] [Nix-pkgs] man pages for C functions

2014-02-18 Thread Sergey Mironov
Didn't know about this! Thanks! 2014-02-18 21:05 GMT+04:00 Lluís Batlle i Rossell : > On Tue, Feb 18, 2014 at 08:52:17PM +0400, Sergey Mironov wrote: >> I've noticed that NixOS doesn't provide man pages for well-known C >> functions from it's stdlib. Probably most of the users don't need >> them,