restya-board: expand platforms to unix
This commit is contained in:
parent
ad09618b6c
commit
d2005bd29c
@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.osl3;
|
license = licenses.osl3;
|
||||||
homepage = "https://restya.com";
|
homepage = "https://restya.com";
|
||||||
maintainers = with maintainers; [ tstrobel ];
|
maintainers = with maintainers; [ tstrobel ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user