Commit graph

1096 commits

Author SHA1 Message Date
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
romildo 2817e73568 arc-icon-theme: 2016-06-06 -> 2016-07-07 2016-10-14 07:57:29 -03:00
romildo 2f5150be7a faba-mono-icons: fix repository owner 2016-10-14 07:42:26 -03:00
romildo 33acea23b4 moka-icon-theme: 2016-06-07 -> 2016-10-06 2016-10-14 07:33:23 -03:00
romildo ebcd7f2a63 faba-icon-theme: 2016-06-02 -> 2016-09-13 2016-10-14 07:10:52 -03:00
Vladimír Čunát 727fc259d6 Merge branch 'master' into staging 2016-10-13 09:53:16 +02:00
Jascha Geerds 44bb5caf7d numix-icon-theme-circle: 2016-06-10 -> 2016-09-27 2016-10-11 23:33:42 +02:00
Jascha Geerds d36268c47d numix-icon-theme: 2016-06-10 -> 2016-10-05 2016-10-11 23:33:42 +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 658e216cc6 maia-icon-theme: -> 2016-09-16
Add versioning using the date of revision on the git repository. Also
update to the latest revision, which includes a dark version of the icon
theme.

The cmake scripts install the icons at subdirectories 'maia' and
'maia-dark'. Also use these names. The difference is in the
capitalization of the names.
2016-10-09 10:27:24 -03:00
Robin Gloster 30accf4d3e
treewide: fix licence -> license occurences 2016-10-09 12:45:32 +02:00
Jörg Thalheim 6c3b4d3a14 Merge pull request #19378 from romildo/fix.input-fonts
input-fonts: fix license
2016-10-09 09:52:22 +02:00
romildo a50e919950 input-fonts: fix license 2016-10-09 00:01:34 -03:00
Franz Pletz 0d59fc1169
cacerts: refactor, add blacklist option
Previously, the list of CA certificates was generated with a perl script
which is included in curl. As this script is not very flexible, this commit
refactors the expression to use the python script that Debian uses to
generate their CA certificates from Mozilla's trust store in NSS.

