Commit Graph

10 Commits

Author SHA1 Message Date
c0bw3b
9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
rnhmjoj
6661c367df
fonts/gohufont: update for outputs change in bdf2psf 2019-10-07 18:05:49 -05: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
volth
c9eb44eab3 data/fonts: cleanup
* make font derivations fixed-output where applicable
 * fix dead links
 * `stdenv.lib` -> `lib` where `stdenv` is not involved
 * remove `meta.platforms = [ unix ]` and `meta.platforms = [ linux ]` because the restriction has no sense for data packages
2019-05-13 06:03:31 +00:00
rnhmjoj
ed5794a253
gohufont: 2.0 -> 2.1 2019-03-12 23:39:12 +01:00
John Ericson
888404f11b treewide: Fix deps in a few other fixed output derivations 2018-01-10 11:18:44 -05:00
Volth
c6e200ea7c data/fonts: simpler cleanups (group 2) 2017-08-11 16:02:20 +00:00
Pascal Wittmann
7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
rnhmjoj
cb976a40ab gohufont: add console version 2015-08-31 16:06:22 +02:00
Mabry Cervin
26cac935b5 gohufont: init at 2.0
Removed unecessary deps
2015-08-13 22:42:53 -04:00