Commit Graph

5 Commits

Author SHA1 Message Date
Michael Raskin
62a867c558 Removing obsolete override from xclip expression
svn path=/nixpkgs/trunk/; revision=16013
2009-06-20 05:01:49 +00:00
Michael Raskin
d0cf102957 Update xclip
svn path=/nixpkgs/trunk/; revision=16007
2009-06-19 08:52:57 +00:00
Yury G. Kudryashov
5bca69ac34 Nix-expr style review
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.

Also removed several
buildInputs = [];
lines.

svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Marc Weber
aec8aa6ed1 sorry for the typo
svn path=/nixpkgs/trunk/; revision=9360
2007-09-23 15:17:30 +00:00
Marc Weber
fff189ae08 xclip added
svn path=/nixpkgs/trunk/; revision=9355
2007-09-21 21:40:23 +00:00