Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00: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
Katharina Fey
64cc2f9ee9
google-fonts: Removing fixed-output derivation
2019-07-14 22:45:54 +01:00
Katharina Fey
38bd8d3185
google-fonts: 2018-07-13 -> 2019-07-14
2019-07-14 22:45:44 +01:00
Hamish Mackenzie
9cc3aaa676
google-fonts: Fix macOS argument list limit issue
2018-10-29 13:29:07 +13:00
Will Dietz
9991a755ed
google-fonts: 2017-06-28 -> 2018-07-13
2018-07-21 00:15:50 -05:00
sternenseemann
08ef46892c
google-fonts: 2016-08-30 -> 2017-06-28
2017-07-12 18:17:42 +02:00
Eelco Dolstra
2c2b6ae455
google-fonts: Add a check to ensure that there are no duplicate font names
...
Issue #20282 .
2016-11-14 17:35:35 +01:00
c74d
44b932316b
google-fonts: Fix typos in homepage, description
...
In the `meta`data for the `google-fonts` package --
- the `homepage` field was set to the URL
<https://www.google.com/fontsl >, which would appear to be a
misspelt version of <https://www.google.com/fonts >, which now
redirects to <https://fonts.google.com >.
- the `description` field referred to Google Fonts as "Google Font".
This patch corrects these errors, and updates the `homepage` URL.
2016-10-29 19:59:59 +00:00
cmfwyp
c015c29106
google-fonts: 2015-11-18 -> 2016-08-30
2016-09-24 00:39:35 -04:00
Eelco Dolstra
1681718e2f
google-fonts: Turn into a fixed-output derivation
...
Also remove the executable bit from some fonts, and don't build on
Hydra because this package is huge.
2016-07-20 11:55:46 +02:00
Eelco Dolstra
aea262f654
Fix misspelled meta.maintainers attributes
2016-02-10 14:59:50 +01:00
Michael Fellinger
08c6a2cd92
google-fonts: init at 2015-11-18
2015-11-18 12:19:37 +01:00