tootle: add platforms.linux to meta.platforms
Motivation: Ensure this builds on the aarch64 builders. (cherry picked from pull request #194135)
This commit is contained in:
@@ -94,5 +94,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/bleakgrey/tootle";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user