summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/X11/screen-message
AgeCommit message (Collapse)Author
2019-09-18treewide: drop adding hicolor-icon-theme where possibleworldofpeace
This was either for the setup-hook to remove caches or added even though the respective icon theme propagated it.
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-03-06screen-message: fix homepageRobert Helgesson
The old one 404s.
2018-03-06screen-message: clean up icon-theme.cacheRobert Helgesson
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-06-20screen-message: 0.24 -> 0.25Franz Pletz
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen
Build-tested on x86_64 Linux & Mac.
2016-05-31screen-message: 0.23 -> 0.24Franz Pletz
2016-02-07screen-message: add git mirror (darcs fails)Profpatsch
in response to #12868
2015-02-19Add new package screen-messageFranz Pletz