mimadrid
c2d90eaa91
nerdfonts: 0.8.0 -> 1.0.0
2016-12-29 11:21:57 +01:00
Vladimír Čunát
5ac7da9376
tzdata: 2016f -> 2016j
2016-12-28 19:15:18 +01:00
Lancelot SIX
bc4a671980
unifont: 9.0.04 -> 9.0.06
...
See https://lists.gnu.org/archive/html/info-gnu/2016-12/msg00014.html
for release information
2016-12-24 22:28:32 +01:00
Michael Raskin
fd2ff58d16
unscii: init at 1.1
2016-12-15 21:29:13 +01:00
Jörg Thalheim
067171a61f
man-pages: fix conflict with shadow-utils
2016-12-15 12:05:52 +01:00
romildo
e9a5680eb7
roboto: 2.134 -> 2.135
2016-12-09 10:16:17 -02:00
José Romildo Malaquias
5e73d5d8ab
numix-icon-theme-square: init at 2016-11-23 ( #20988 )
...
Travis reports hash mismatch during the darwin build, although the hash has been obtained using 'nix-prefetch-url' (on NixOS). Exclude darwin from platforms until the cause is identified.
2016-12-08 16:07:53 +01:00
Joachim F
bd190af963
Merge pull request #20983 from romildo/upd.paper-icon-theme
...
paper-icon-theme: 2016-06-08 -> 2016-11-05
2016-12-08 11:32:08 +01:00
Joachim F
1a686fe427
Merge pull request #20985 from romildo/upd.elementary-icon-theme
...
elementary-icon-theme: 4.0.1 -> 4.0.1.1
2016-12-08 11:30:31 +01:00
Joachim F
6a38ea4bd6
Merge pull request #20982 from romildo/upd.arc-icon-theme
...
arc-icon-theme: 2016-07-07 -> 2016-11-22
2016-12-08 11:29:49 +01:00
romildo
979a1a1043
numix-icon-theme: 2016-10-05 -> 2016-11-13
2016-12-07 18:33:28 -02:00
romildo
dd5eb0d03a
elementary-icon-theme: 4.0.1 -> 4.0.1.1
2016-12-07 17:56:14 -02:00
romildo
1494ede691
paper-icon-theme: 2016-06-08 -> 2016-11-05
2016-12-07 17:27:42 -02:00
romildo
a634fe83a3
arc-icon-theme: 2016-07-07 -> 2016-11-22
2016-12-07 17:10:45 -02:00
romildo
629b979227
adapta-backgrounds: init at 0.4.0.6
2016-12-02 23:01:23 -02:00
goibhniu
304150f576
Merge pull request #20743 from Okasu/terminus-font-ttf
...
terminus-font-ttf: init at 4.40.1
2016-12-01 14:07:40 +01:00
Okasu
de925e952e
terminus-font-ttf: init at 4.40.1
2016-11-28 10:54:33 +03:00
Nikolay Amiantov
a5f972fa73
xits-math: build from source
2016-11-24 01:17:54 +03:00
Nikolay Amiantov
be95ceaff2
treewide: quote URLs in my packages
2016-11-24 01:17:52 +03:00
sternenseemann
04c6e3b115
go-font: init at 2016-11-17
2016-11-21 17:05:25 +01:00
Robert Helgesson
72d410fc74
pecita: 5.3 -> 5.4
2016-11-17 00:06:41 +01: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
Jascha Geerds
13fbc6ccd1
numix-icon-theme-circle: 2016-09-27 -> 2016-11-10
2016-11-11 11:25:16 +01:00
Robert Helgesson
04d30023cf
fira-code: 1.203 -> 1.204
2016-11-09 16:32:40 +01:00
Eelco Dolstra
bbb5f73d71
man-pages: 4.07 -> 4.08
2016-11-08 14:58:34 +01:00
Robert Helgesson
321e2a9153
unifont: 9.0.03 -> 9.0.04
...
Also change download URL to use GNU mirrors.
2016-11-05 07:56:16 +01:00
Christian Lask
2d524a37f8
Remove myself as maintainer.
2016-11-03 11:54:54 +01:00
Peter Simons
fac1168816
callHackage: make 'all-cabal-hashes' repository overridable
...
This commit changes callHackage to use a deterministic version of the Hackage
checkout from https://github.com/commercialhaskell/all-cabal-hashes by default.
This means that packages uploaded to Hackage after today will be available to
callHackage only after "pkgs/data/misc/hackage/default.nix" has been updated.
People who want the previous behavior where we always had the latest version of
Hackage available -- at the cost of frequent downloads from Github --, can add
the following override to their "~/.nixpkgs/config.nix" file:
{
packageOverrides = super: {
all-cabal-hashes = builtins.fetchTarball "https://github.com/commercialhaskell/all-cabal-hashes/archive/hackage.tar.gz ";
};
}
2016-11-01 18:35:19 +01:00
Tim Steinbach
ed29ab2984
font-awesome: 4.6.3 -> 4.7.0
2016-10-29 16:37:09 -04: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
José Romildo Malaquias
b1d3998015
mplus-outline-fonts: 061 -> 062 ( #19948 )
2016-10-29 05:37:18 +02:00
Tim Steinbach
be32a53097
Merge pull request #19845 from NeQuissimus/unifont_9_0_03
...
unifont: 9.0.02 -> 9.0.03
2016-10-25 11:48:27 -04:00
Tim Steinbach
c7917c5a45
unifont_upper: 9.0.01 -> 9.0.03
2016-10-24 22:42:52 -04:00
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
Danny Arnold
4acfe25dd5
zeal: 0.3.0 -> 0.3.1
2016-10-20 10:41:04 +02: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
Jörg Thalheim
f175831407
Merge pull request #19573 from Profpatsch/league-of-moveable-type
...
League of moveable type update & raleway
2016-10-15 11:25:35 +02: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
Joachim F
c719a4c434
Merge pull request #19552 from romildo/upd.elementary-icon-theme
...
elementary-icon-theme: 3.2.2 -> 4.0.1
2016-10-14 23:31:50 +02:00
Robert Helgesson
2398a66859
overpass: init at 2.1
2016-10-14 23:07:04 +02:00
romildo
4e4205469b
elementary-icon-theme: 3.2.2 -> 4.0.1
2016-10-14 14:48:50 -03:00
Tim Steinbach
24f86ac41a
Merge pull request #19546 from romildo/upd.faba-icon-theme
...
faba-icon-theme: 2016-06-02 -> 2016-09-13
2016-10-14 09:26:52 -04:00
Tim Steinbach
03805c42a3
Merge pull request #19547 from romildo/upd.moka-icon-theme
...
moka-icon-theme: 2016-06-07 -> 2016-10-06
2016-10-14 09:26:41 -04:00
Tim Steinbach
9aa06ba95a
Merge pull request #19548 from romildo/upd.faba-mono-icons
...
faba-mono-icons: fix repository name
2016-10-14 09:26:21 -04:00
Tim Steinbach
3beb90cf72
Merge pull request #19549 from romildo/upd.arc-icon-theme
...
arc-icon-theme: 2016-06-06 -> 2016-07-07
2016-10-14 09:25:51 -04:00