gkrellm: mark linux only
This commit is contained in:
@@ -41,6 +41,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://gkrellm.srcbox.net;
|
homepage = http://gkrellm.srcbox.net;
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user