summary refs log tree commit diff
path: root/pkgs/top-level/release-small.nix
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-12-06 03:22:42 +0100
committerTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-12-06 23:44:13 +0100
commit47eb4d443026905ff3e0205b8d12456d1c92545e (patch)
tree821f2d975ddab1e4976f61a090aebcded444a9e1 /pkgs/top-level/release-small.nix
parentef8dde9eef5b7dd90364db8143d555d27e5c0192 (diff)
downloadnixpkgs-47eb4d443026905ff3e0205b8d12456d1c92545e.tar
nixpkgs-47eb4d443026905ff3e0205b8d12456d1c92545e.tar.gz
nixpkgs-47eb4d443026905ff3e0205b8d12456d1c92545e.tar.bz2
nixpkgs-47eb4d443026905ff3e0205b8d12456d1c92545e.tar.lz
nixpkgs-47eb4d443026905ff3e0205b8d12456d1c92545e.tar.xz
nixpkgs-47eb4d443026905ff3e0205b8d12456d1c92545e.tar.zst
nixpkgs-47eb4d443026905ff3e0205b8d12456d1c92545e.zip
Migrate manpages -> man-pages (upstream project name)
Diffstat (limited to 'pkgs/top-level/release-small.nix')
-rw-r--r--pkgs/top-level/release-small.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 4978c2e41b0..60a3a8da76c 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -96,7 +96,7 @@ with import ./release-lib.nix { inherit supportedSystems; };
   lynx = linux;
   lzma = linux;
   man = linux;
-  manpages = linux;
+  man-pages = linux;
   mc = all;
   mcabber = linux;
   mcron = linux;