Commit graph

11 commits

Author SHA1 Message Date
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
worldofpeace b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Robert Helgesson 85f8b4018f
screen-message: fix homepage
The old one 404s.
2018-03-06 21:47:39 +01:00
Robert Helgesson 488f88a70e
screen-message: clean up icon-theme.cache 2018-03-06 21:39:41 +01:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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-08-01 22:03:30 +02:00
Franz Pletz 60cddbe3da
screen-message: 0.24 -> 0.25 2017-06-20 03:45:39 +02:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Franz Pletz 90e8e00097 screen-message: 0.23 -> 0.24 2016-05-31 20:10:26 +02:00
Profpatsch a708bce08b screen-message: add git mirror (darcs fails)
in response to #12868
2016-02-07 23:46:42 +01:00
Franz Pletz 6265123f7a Add new package screen-message 2015-02-19 19:19:33 +01:00