zint: set platforms
This commit is contained in:
parent
21002df80e
commit
a8e5d8fcc5
1 changed files with 1 additions and 0 deletions
|
@ -53,5 +53,6 @@ stdenv.mkDerivation rec {
|
|||
changelog = "https://github.com/zint/zint/blob/${version}/ChangeLog";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ azahi ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue