weylus: add meta.platforms
This commit is contained in:
parent
d727551423
commit
45db1b5f38
1 changed files with 1 additions and 0 deletions
|
@ -66,5 +66,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/H-M-H/Weylus";
|
||||
license = with licenses; [ agpl3Only ];
|
||||
maintainers = with maintainers; [ lom ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue