Tim Steinbach
d51f1a3dd3
unifont: 9.0.02 -> 9.0.03
2016-10-24 22:42:01 -04:00
Tim Steinbach
6adde2a5d9
Merge pull request #19712 from peterhoeg/fontawesome-cleanup
...
font-awesome: use fetchFromGitHub instead of url
2016-10-20 09:46:50 -04:00
Jörg Thalheim
209691e397
Merge pull request #19688 from Profpatsch/league-of-moveable-type
...
league-of-moveable-type: fix raleway integration
2016-10-20 10:17:22 +02:00
Peter Hoeg
8c87ca1327
font-awesome: use fetchFromGitHub instead of url
2016-10-20 12:59:20 +08:00
Profpatsch
d1c2341c89
league-of-moveable-type: fix raleway integration
...
The raleway fonts need to be copied from their /share folder to be
included properly.
They are also `.otf`-fonts, so they should live in `opentype` folders.
2016-10-20 01:16:29 +02:00
Graham Christensen
33ac1e1d63
raleway: fix meta.homepage
2016-10-16 13:10:41 -04:00
Profpatsch
fc19902260
league-of-movable-type: 2014-12 -> 2016-10-15
...
Restructured, so that updates can be done by executing a shell script.
Also uses the extended Raleway fonts, the league itself has only thin
variants.
2016-10-15 06:49:50 +02:00
Profpatsch
a1d3af2082
raleway: init at 2016-08-30
2016-10-15 06:49:38 +02:00
Robert Helgesson
2398a66859
overpass: init at 2.1
2016-10-14 23:07:04 +02:00
Profpatsch
bef6bef0d2
stdenv/stripHash: print to stdout, not to variable
...
`stripHash` documentation states that it prints out the stripped name to
the stdout, but the function stored the value in `strippedName`
instead.
Basically all usages did something like
`$(stripHash $foo | echo $strippedName)` which is just braindamaged.
Fixed the implementation and all invocations.
2016-10-11 18:34:36 +02:00
romildo
a50e919950
input-fonts: fix license
2016-10-09 00:01:34 -03:00
José Romildo Malaquias
2763d4d4c7
input-fonts: init at 2016-10-06 ( #19080 )
2016-10-08 16:00:08 +02:00
Gabriel Adomnicai
18d7e2ac33
camingo-code: init at 1.0
2016-10-06 17:47:50 -07:00
José Romildo Malaquias
6d1ed76c74
mplus-outline-fonts: 059 -> 061
2016-09-29 08:52:16 -03:00
cmfwyp
c015c29106
google-fonts: 2015-11-18 -> 2016-08-30
2016-09-24 00:39:35 -04:00
Chris Martin
0cd97a48d4
lato: init at 2.0
2016-09-21 14:04:35 -04:00
Robert Helgesson
20fb07dc4a
fira-code: 1.201 -> 1.203
2016-09-18 13:17:05 +02:00
cmfwyp
4659e2d54b
libre-franklin: init at 1.014
2016-09-12 11:13:33 +02:00
cmfwyp
323e74f457
libre-caslon: init at 1.002
2016-09-12 11:13:33 +02:00
cmfwyp
db73ecc0f7
libre-bodoni: init at 2.000
2016-09-12 11:13:33 +02:00
cmfwyp
74de2c6b03
libre-baskerville: init at 1.000
2016-09-12 11:13:33 +02:00
cmfwyp
470855ed82
encode-sans: init at 1.002
2016-09-12 11:13:32 +02:00
cmfwyp
49e5e972b9
dosis: init at 1.007
2016-09-12 11:13:32 +02:00
cmfwyp
d6404ad48e
cabin: init at 1.005
2016-09-12 11:13:26 +02:00
Lancelot SIX
5cbfbb1553
unifont: 9.0.01 -> 9.0.02
...
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00002.html
for release announcement
2016-09-06 15:46:58 +02:00
Dmitry Kalinkin
780d9d6481
dejavu-fonts: enable on OSX
2016-09-04 16:33:27 -04:00
Robert Helgesson
04a760e31a
fira-code: 1.200 -> 1.201
2016-09-04 00:38:29 +02:00
José Romildo Malaquias
67f2a005f6
roboto-slab: init at 2016-01-11
2016-09-02 21:50:42 +02:00
José Romildo Malaquias
d47753d38b
roboto-mono: init at 2016-01-11
2016-09-02 21:50:42 +02:00
Tuomas Tynkkynen
33b87da2cf
nerdfonts: Don't build on Hydra
...
http://hydra.nixos.org/build/39383371
2016-09-01 19:49:20 +03:00
Linus Arver
511bb28689
baekmuk-ttf: switch to base32 encoded src.sha256
...
Closes https://github.com/NixOS/nixpkgs/pull/18166
2016-09-01 16:30:17 +02:00
Tuomas Tynkkynen
8c4aeb1780
Merge staging into master
...
Brings in:
- changed output order for multiple outputs:
https://github.com/NixOS/nixpkgs/pull/14766
- audit disabled by default
https://github.com/NixOS/nixpkgs/pull/17916
Conflicts:
pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Robert Helgesson
5b61d97701
oxygenfonts: corrected version
...
The correct date should be Aug 24th 2016. See #17985 .
2016-08-31 07:59:01 +02:00
José Romildo Malaquias
cb4cd5d7f0
roboto: init at 2.134 ( #18127 )
2016-08-30 20:26:06 +02:00
Vladimír Čunát
475124f78e
dejavu_fonts: "symlink-split" a single font file
...
See following commits for "why".
2016-08-29 20:21:32 +02:00
Robert Helgesson
a4524b4bfb
oxygenfonts: minor cleanups
...
Change installation directory and some minor code simplifications.
2016-08-28 21:18:10 +02:00
Michiel Leenaars
d22bb26fb9
oxygenfonts: init at 20140213
2016-08-28 21:12:29 +02:00
Markus Hauck
6879f1e57e
source-code-pro: 2.010 -> 2.030
2016-08-27 10:41:36 +02:00
Damien Cassou
fa3a7a723a
Merge pull request #17847 from DamienCassou/cantarell-0.0.25
...
cantarell_fonts: 0.0.24 -> 0.0.25
2016-08-23 10:51:26 +02:00
Damien Cassou
99e7b9c4b9
cantarell_fonts: 0.0.24 -> 0.0.25
2016-08-19 13:26:50 +02:00
mimadrid
60c3f3f2b9
nerdfonts: 0.7.0 -> 0.8.0, fixes #17693
2016-08-17 14:06:28 +02:00
Nikolay Amiantov
423504d0fd
emojione: 1.2 -> 1.3
2016-08-14 22:37:07 +03:00
Matthew
8dd63abfd3
baekmuk-ttf: update url
2016-08-09 20:18:21 +00:00
Matthew
ffb502d157
gdouros: remove broken fonts
...
Some of these fonts are still available but their url has moved and
their hash has been changed. If anyone still uses them, feel free to add
them back.
2016-08-09 20:11:07 +00:00
cmfwyp
41b8c6d5a9
dejavu-fonts: simplify build process
...
Unicode data and fc-lang are only necessary to generate the status
files and coverage information, which are not used, or indeed even
generated with full-ttf.
2016-08-06 10:24:43 +02:00
cmfwyp
b4c8ea9536
dejavu-fonts: 2.35 -> 2.37
...
Release 2.36 adds and fixes a number of glyphes, and adds the
Tex Gyre DejaVu Math font, a companion font to DejaVu Serif for
typesetting mathematics.
Release 2.37 fixes an issue with condensed typefaces.
The sources are now fetched from GitHub, since the development was
moved from SourceForge to GitHub.
2016-08-06 10:24:43 +02:00
cmfwyp
4ba0912a92
gentium: 1.504 -> 5.000
...
Gentium Plus 5.000 was released in 2014. The archive now contains
a documentation folder with information about OpenType features
supported by the font.
2016-08-03 09:22:32 +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
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
59ce911810
treewide: Some EOF-whitespace fixes
2016-08-02 21:17:44 +03:00