From 3800884badbbedde311daf02ccb33795c9123b2c Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 9 Jan 2013 09:20:44 +0100 Subject: nixpkgs: Add manpages to aszlig-env. Might come in handy if you want to look up documentation to syscalls or libc calls. Signed-off-by: aszlig --- nixpkgs/config.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixpkgs') diff --git a/nixpkgs/config.nix b/nixpkgs/config.nix index 58499266..58c4d1cd 100644 --- a/nixpkgs/config.nix +++ b/nixpkgs/config.nix @@ -51,6 +51,8 @@ let ]; dev = with pkgs; [ + manpages + posix_man_pages gitFull gdb gnumake -- cgit 1.4.1