icewm: mark linux only
This commit is contained in:
parent
2174683e0c
commit
3890c471de
@ -34,6 +34,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.icewm.org/;
|
homepage = http://www.icewm.org/;
|
||||||
license = licenses.lgpl2;
|
license = licenses.lgpl2;
|
||||||
maintainers = [ maintainers.AndersonTorres ];
|
maintainers = [ maintainers.AndersonTorres ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user