Commit Graph

1537 Commits

Author SHA1 Message Date
Frederik Rietdijk
f707715136 Merge master into staging-next 2020-08-11 10:26:35 +02:00
zowoq
264475ce5b buildGoModule packages: remove doCheck = true 2020-08-10 16:02:36 +10:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Mario Rodas
8659095cad
vale: 2.2.2 -> 2.3.0
https://github.com/errata-ai/vale/releases/tag/v2.3.0
2020-08-07 20:35:33 -05:00
Frederik Rietdijk
834e04c474 Merge master into staging-next 2020-08-05 12:06:07 +02:00
Jörg Thalheim
8e2b14aceb
Merge pull request #93634 from sikmir/hyx 2020-08-05 09:17:35 +01:00
R. RyanTM
1d1539135a recode: 3.7.6 -> 3.7.7 2020-08-04 21:59:25 +02:00
Frederik Rietdijk
26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
Frederik Rietdijk
50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
Maximilian Bosch
73ce9c2709
Merge pull request #94335 from r-ryantm/auto-update/ugrep
ugrep: 2.4.1 -> 2.5.0
2020-07-31 20:19:17 +02:00
R. RyanTM
897efe18e9 ugrep: 2.4.1 -> 2.5.0 2020-07-31 12:46:30 +00:00
Matthew Bauer
d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Daniël de Kok
a624ce3e32
Merge pull request #93649 from sikmir/glogg
glogg: enable on darwin
2020-07-30 09:33:06 +02:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Sebastien Bariteau
9ab83c6eed
ugrep: init at 2.4.1 (#93296) 2020-07-25 11:16:21 +10:00
zowoq
87e5155596 shfmt: run checks 2020-07-24 22:12:37 +10:00
Pascal Bach
29c1e061be ocrmypdf: 10.2.0 -> 10.3.0
Add patch to make it compatible with pdfminer 20200720
Submitted upstream as https://github.com/jbarlow83/OCRmyPDF/pull/596
2020-07-23 21:49:22 +02:00
Nikolay Korotkiy
6da3a7a658
glogg: enable on darwin 2020-07-23 01:52:37 +03:00
Nikolay Korotkiy
f585a26878
hyx: enable on darwin 2020-07-22 13:10:08 +03:00
Nikolay Korotkiy
fe6c0ff6b2
hyx: 0.1.5 -> 2020-06-09 2020-07-22 13:09:03 +03:00
R. RyanTM
9b4ab6696e fanficfare: 3.19.0 -> 3.21.0 2020-07-17 02:37:06 +00:00
Pascal Bach
8076db33e9 ocrmypdf: 9.8.2 -> 10.2.0 2020-07-11 21:09:57 +02:00
Peter Hoeg
3d1b7c9dca
Merge pull request #92224 from r-ryantm/auto-update/kdiff3
kdiff3: 1.8.2 -> 1.8.3
2020-07-06 19:19:30 +08:00
David Wood
9b9fe3053d
mdcat: 0.19.0 -> 0.20.0 2020-07-05 18:08:49 +01:00
R. RyanTM
afcbc2eaa3 kdiff3: 1.8.2 -> 1.8.3 2020-07-03 20:22:04 +00:00
Maximilian Bosch
1c09333e44
Merge pull request #91917 from sikmir/languagetool
languagetool: 4.9.1 -> 5.0
2020-07-03 01:16:50 +02:00
Daiderd Jordan
730f86b722
Merge pull request #91532 from shajra/fix/ansifilter
ansifilter: extend build to include Darwin
2020-07-01 21:21:11 +02:00
Nikolay Korotkiy
6bfe8c6ece
languagetool: 4.9.1 -> 5.0 2020-07-01 10:05:09 +03:00
Sukant Hajra
56f1949092 ansifilter: extend build to include Darwin
All that was required was to use clang++ instead of g++ when compiling for
Darwin.
2020-06-26 22:58:42 -05:00
zowoq
f253fc13ec shfmt: 3.1.1 -> 3.1.2
https://github.com/mvdan/sh/releases/tag/v3.1.2
2020-06-27 08:51:54 +10:00
Ryan Mulligan
b266aa92a3
Merge pull request #91624 from r-ryantm/auto-update/mdbook
mdbook: 0.3.7 -> 0.4.0
2020-06-26 10:58:42 -07:00
R. RyanTM
25342d938f mdbook: 0.3.7 -> 0.4.0 2020-06-26 17:36:11 +00:00
R. RyanTM
f5fc39452d epubcheck: 4.2.3 -> 4.2.4 2020-06-26 08:03:14 +00:00
Edmund Wu
c61b5aa968
epubcheck: 4.2.2 -> 4.2.3 2020-06-22 20:51:46 -04:00
Jingjing Duan
5f48a53f69 fastmod: init at 0.4.0 2020-06-21 13:27:47 -07:00
David Wood
619f370777 mdcat: 0.18.2 -> 0.19.0 2020-06-19 21:45:49 +02:00
Maximilian Bosch
0f1223f8fa
Merge pull request #87916 from DeeUnderscore/highlight-update
highlight: 3.56 -> 3.57
2020-06-15 01:12:06 +02:00
Doron Behar
01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Mario Rodas
fb9ca6431c
Merge pull request #89784 from zowoq/add-maintainer
various packages: add myself as maintainer
2020-06-10 05:45:57 -05:00
Nikolay Korotkiy
c4cd635283
agrep: enable on darwin 2020-06-10 09:36:00 +03:00
Jörg Thalheim
d07a4906e7
Merge pull request #89710 from Kiwi/ocrmypdf-9.8.2 2020-06-08 11:07:53 +01:00
zowoq
794e0f7ca4 shfmt: add maintainer 2020-06-08 13:25:32 +10:00
zowoq
72fb771de9 ripgrep: add maintainer 2020-06-08 13:25:27 +10:00
Ian M. Jones
cf97978909 snippetpixie: 1.3.2 -> 1.3.3 2020-06-07 16:04:45 +02:00
Robert Djubek
96bfdf2843
ocrmypdf: 9.8.0 -> 9.8.2
version bump also fixes build after pikepdf update:
https://github.com/NixOS/nixpkgs/pull/88680
2020-06-07 00:17:28 +00:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
David Wood
e9b0f30872
mdcat: 0.17.1 -> 0.18.2 2020-06-01 11:36:14 +01:00
zowoq
b8cc67579d ripgrep: 12.1.0 -> 12.1.1
https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md#1211-2020-05-29
2020-05-29 23:51:21 +10:00
R. RyanTM
c8768ec7ef poedit: 2.3 -> 2.3.1 2020-05-27 12:04:34 -07:00