Additionally, an option was added to the cacerts derivation and the
`security.pki` module to blacklist specific CAs.
2016-10-09 02:00:18 +02:00
José Romildo Malaquias 2763d4d4c7 input-fonts: init at 2016-10-06 (#19080) 2016-10-08 16:00:08 +02:00
Joachim F 7425ce511d Merge pull request #19282 from peterhoeg/zeal
zeal: 0.2.1 -> 0.3.0
2016-10-07 12:28:00 +02:00
Gabriel Adomnicai 18d7e2ac33 camingo-code: init at 1.0 2016-10-06 17:47:50 -07:00
Thomas Tuegel 2e255a2edd
Merge branch 'staging' 2016-10-06 09:51:02 -05:00
Periklis Tsirakidis 8a9bd3d3dd stdman: enable build for darwin 2016-10-06 10:23:15 +02:00
Peter Hoeg 127a04f4ee zeal: 0.2.1 -> 0.3.0
This new version fixes #8008 which despite the issue being closed was
still a problem.

We now compile it with the default qt5 which as of today is 5.6.1
instead of forcing 5.5.
2016-10-06 13:11:26 +08:00
Tuomas Tynkkynen 19225bf5cc Merge remote-tracking branch 'upstream/master' into staging 2016-10-02 10:36:47 +03:00
Jörg Thalheim 11dd15b6c1 Merge pull request #17478 from Mounium/maia
maia-icon-theme: init at 23235fa
2016-10-01 18:16:24 +02:00
José Romildo Malaquias 6d1ed76c74 mplus-outline-fonts: 059 -> 061 2016-09-29 08:52:16 -03:00
Eelco Dolstra 518340624d Merge remote-tracking branch 'origin/master' into staging 2016-09-29 13:06:14 +02:00
Benno Fünfstück 0a2b08884c man-pages: include man3 in $out
The previous patch to this file removed the docdev output, but did
not actually provide the files that were in the docdev output in out.
This patch fixes the issue.
2016-09-29 00:34:01 +02:00
Vladimír Čunát fffc7638cd Merge branch 'master' into staging 2016-09-24 18:54:31 +02: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
Eelco Dolstra 7a4209c356 Merge remote-tracking branch 'origin/master' into staging 2016-09-20 17:46:09 +02:00
Eelco Dolstra 5f8a330d40 outputDocdev -> outputDevdoc
For consistency with the devdoc output.
2016-09-20 17:44:48 +02:00
Robert Helgesson 20fb07dc4a
fira-code: 1.201 -> 1.203 2016-09-18 13:17:05 +02:00
Vladimír Čunát 52e1a198cf Merge branch 'master' into staging 2016-09-17 00:31:34 +02:00
Vladimír Čunát aa0fa19373 gtk2: move gtk-update-icon-cache to gtk2.out
... to be useful for regeneration when building nixos environments.
Fixes #18536 (hopefully).
2016-09-13 23:51:57 +02:00
Nikolay Amiantov 4748709926 Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00
Franz Pletz fb9117efa6 Merge pull request #18488 from chris-martin/md5-2
Miscellaneous packages: Use sha256 instead of md5 (part 2)
2016-09-13 07:11:43 +02:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03: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
Chris Martin 2b7a9a8d73 docbook 4.3: md5->sha256 2016-09-10 13:47:23 -04:00
Chris Martin df3bd28097 docbook-ebnf: md5->sha256 2016-09-10 13:46:49 -04:00
Vladimír Čunát 13668aaa01 Merge #18400: shared-mime-info: 1.5 -> 1.7 2016-09-10 11:56:22 +02:00
Joachim F 81b643edbe Merge pull request #18317 from Profpatsch/mustache-docs
mustache: init mustache at 1.0.2
2016-09-09 17:16:58 +02:00
Profpatsch 03874369a3 mustache: init mustache-spec at 1.0.2
Add a description of the mustache template system, as manpages and
html docs.
2016-09-07 21:33:29 +02:00
mimadrid 478c63d469
shared-mime-info: 1.5 -> 1.7 2016-09-07 20:49:12 +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
Eelco Dolstra e84a3524b5 man-pages: Don't have a separate docdev output
I got:

  $ nix-env -f . -iA manpages
  $ man mmap
  No manual entry for mmap

which is suboptimal for a package that "documents the Linux kernel and
C library interfaces that are employed by user-space programs"
(https://www.kernel.org/doc/man-pages/).
2016-09-01 10:57:25 +02: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
Tuomas Tynkkynen ad371aaef9 docbook_xml_dtd_*: Add meta.platforms 2016-08-28 18:04:09 +03: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
Nikolay Amiantov edb9416228 Merge pull request #17819 from abbradar/printing-updates
Printing and PDF-related updates
2016-08-20 01:41:55 +04:00
Damien Cassou 99e7b9c4b9 cantarell_fonts: 0.0.24 -> 0.0.25 2016-08-19 13:26:50 +02:00
Nikolay Amiantov 7ce717a56c poppler_data: install pkgconfig files 2016-08-18 16:09:34 +03: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
Kranium Gikos Mendoza 9d8262bd92 wireless-regdb: 2016-05-02 -> 2016-06-10 (#17706) 2016-08-14 11:45:01 +00: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
rexim b9a6ba4e8f tzdata: 2016e -> 2016f 2016-08-08 23:44:28 +06: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
Mounium bebc28d08b maia-icon-theme: init at 23235fa 2016-08-03 11:51:08 +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
Profpatsch e2f6c3b4d9 hasklig: 0.4 -> 0.9 (#17257) 2016-07-25 20:18:09 +01:00
Robert Helgesson 715e01cfc2 Cleanup ucs-fonts (#16994)
* ucs-fonts: remove use of `wrapFonts`

This cleans up the `ucs-fonts` package. In particular it removes the use
of `wrapFonts`, which depends on `builderDefs`. It also renames the
package attribute from `ucsFonts` to `ucs-fonts` (with the old name
being an alias for the newer).

* wrapFonts: remove

Removed since this attribute is no longer used and depends on
`builderDefs`.
2016-07-23 02:07:44 +02:00
Robert Helgesson 5209edc8ec fira-code: 1.102 -> 1.200 2016-07-22 10:53:20 +02:00
mimadrid 02c6dd0e70
man-pages: 4.06 -> 4.07 2016-07-21 12:06:01 +02: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
leenaars 4aea0ba917 liberationsansnarrow: init at 1.07.3 (#17080) 2016-07-19 12:23:09 +02:00
Tobias Geerinckx-Rice df029f6517
geolite-legacy: 2016-07-04 -> 2016-07-08 2016-07-08 20:15:02 +02:00
Neil Mayhew 7a8de0fdcf symbola: fix hash mismatch due to new upstream release
Upstream releases are made in-place, ie they update the same URL
rather than creating a new one.
2016-07-07 07:29:58 -06:00
Joachim Fasting 76af1f3d62 Merge pull request #16708 from vrthra/unifont
unifont: 8.0.01 -> 9.0.01
2016-07-05 00:02:00 +02:00
Joachim Fasting 37e912d3fa Merge pull request #16684 from leenaars/orbitron
orbitron: init at 20110526
2016-07-04 22:55:14 +02:00
Tobias Geerinckx-Rice 17de009046
geolite-legacy: 2016-06-30 -> 2016-07-04 2016-07-04 22:16:43 +02:00
Michiel Leenaars abd90135ac iosevka: minor cleanup 2016-07-04 19:47:29 +02:00
Michiel Leenaars b8fd2c9ecb orbitron: init at 20110526 2016-07-04 19:47:29 +02:00
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
Joachim Fasting c4ba6cbcf2 Merge pull request #16618 from leenaars/norwester
norwester-font: init at 1.2
2016-07-02 13:59:31 +02:00
Tobias Geerinckx-Rice d6871a2c7a
geolite-legacy: 2016-06-20 -> 2016-06-30 2016-06-30 15:36:42 +02:00
Michiel Leenaars 969433f229 norwester-font: init at 1.2 2016-06-30 09:44:22 +02:00
Vladimír Čunát 3afa246038 Merge branch 'staging'
This includes a security update of expat.
2016-06-29 07:47:04 +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
Vladimír Čunát 6b27ceb006 Merge 'master' into staging and re-revert merge
... from staging to master, reverted temporarily in aa9a04883e.
2016-06-23 12:09:03 +02:00
Vladimír Čunát aa9a04883e Revert "Merge branch 'staging'" due to glibc
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096

This reverts commit c05d829598, reversing
changes made to f073df60d6.
2016-06-23 09:25:10 +02:00
Nikolay Amiantov e6721e59c2 emojione: init at 1.2 2016-06-23 06:32:06 +03:00
Vladimír Čunát c05d829598 Merge branch 'staging' 2016-06-22 10:49:56 +02:00
Tobias Geerinckx-Rice 5dd3dbdec4
geolite-legacy: 2016-06-13 -> 2016-06-20 2016-06-20 15:58:56 +02:00
Vladimír Čunát e757404555 Merge branch 'master' into staging
Hydra nixpkgs: ?compare=1279790
2016-06-19 12:33:04 +02:00
Tobias Geerinckx-Rice 9f996d6406
tzdata: 2016d -> 2016e 2016-06-14 18:27:57 +02:00
Tobias Geerinckx-Rice 156a14d153
geolite-legacy: 2016-06-08 -> 2016-06-13 2016-06-14 18:27:56 +02:00
Robert Helgesson 96fc1e19b8 cacert: remove dependency on LWP
The `mk-ca-bundle.pl` script manages quite well using only curl but
fails without LWP being present due to a `use` statement. This removes
the Perl import of the LWP library and adds curl as a build input.
2016-06-13 22:18:59 +02:00
José Romildo Malaquias d76e2f24c2 numix-icon-theme-circle: 2016-05-25 -> 2016-06-10 2016-06-13 10:03:24 +02:00
José Romildo Malaquias 8edc102336 numix-icon-theme: 2016-05-18 -> 2016-06-10 2016-06-13 10:03:24 +02:00
José Romildo Malaquias 25d37fc4eb paper-icon-theme: 2016-05-25 -> 2016-06-08 2016-06-13 09:56:31 +02:00
José Romildo Malaquias 0072cb8ff1 faba-mono-icons: init at 2016-04-30
Closes #16109.
2016-06-13 09:40:51 +02:00
José Romildo Malaquias fa447287b0 arc-icon-theme: init at 2016-06-06 2016-06-13 09:40:44 +02:00
José Romildo Malaquias 4e44a330cb moka-icon-theme: init at 2016-06-07 2016-06-13 09:40:43 +02:00
José Romildo Malaquias c33cf02337 faba-icon-theme: init at 2016-06-02 2016-06-13 09:40:43 +02:00
zimbatm 711456c632 Merge pull request #16187 from Profpatsch/bgnet
bgnet: init at 3.0.21
2016-06-12 22:08:14 +01:00
Profpatsch 0da4bb869e bgnet: init at 3.0.21 2016-06-12 21:28:40 +02: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
Vladimír Čunát bd458e56b6 Merge #14356: docbook updates 2016-06-09 13:11:53 +02:00
Tobias Geerinckx-Rice 1201cc569c
geolite-legacy: 2016-06-06 -> 2016-06-08 2016-06-08 19:53:48 +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
Tobias Geerinckx-Rice 894b011381
geolite-legacy: 2016-05-31 -> 2016-06-06 2016-06-06 16:18:53 +02: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
Tobias Geerinckx-Rice fb1d4dfabd
geolite-legacy: 2016-05-23 -> 2016-05-31 2016-05-31 15:17:47 +02:00
Joachim Fasting 69091bae84 Merge pull request #15741 from romildo/fix.themes
Numix and Paper themes: fix installation dir and update revision
2016-05-28 22:30:55 +02:00
José Romildo Malaquias 864e3ff38e paper-icon-theme: fix installation directory 2016-05-26 23:58:52 -03:00
José Romildo Malaquias 9a18cef082 paper-icon-theme: 2016-05-21 -> 2016-05-25 2016-05-26 23:56:42 -03:00
José Romildo Malaquias 267f6f4e97 numix-icon-theme-circle: 2016-05-18 -> 2016-05-25 2016-05-26 23:53:23 -03:00
Vladimír Čunát 81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Tobias Geerinckx-Rice 03f76c136d
geolite-legacy: 2016-05-16 -> 2016-05-23 2016-05-23 14:36:30 +02:00
Vladimír Čunát 0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
José Romildo Malaquias cb67a0f150 paper-icon-theme: init at 2016-05-21 2016-05-22 10:41:15 -03:00
José Romildo Malaquias 065c33ebc4 numix-icon-theme-circle: 20160121-e7008b488edfe37379ba9c4b8d5245dfd6125fc3 -> 2016-05-18 2016-05-20 15:10:37 -03:00
José Romildo Malaquias eb71f6d947 numix-icon-theme: 20160120-a704451830d343670721cbf1391df18611d61901 -> 2016-05-18 2016-05-20 14:58:44 -03:00
Tuomas Tynkkynen 5bb34f241e treewide: Make explicit that 'dev' output of gtk is used 2016-05-19 10:00:38 +02:00
Rok Garbas 44b6ba1872 nerdfonts: moved to correct location 2016-05-17 01:56:35 +02:00
Tobias Geerinckx-Rice a13b69bb61
geolite-legacy: 2016-05-09 -> 2016-05-16 2016-05-16 20:27:31 +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 3e387c3e00 Merge branch 'staging'
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Tobias Geerinckx-Rice 5ac6c666a1
man-pages: 4.05 -> 4.06 2016-05-12 05:17:33 +02:00
Vladimír Čunát 6c2fbfbd77 Merge branch 'master' into staging 2016-05-12 04:53:38 +02:00
Franz Pletz 4e61adbeca mobile-broadband-provider-info: 20120614 -> 20151214 2016-05-12 01:50:04 +02:00
Nikolay Amiantov 43634d47e4 xits-math: init at 1.108 2016-05-11 06:26:15 +03:00
Tobias Geerinckx-Rice baac4e88e1
geolite-legacy: 2016-05-03 -> 2016-05-09 2016-05-10 01:22:53 +02: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
Vladimír Čunát 1dc36904d8 Merge #14920: windows improvements, mainly mingw 2016-05-05 08:30:19 +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 db3ee01ab6
geolite-legacy: 2016-05-02 -> 2016-05-03 2016-05-03 23:42:08 +02:00
Tobias Geerinckx-Rice 078f14e058
hicolor_icon_theme: 0.14 -> 0.15 2016-05-03 04:31:20 +02:00
Tobias Geerinckx-Rice 69ef7566a8
wireless-regdb: 2016-02-08 -> 2016-05-02 2016-05-03 02:01:12 +02:00
Tobias Geerinckx-Rice 6cff7111d0
geolite-legacy: 2016-04-29 -> 2016-05-02 2016-05-02 13:53:32 +02:00
Tobias Geerinckx-Rice fd94ec4984
geolite-legacy: fix 2016-04-29 16:29:54 +02:00
Tobias Geerinckx-Rice f95ba43e8b
geolite-legacy: 2016-04-28 -> 2016-04-29 2016-04-29 15:37:23 +02:00
Tobias Geerinckx-Rice 0798ebbfc5
geolite-legacy: 2016-04-25 -> 2016-04-28 2016-04-28 23:48:36 +02: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
Tobias Geerinckx-Rice 0f479e3016
geolite-legacy: 2016-04-19 -> 2016-04-25 2016-04-25 13:32:05 +02:00
Nikolay Amiantov 6554997eaa zeal: move to qmakeHook
This reverts commit 9cfc8d94bb.
2016-04-20 18:55:50 +03: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
Tobias Geerinckx-Rice de56b74775
geolite-legacy 2016-02-29 -> 2016-04-19
Should fix the bug of Kansas farmers getting SWATted.

http://fusion.net/story/287592/internet-mapping-glitch-kansas-farm/
2016-04-19 12:30:12 +02:00
Tobias Geerinckx-Rice 5a5012a7cd
tzdata: 2016c -> 2016d 2016-04-18 19:12:34 +02:00
José Romildo Malaquias d94a8d67bd helvetica-neue-lt-std: init at 2013.06.07
fix
2016-04-16 21:42:01 +02:00
aszlig 9cfc8d94bb
zeal: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of zeal override
the whole configurePhase, so this hook isn't run at all.

This fixes the build of zeal and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Myrl Hex c73d14a39f profont: init 2016-04-14 14:27:25 +03:00
Vladimír Čunát 056b5a1a5f tzdata: fixup after merging master
also rename lib output to dev - it contains a header and a static lib.
2016-04-02 16:26:32 +02:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
José Romildo Malaquias fb893a8ad2 docbook-xsl: 1.78.1 -> 1.79.1 2016-04-01 03:19:38 +02:00
Tobias Geerinckx-Rice e0c53be991 tzdata: 2016b -> 2016c 2016-03-31 02:53:31 +02: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
Arseniy Seroka fba952024f tzdata: 2016a -> 2016b 2016-03-19 00:23:45 +03:00
Tobias Geerinckx-Rice 1c9d5306fb tzdata: 2015g -> 2016a 2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice 7a1f76bc5f man-pages: 4.04 -> 4.05 2016-03-16 21:10:20 +01:00
Graham Christensen 1b556f9f46 docbook: convert md5 to sha256 2016-03-11 15:54:55 -06:00
Vladimír Čunát 09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Sergiu Ivanov 81f0eaa61f montserrat: init at 1.0 2016-03-07 19:42:26 +01:00
vbgl 7f422cf872 Merge pull request #13621 from DamienCassou/add-gentium-book-basic
gentium-book-basic: init at 1.102
2016-03-02 19:20:58 +01:00
Damien Cassou c3fa090616 gentium-book-basic: init at 1.102 2016-03-02 18:47:26 +01:00
Tobias Geerinckx-Rice b82c8e3cd4 geolite-legacy 2016-02-25 -> 2016-02-29 2016-02-29 21:15:25 +01:00
zimbatm 17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Tobias Geerinckx-Rice 2179b1d491 geolite-legacy 2016-02-08 -> 2016-02-25 2016-02-25 20:54:39 +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
Vladimír Čunát d039c87984 Merge branch 'master' into closure-size 2016-02-14 08:33:51 +01:00
Tobias Geerinckx-Rice 2671d4ffdb wireless-regdb: 2015-12-14 -> 2016-02-08 2016-02-12 00:14:01 +01:00
Eelco Dolstra aea262f654 Fix misspelled meta.maintainers attributes 2016-02-10 14:59:50 +01:00
Tobias Geerinckx-Rice e5b143a964 geolite-legacy 2016-02-02 -> 2016-02-08 2016-02-08 19:15:41 +01:00
Cole Mickens ea85ac9f15 powerline-fonts: 2015-06-29 -> 2015-12-11 (close #12856) 2016-02-07 15:19:10 +01:00
Vladimír Čunát ae74c356d9 Merge recent 'staging' into closure-size
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Tobias Geerinckx-Rice 133ad6d722 geolite-legacy 2016-02-01 -> 2016-02-02 2016-02-02 21:22:42 +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
Tobias Geerinckx-Rice 8ba0fe2866 geolite-legacy 2016-01-25 -> 2016-02-01 2016-02-01 19:39:18 +01: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
Vladimír Čunát c979012631 man-only packages: fixup after stdenv changes
Thanks to @avnik for notification.
The stdenv now auto-removes developer-only documentation
unless explicitly indicated, which wasn't a good fit for these packages.
2016-01-28 13:55:37 +01:00
Tobias Geerinckx-Rice ac33b4724a More version attribute tidying where maintainers |= nckx 2016-01-25 20:08:34 +01: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 7b6454cbb9 geolite-legacy 2016-01-18 -> 2016-01-25 2016-01-25 16:37:13 +01:00
Jascha Geerds 73a22693ea numix-icon-theme-circle: 20151014 -> 20160121 2016-01-22 14:37:34 +01:00
Jascha Geerds 98a9bf6759 numix-icon-theme: 20151023 -> 20160120 2016-01-22 14:37:34 +01:00
Vladimír Čunát 716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
Tobias Geerinckx-Rice 5cf03589a4 geolite-legacy 2016-01-11 -> 2016-01-18 2016-01-18 15:22:40 +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
Brian McKenna 3b62c8cdc8 zeal: 0.1.1 -> 0.2.1 2016-01-13 15:06:42 +11:00
Tobias Geerinckx-Rice 15f6633210 geolite-legacy 2016-01-06 -> 2016-01-11 2016-01-11 14:22:32 +01:00
Mathijs Kwik c90be3dd3a geolite-legacy 2015-11-23 -> 2016-01-06 2016-01-06 11:59:54 +01:00
Mateusz Kowalczyk f5184406af cantarell_fonts: update from 0.0.16 to 0.0.17 2016-01-03 20:51:14 +00:00