1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

378 commits

Author SHA1 Message Date
Rahul Gopinath adad54cb91 unifont_upper: 8.0.01 -> 9.0.01 2016-07-04 10:34:21 -07:00
Rahul Gopinath 9a00f4130f unifont: 8.0.01 -> 9.0.01 2016-07-04 10:32:08 -07:00
Michiel Leenaars 969433f229 norwester-font: init at 1.2 2016-06-30 09:44:22 +02:00
zimbatm 4f5918cd2e Revert "stdenv: introduce baseHash() to replace stripHash()"
Introduced by mistake

This reverts commit e71a5cb878.
2016-06-25 14:25:58 +01:00
zimbatm e71a5cb878 stdenv: introduce baseHash() to replace stripHash()
stripHash uses a global variable to communicate it's computation
results, but it's not necessary. You can just pipe to stdout in a
subshell. A function mostly behaves like just another command.

baseHash() also introduces a suffix-stripping capability since it's
something the users of the function tend to use.
2016-06-25 14:20:56 +01:00
Tim Steinbach a1f3a0acda font-awesome-ttf: 4.5.0 -> 4.6.3 (#16456) 2016-06-23 16:19:50 +02:00
Nikolay Amiantov e6721e59c2 emojione: init at 1.2 2016-06-23 06:32:06 +03:00
Nikolay Amiantov 9a1d6fe701 fontforge: 20150824 -> 20160404 2016-06-11 02:43:44 +03:00
Christian Lask e0e9df7c8d mononoki: init at 1.2 2016-06-10 12:19:17 +02:00
Nikolay Amiantov bd1b236f7c fix 'licenses' -> 'license' in several places 2016-06-07 04:57:21 +03:00
Nikolay Amiantov ffb1e8506b corefonts: add meta and mark as unfree
See e.g. https://sourceforge.net/p/corefonts/bugs/6/
2016-06-07 04:52:58 +03:00
Robert Helgesson 5474d37d58 libertine: set platforms field
Also make the `fontforge` build input a native build input.
2016-06-06 01:01:56 +02:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Rok Garbas 44b6ba1872 nerdfonts: moved to correct location 2016-05-17 01:56:35 +02:00
Robert Helgesson 2a6cbbfaec fantasque-sans-mono: 1.6.5 -> 1.7.1 2016-05-15 19:45:39 +02:00
aszlig b9ffa19db8
dosemu-fonts: Fix and simplify build
Regression introduced by 9820cb1bf2.

The commit only sets dontBuild but the build for the DOSEmu fonts had a
dummy configurePhase as well.

So rather than just reinserting a dummy configurePhase again, let's just
use buildCommand and put it out in one go, which is more suitable for
such a simple package.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-15 06:03:56 +02:00
Rok Garbas 266c94ccfa nerdfonts: init at 0.7.0 2016-05-15 04:31:47 +02:00
Vladimír Čunát 6c2fbfbd77 Merge branch 'master' into staging 2016-05-12 04:53:38 +02:00
Nikolay Amiantov 43634d47e4 xits-math: init at 1.108 2016-05-11 06:26:15 +03:00
Eelco Dolstra 7ce5d43c63 Fix some URLs that lacked a URI scheme 2016-05-09 19:35:05 +02:00
Vladimír Čunát 65a9fa8cdc Merge branch 'master' into staging 2016-05-08 21:24:48 +02:00
Robert Helgesson 05a98bae91 pecita: 5.2 -> 5.3 2016-05-08 13:24:04 +02:00
Robin Gloster 9820cb1bf2 use dontBuild instead of hacks
changes:
 * buildPhase = "true"
 * buildPhase = ":"
2016-05-04 10:11:04 +00:00
Tobias Geerinckx-Rice d71aabe00d
hack-font: 2.019 -> 2.020
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2016-04-27 16:55:36 +02:00
Vladimír Čunát 57474b7d4a Merge branch 'master' into staging
Compare to Hydra nixpkgs job 1260021.
2016-04-20 16:49:52 +02:00
Damien Cassou 972fd22fe4 cantarell-fonts: 0.0.17 -> 0.0.24 2016-04-20 16:46:00 +02:00
José Romildo Malaquias d94a8d67bd helvetica-neue-lt-std: init at 2013.06.07
fix
2016-04-16 21:42:01 +02:00
Myrl Hex c73d14a39f profont: init 2016-04-14 14:27:25 +03:00
Nikolay Amiantov e65b0b851b noto-fonts-emoji: add uncommited fix 2016-03-29 21:05:32 +03:00
Nikolay Amiantov f4fa3565b8 noto-fonts-emoji: 2015-08-17 -> 2016-03-17 2016-03-29 21:02:16 +03:00
Nikolay Amiantov 08db1b19a2 noto-fonts-cjk: cleanup 2016-03-29 21:02:16 +03:00
Nikolay Amiantov 9c8f810f83 noto-fonts: 2015-09-08 -> 2016-03-29 2016-03-29 21:02:15 +03:00
Eelco Dolstra c22657b5f8 mplus: Don't start version with a letter 2016-03-24 13:24:29 +01:00
Sergiu Ivanov 81f0eaa61f montserrat: init at 1.0 2016-03-07 19:42:26 +01:00
Damien Cassou c3fa090616 gentium-book-basic: init at 1.102 2016-03-02 18:47:26 +01:00
Tobias Geerinckx-Rice 6497468762 dosemu-fonts: use versioned name
This also happens to solve a hash mismatch for me, but that might be
a coincidence.
2016-02-22 19:42:27 +01:00
Eelco Dolstra aea262f654 Fix misspelled meta.maintainers attributes 2016-02-10 14:59:50 +01:00
Cole Mickens ea85ac9f15 powerline-fonts: 2015-06-29 -> 2015-12-11 (close #12856) 2016-02-07 15:19:10 +01:00
Domen Kožar 0b3becb269 Merge pull request #12701 from mayflower/builder-def-cleanup
builderDefsPackage cleanup
2016-02-01 21:09:34 +00:00
Vladimír Čunát 576746970e liberation-fonts: fix meta after 2012 changes
/cc maintainer @7c6f434c.
2016-02-01 08:50:19 +01:00
Robin Gloster 1c6db21653 libertine: use mkDerivation 2016-01-30 20:31:03 +00:00
Robin Gloster 1af99b8dad arkpandora_ttf: use mkDerivation 2016-01-30 20:31:03 +00:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Tobias Geerinckx-Rice 907481aca8 hack-font: 2.018 -> 2.019 2016-01-18 02:51:17 +01:00
Arseniy Seroka f845685128 Merge pull request #12394 from rasendubi/terminess
powerline-fonts: Install Terminus font
2016-01-15 22:45:34 +03:00
Alexey Shmalko 3b1fe914b9 powerline-fonts: Install Terminus font
Patched Terminus font is neither .otf, nor .ttf so it wasn't installed
before.
2016-01-15 01:21:26 +02:00
Louis Taylor f917a7f908 source-code-pro: use fetchFromGitHub to fix hash
Fixes #12372, Close #12376.
2016-01-14 08:53:03 +01:00
Mateusz Kowalczyk f5184406af cantarell_fonts: update from 0.0.16 to 0.0.17 2016-01-03 20:51:14 +00:00
Robert Helgesson 84514ae8cc fira-code: 1.101 -> 1.102 2016-01-02 13:33:34 +01:00
Robert Helgesson 5b10c11616 fira-code: 1.100 -> 1.101, fixes #11892 2015-12-23 02:31:27 +01:00
Gabriel Ebner 7e23ffd2c8 ipaexfont: init at 003.01 2015-12-21 17:49:06 +01:00
Tobias Geerinckx-Rice 8a4252639b gdouros fonts: fix changed sha256 hashes (close #11847)
Hashes changed upstream without notice...
2015-12-21 13:06:43 +01:00
Eduard-Mihai Burtescu bcde1ffe77 Revert change from cp -v to cp -r in fira-code.
Mistakenly used `-r` in #11842.
2015-12-20 22:26:16 +02:00
Eduard-Mihai Burtescu 6f32a29f54 fira-code 0.6 -> 1.100 2015-12-20 15:27:31 +02:00
Eric Sagnes d6f631f52b iosevka: 1.0-beta9 -> 1.4.2 2015-12-17 18:26:57 +09:00
Christian Albrecht 90912a89d9 font-droid: fix srcs urls
pin urls to a specific commitish, because in the case the font gets
an update hashes will change on the master and therefore break, as
@zimbatm pointed out in #11574.
2015-12-10 05:45:24 +01:00
Christian Albrecht 0956820a55 font-droid: init at 2015-12-09 2015-12-09 18:01:05 +00:00
Gabriel Ebner 8454f52dc5 ipafont: fix source url. 2015-12-04 17:47:18 +01:00
Bart Brouns 73ab10af6f dina font: rename to dina-pcf, add vanilla version 2015-11-29 22:17:14 +01:00
wedens 6496a6e115 font-awesome-ttf: 4.4.0 -> 4.5.0 2015-11-27 22:42:59 +06:00
Charles Strahan b2409581f8 iosevka: init at 1.0-beta9
A slender monospace sans-serif and slab-serif typeface.
2015-11-23 19:52:52 -05:00
Tobias Geerinckx-Rice e5f386c164 hack-font 2.017 -> 2.018
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2015-11-19 23:23:35 +01:00
Edward Tate e67aeee2c0 Updated SHA256 of font-awesome-ttf 2015-11-21 21:38:01 -04:00
Edward Tate 21e7c65fd7 Updated source-code-pro SHA256. 2015-11-21 21:20:39 -04:00
Pascal Wittmann d1d5f9c9c1 Merge pull request #11121 from manveru/google-fonts
google-fonts: new package
2015-11-18 12:36:20 +01:00
Michael Fellinger 08c6a2cd92 google-fonts: init at 2015-11-18 2015-11-18 12:19:37 +01:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Tobias Geerinckx-Rice 1294c3a460 hack-font 2.015 -> 2.017
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2015-11-04 15:22:48 +01:00
Cillian de Róiste f7bfb4b466 ubuntu_font_family: update from 0.80 to 0.83, potentially fixes CVE-2012-5356 2015-10-25 19:11:53 +01:00
Cillian de Róiste 6c7775fe74 terminus_font: update from 4.39 to 4.40 2015-10-25 19:11:25 +01:00
Mathnerd314 e0240a4b56 unidings: fix hash 2015-10-18 20:47:37 -06:00
Mathnerd314 33a32e47e8 akkadian: fix hash 2015-10-18 20:41:20 -06:00
Mathnerd314 1d24547aac signwriting: init at 1.1.4 2015-10-18 18:45:21 -06:00
Mathnerd314 a3d693f22b mro-unicode: init at 2013-05-25 2015-10-18 18:45:21 -06:00
Mathnerd314 1219fcf89c tai-ahom: init at 2015-07-06 2015-10-18 18:45:20 -06:00
Mathnerd314 f15c5a66e7 marathi-cursive: init at 1.2 2015-10-18 18:45:20 -06:00
Mathnerd314 dcd2c88847 sampradaya: init at 2015-05-26 2015-10-18 18:44:22 -06:00
Mathnerd314 952f7fdb67 oldsindhi: init at 0.1 2015-10-18 18:43:29 -06:00
Mathnerd314 346dcabe33 lohit-fonts: Update and split into individual font packages 2015-10-18 18:43:28 -06:00
Mathnerd314 ce3214a4c9 unifont_upper: init at 8.0.01 2015-10-18 18:43:28 -06:00
Mathnerd314 9cc60e1c27 hanazono: init at 20141012 2015-10-18 18:43:27 -06:00
Mathnerd314 1971c350df Package all of George Douros's fonts, not just Symbola 2015-10-18 18:43:07 -06:00
Guillaume Massé ca9b59a3ed kawkab-mono font type 2015-10-15 16:15:06 -04:00
Michael Raskin 60be029250 Paratype PT: init 2015-10-15 21:57:12 +03:00
Yochai 40c0a0b9a2 culmus: init at 0.130 2015-10-13 07:34:33 +03:00
Robert Helgesson fd072ec8f7 fira-mono: 3.205 -> 3.206 2015-10-10 13:35:52 +02:00
Robert Helgesson 47a2f0e9f1 fira: 4.105 -> 4.106 2015-10-10 13:35:18 +02:00
Karn Kallio ff742d5475 symbola: fix zip hash and adjust documentation installation 2015-10-02 08:35:43 +02:00
Tobias Geerinckx-Rice 614f7a46bf hack-font: 2.013 -> 2.015
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2015-09-29 03:27:13 +02:00
Alexander V. Nikolaev db74af9a5f fonts: Formatting, empty lines and whitespaces. 2015-09-23 23:44:28 +03:00
Alexander V. Nikolaev 3973f9f2fe inconsolata-lgc: init at 2015-04-18
Add Inconsolata-LGC, fork of Inconsolata font with improved Cyrillic
and Greek support.
2015-09-23 23:43:50 +03:00
Vladimír Čunát a40edcb1ba noto-fonts-emoji: fixup chrooted build
http://hydra.nixos.org/build/26141137
/cc #9949 and maintainer @mathnerd314.
2015-09-21 11:32:06 +02:00
Mathnerd314 2017fa5f4e noto-fonts: init at git-2015-09-08
noto-fonts-cjk: init at 1.004
noto-fonts-emoji: init at git-2015-08-17
2015-09-19 16:54:16 -06:00
taku0 2f0b7a29a2 source-han-sans: 1.001 -> 1.004 2015-09-19 09:57:06 +09:00
Mathnerd314 eb7404d97a all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
Tobias Geerinckx-Rice c545bc80f6 hack (font): init at 2.013 2015-09-15 00:47:58 +02:00
Robert Helgesson 667f26cabf pecita: download from difference source (close #9806)
The upstream URL of the Pecita font is often changed in-place resulting
in frequent hash mismatches. With this commit an archived version of the
font is used instead.
2015-09-13 09:59:41 +02:00
Robert Helgesson 4b069bd52b pecita: 5.1 -> 5.2 2015-09-07 23:28:20 +02:00
rnhmjoj cb976a40ab gohufont: add console version 2015-08-31 16:06:22 +02:00
Robert Helgesson 012515ef2f pecita: 5.0 -> 5.1 2015-08-25 16:36:43 +02:00