From 145634449488bbbf79b462b5fbfca44980a02713 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 28 Apr 2009 20:23:17 +0000 Subject: [PATCH] svn path=/nixpkgs/trunk/; revision=15384 --- pkgs/top-level/release.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 54d5033de38f..3bd03f18d078 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -251,6 +251,7 @@ in { ruby = all; screen = linux ++ darwin; seccure = linux; + seccureUser = linux; sharutils = all; slim = linux; sloccount = allBut "i686-cygwin"; @@ -434,6 +435,7 @@ in { xauth = linux; xf86inputkeyboard = linux; xf86inputmouse = linux; + xf86inputevdev = linux; xf86videointel = linux; xf86videovesa = linux; xkbcomp = linux;