From 21887cf61ecbfbc4bad5512ee6f76899069ca2d1 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 3 Oct 2011 18:40:12 +0000 Subject: [PATCH] we would like to test cups svn path=/nixpkgs/branches/stdenv-updates/; revision=29604 --- pkgs/top-level/release-small.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix index 68a287bbf5eb..e7957a8a78e2 100644 --- a/pkgs/top-level/release-small.nix +++ b/pkgs/top-level/release-small.nix @@ -41,6 +41,7 @@ with (import ./release-lib.nix); coreutils = all; cpio = all; cron = linux; + cups = linux; dhcp = linux; diffutils = all; e2fsprogs = linux;