trash-cli: add platforms
field
This commit is contained in:
parent
964ff5cc89
commit
f16da199e4
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user