Author: simons Date: Mon Oct 3 18:40:12 2011 New Revision: 29604 URL: https://ssl.nixos.org/websvn/nix/?rev=29604&sc=1
Log: we would like to test cups Modified: nixpkgs/branches/stdenv-updates/pkgs/top-level/release-small.nix Modified: nixpkgs/branches/stdenv-updates/pkgs/top-level/release-small.nix ============================================================================== --- nixpkgs/branches/stdenv-updates/pkgs/top-level/release-small.nix Mon Oct 3 17:35:04 2011 (r29603) +++ nixpkgs/branches/stdenv-updates/pkgs/top-level/release-small.nix Mon Oct 3 18:40:12 2011 (r29604) @@ -41,6 +41,7 @@ coreutils = all; cpio = all; cron = linux; + cups = linux; dhcp = linux; diffutils = all; e2fsprogs = linux; _______________________________________________ nix-commits mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-commits
