rssh: make linux-only
This commit is contained in:
parent
038550b596
commit
4db3b90314
@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "http://www.pizzashack.org/rssh/";
|
homepage = "http://www.pizzashack.org/rssh/";
|
||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ arobyn ];
|
maintainers = with maintainers; [ arobyn ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user