trash-cli: add platforms field
This commit is contained in:
@@ -35,6 +35,7 @@ python2Packages.buildPythonApplication rec {
|
|||||||
homepage = https://github.com/andreafrancia/trash-cli;
|
homepage = https://github.com/andreafrancia/trash-cli;
|
||||||
description = "Command line tool for the desktop trash can";
|
description = "Command line tool for the desktop trash can";
|
||||||
maintainers = [ maintainers.rycee ];
|
maintainers = [ maintainers.rycee ];
|
||||||
|
platforms = platforms.all;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user