cherrytree: set meta.platforms
This commit is contained in:
parent
98685bbb5c
commit
4cdc85f7bc
1 changed files with 1 additions and 0 deletions
|
@ -66,5 +66,6 @@ stdenv.mkDerivation rec {
|
|||
changelog = "https://raw.githubusercontent.com/giuspen/cherrytree/${version}/changelog.txt";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue