drawpile: set meta.platforms (#57888)
This commit is contained in:
committed by
Dmitry Kalinkin
parent
0960fc72b7
commit
c0d27053cc
@@ -48,6 +48,7 @@ stdenv.mkDerivation rec {
|
|||||||
downloadPage = https://drawpile.net/download/;
|
downloadPage = https://drawpile.net/download/;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ fgaz ];
|
maintainers = with maintainers; [ fgaz ];
|
||||||
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user