StumpWM seems to be useless unless default GUI for the platform is X11
svn path=/nixpkgs/trunk/; revision=17213
This commit is contained in:
parent
ef643cbe09
commit
5915d8560d
@ -55,5 +55,7 @@ rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Common Lisp-based ratpoison-like window manager.";
|
description = "Common Lisp-based ratpoison-like window manager.";
|
||||||
maintainers = [args.lib.maintainers.raskin];
|
maintainers = [args.lib.maintainers.raskin];
|
||||||
|
platforms = with args.lib.platforms;
|
||||||
|
linux ++ freebsd;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user