* Add platforms attribute.
svn path=/nixpkgs/trunk/; revision=30380
This commit is contained in:
@@ -11,5 +11,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://ojnk.sourceforge.net/;
|
||||
description = "An implementation of the IDENT protocol";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user