focuswriter: mark linux only
This commit is contained in:
parent
d152039927
commit
13139fccc6
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Simple, distraction-free writing environment";
|
description = "Simple, distraction-free writing environment";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ madjar ];
|
maintainers = with maintainers; [ madjar ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.linux;
|
||||||
homepage = https://gottcode.org/focuswriter/;
|
homepage = https://gottcode.org/focuswriter/;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user