summary refs log tree commit diff
path: root/pkgs/data/fonts/raleway
Commit message (Collapse)AuthorAge
* data/fonts: cleanupvolth2019-05-13
| | | | | | | * 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
* maintainers: capitalize the Profpatsch attribute (vanity)Profpatsch2018-02-12
| | | | Since I’m already at it, this has been bothering me for a while.
* data/fonts: simpler cleanupsVolth2017-08-11
|
* Merge pull request #19688 from Profpatsch/league-of-moveable-typeJörg Thalheim2016-10-20
|\ | | | | league-of-moveable-type: fix raleway integration
| * league-of-moveable-type: fix raleway integrationProfpatsch2016-10-20
| | | | | | | | | | | | 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.
* | raleway: fix meta.homepageGraham Christensen2016-10-16
|/
* raleway: init at 2016-08-30Profpatsch2016-10-15