Commit Graph

1404 Commits

Author SHA1 Message Date
Maciek Starzyk
03d7679392 miller: 5.4.0 -> 5.5.0 2019-09-02 21:56:17 +02:00
Aaron Andersen
72646582a4
Merge pull request #64285 from tadeokondrak/ispell/update
ispell: 3.3.02 -> 3.4.00
2019-09-01 08:52:32 -04:00
Tadeo Kondrak
8dec5e6224
ispell: 3.3.02 -> 3.4.00 2019-08-31 13:35:46 -06:00
Frederik Rietdijk
98ef78326d Merge staging-next into staging 2019-08-31 18:07:33 +02:00
Frederik Rietdijk
96e5474329 Merge master into staging-next 2019-08-31 18:04:31 +02:00
edef
cbbe9f0f21 patchutils: add perl to buildInputs
This was silently producing perl scripts with empty shebang lines,
breaking a bunch of the binaries.
2019-08-31 15:58:05 +00:00
volth
7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
R. RyanTM
50d8295cc6 gawk: 4.2.1 -> 5.0.1 (#59503)
* gawk: 4.2.1 -> 5.0.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gawk/versions

* libgpg-error: fix build with gawk 5

Cherry picked commit 6fe2cdd03c98270b0ce0026acf8dab0a6c4d3d63 from
https://github.com/NixOS/nixpkgs/pull/67801.
2019-08-31 07:13:30 -04:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Will Dietz
699a3aef6c
vale: 1.4.3 -> 1.7.1, buildGoModule 2019-08-22 13:32:56 -05:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Frederik Rietdijk
f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Robert Djubek
352239e24a
ocrmypdf: init at 8.2.3 2019-08-14 04:45:09 +00:00
Marek Mahut
668d083cea
Merge pull request #65910 from r-ryantm/auto-update/FanFicFare
fanficfare: 3.9.0 -> 3.10.5
2019-08-09 23:46:03 +02:00
Marek Mahut
9ce3f57716
Merge pull request #65973 from fgaz/coloursum/init
coloursum: init at 0.1.0
2019-08-09 10:22:43 +02:00
Jörg Thalheim
31244a40e4
ripgrep-all: init at 0.9.2 (#65695)
ripgrep-all: init at 0.9.2
2019-08-07 10:24:11 +01:00
adisbladis
6b135bf764
Merge pull request #65890 from tazjin/chore/bump-mdbook-0.3.1
mdbook: 0.1.8 -> 0.3.1
2019-08-06 16:03:42 +01:00
Graham Christensen
4ec201e7b7
xmloscopy: buildInputs -> nativeBuildInputs 2019-08-05 22:59:57 -04:00
Graham Christensen
b8c0210fcc
xmloscopy: name -> pname 2019-08-05 22:02:47 -04:00
Graham Christensen
16584b52f3
xmloscopy: with 2019-08-05 22:02:13 -04:00
Graham Christensen
a428849ce7
xmloscopy: 0.1.2 -> 0.1.3 2019-08-05 21:56:09 -04:00
Vincent Ambo
52ffaefb6d mdbook: fix license entry (actually MPL 2.0) 2019-08-04 21:55:28 +01:00
Francesco Gazzetta
30817f9779 coloursum: init at 0.1.0 2019-08-04 21:03:55 +02:00
WilliButz
f3d53023d8
highlight: 3.52 -> 3.53 2019-08-04 14:35:41 +02:00
Francesco Zanini
1b1f9f95dd ripgrep-all: init at 0.9.2 2019-08-04 09:18:47 +02:00
R. RyanTM
df4b0c4854 fanficfare: 3.9.0 -> 3.10.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fanficfare/versions
2019-08-04 00:10:01 -07:00
Vincent Ambo
e19185e298 mdbook: 0.1.8 -> 0.3.1
Last update was over a year ago and the project has progressed a lot
in between. This moves the derivation to the latest tagged version.
2019-08-04 01:08:50 +01:00
Vladimír Čunát
92f3ea646e
Merge branch 'master' into staging-next
... to avoid the accidental gnupatch rebuild
2019-08-02 09:40:36 +02:00
Ivan Kozik
002b853782
gnupatch: avoid rebuild from c4ce832e PR #65687
vcunat is really sorry for not noticing this.
2019-08-02 09:31:07 +02:00
Frederik Rietdijk
6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Mario Rodas
6b7a7c0c32
Merge pull request #65763 from lilyball/ripgrep
ripgrep: 11.0.1 -> 11.0.2
2019-08-02 01:13:41 -05:00
Lily Ballard
cd3718281f ripgrep: 11.0.1 -> 11.0.2 2019-08-01 21:37:52 -07:00
vitaliizinchenko
6ec98ddc23 gnupatch: update links to patches 2019-08-01 16:21:06 -04:00
Frederik Rietdijk
55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
Edmund Wu
706518f761 epubcheck: 4.2.1 -> 4.2.2 2019-07-30 13:01:17 +02:00
Andreas Rammhold
49c4c4a5b9 gnupatch: apply patches for CVE-2019-1363 and CVE-2019-13638 2019-07-28 19:05:43 +02:00
WilliButz
0d137e1991
highlight: 3.43 -> 3.52, use GitLab source 2019-07-24 18:31:23 +02:00
Nick Novitski
7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Aria Edmonds
94e62564cb ripgrep: turn withPCRE2 on by default
This is set by default in archpkgs and debian repos, and would confuse
fewer new users.
2019-07-22 05:35:42 -04:00
Mario Rodas
d6fa4ed97a
kytea: enable on darwin 2019-07-19 21:18:46 -05:00
worldofpeace
245f0a7f97
Merge pull request #64797 from r-ryantm/auto-update/FanFicFare
fanficfare: 3.8.0 -> 3.9.0
2019-07-16 16:28:17 -04:00
R. RyanTM
a11755dab7 fanficfare: 3.8.0 -> 3.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fanficfare/versions
2019-07-15 05:39:02 -07:00
Frederik Rietdijk
7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
Daiderd Jordan
5ecbcc0886
mdbook: remove cf-private 2019-07-03 22:20:24 +02:00
R. RyanTM
2239512aa2 link-grammar: 5.6.1 -> 5.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/link-grammar/versions
2019-07-03 09:28:13 +02:00
R. RyanTM
f824fc8bf0 languagetool: 4.4 -> 4.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2019-07-01 13:45:31 -07:00
Mario Rodas
7eb22cd46a
vale: 1.4.2 -> 1.4.3 2019-06-24 22:14:44 -05:00
Mario Rodas
076d9d098b
sd: 0.5.0 -> 0.6.5 2019-06-19 19:58:49 -05:00
R. RyanTM
b9f6bd2ebd wgetpaste: 2.28 -> 2.29
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wgetpaste/versions
2019-06-18 10:27:13 -07:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Mario Rodas
ed33d193cd
nkf: 2.1.4 -> 2.1.5 2019-06-08 23:44:13 -05:00
Mario Rodas
c0eaf5e917
mirrors: rename sourceforgejp to osdn
SourceForge.jp renamed to OSDN on May 11, 2015.
https://osdn.net/projects/sourceforge/news/24923
2019-06-08 23:25:47 -05:00
Will Dietz
7eb8534c72
vale: 1.4.0 -> 1.4.2
https://github.com/errata-ai/vale/releases/tag/v1.4.2
https://github.com/errata-ai/vale/releases/tag/v1.4.1
2019-06-04 14:47:45 -05:00
markuskowa
167fa9aafe
Merge pull request #62473 from r-ryantm/auto-update/link-grammar
link-grammar: 5.6.0 -> 5.6.1
2019-06-02 11:40:22 +02:00
R. RyanTM
b7b7a7df7e link-grammar: 5.6.0 -> 5.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/link-grammar/versions
2019-06-01 22:08:11 -07:00
Elis Hirwing
f2657026ba
Merge pull request #62401 from r-ryantm/auto-update/FanFicFare
fanficfare: 3.7.0 -> 3.8.0
2019-06-01 22:23:44 +02:00
Alyssa Ross
062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
R. RyanTM
cc9f389c04 fanficfare: 3.7.0 -> 3.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fanficfare/versions
2019-06-01 07:34:50 -07:00
Edmund Wu
6ed0f80c42
epubcheck: 4.2.0 -> 4.2.1 2019-05-21 16:44:31 -04:00
Venkateswara Rao Mandela
4e5319070b ruby-zoom: 5.0.1 -> 5.3.0 2019-05-21 22:25:21 +05:30
Will Dietz
c978bb04dd
kdiff3: 1.8 -> 1.8.1 (hotfix)
https://cgit.kde.org/kdiff3.git/log/?h=1.8.1
2019-05-19 03:24:10 -05:00
Will Dietz
9b3b2af6e7
kdiff3: 1.8, finally a release!
Drop git-diff patch, really hope it's not still outstanding
(and it doesn't apply).
cc @vcunat (who filed linked upstream issue)
2019-05-18 01:16:15 -05:00
Frederik Rietdijk
d4464ff8fe Merge master into staging-next 2019-05-16 08:17:55 +02:00
Will Dietz
cb1cf0959d discount: 2.2.4 -> 2.2.6, tests
Now using the GitHub source.

https://github.com/Orc/discount/releases/tag/v2.2.5
https://github.com/Orc/discount/releases/tag/v2.2.6
2019-05-15 19:44:59 -04:00
Frederik Rietdijk
ef0dbef7f1 Merge master into staging-next 2019-05-12 19:59:09 +02:00
Vladimír Čunát
0fb181b8ce
Merge #59422: patchutils: 0.3.3 -> 0.3.4, keep 0.3.3 for fetchpatch 2019-05-12 15:17:10 +02:00
Frederik Rietdijk
87a5d8fede Merge staging-next into staging 2019-05-07 19:30:14 +02:00
Frederik Rietdijk
0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Mario Rodas
40af53c5da
Merge pull request #60679 from bdesham/add-amber
Add amber
2019-05-05 18:13:56 -05:00
Benjamin Esham
152c051ac0
amber: init at 0.5.2 2019-05-05 17:36:34 -05:00
Robert Schütz
1ea22b8868
Merge pull request #60217 from dotlambda/home-assistant-0.92
home-assistant: 0.91.4 -> 0.92.2
2019-05-05 23:31:31 +02:00
R. RyanTM
f11c3edbc6 gtranslator: 3.32.0 -> 3.32.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtranslator/versions
2019-05-05 02:50:14 -07:00
Frederik Rietdijk
0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Robert Schütz
cf65abe85a transifex-client: fix build 2019-05-03 15:46:09 +02:00
Michael Fellinger
473feb7fa3 bcat: use https rubygems 2019-05-03 11:21:57 +02:00
Frederik Rietdijk
155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Renaud
9290708d43
Merge pull request #60524 from r-ryantm/auto-update/FanFicFare
fanficfare: 3.6.0 -> 3.7.0
2019-05-01 17:32:38 +02:00
Frederik Rietdijk
f137783927 Merge master into staging-next 2019-05-01 11:45:46 +02:00
R. RyanTM
3a11190948 fanficfare: 3.6.0 -> 3.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fanficfare/versions
2019-04-30 12:37:22 -07:00
Ryan Mulligan
f454785bb4
Merge pull request #60454 from r-ryantm/auto-update/ansifilter
ansifilter: 2.13 -> 2.14
2019-04-30 07:22:15 -07:00
Frederik Rietdijk
3462fe27d9 Merge staging-next into staging 2019-04-30 15:52:19 +02:00
Frederik Rietdijk
fd2bd6e433
Merge staging-next into master 2019-04-30 15:50:24 +02:00
R. RyanTM
0287279b7c ansifilter: 2.13 -> 2.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansifilter/versions
2019-04-29 21:17:09 -07:00
Sam Doshi
3be0cc4de7 peco: fix incorrect termbox-go rev in deps.nix (#60281)
Peco 0.5.3 included an update to the termbox-go dependency to fix a bug,
this change did not make it into deps.nix.

See:

 - peco/peco#446
 - peco/peco#447
 - nsf/termbox-go#185
2019-04-29 21:04:55 +02:00
Frederik Rietdijk
2f936f85d8 Merge master into staging-next 2019-04-29 13:46:20 +02:00
Yurii Rashkovskii
de70c139ec
qgrep: init at 1.1 2019-04-28 14:36:32 +07:00
Sarah Brofeldt
f96bf5bb2e
Merge pull request #60241 from Amar1729/init/sd
sd: init at 0.5.0
2019-04-27 08:07:54 +02:00
Frederik Rietdijk
042a01efbf Merge staging-next into staging 2019-04-27 07:02:02 +02:00
Frederik Rietdijk
883232c00d Merge master into staging-next 2019-04-27 07:01:38 +02:00
c0bw3b
6a2a4e82c9 gnupatch: add patch for CVE-2018-6952
Refs:
https://nvd.nist.gov/vuln/detail/CVE-2018-6952
https://savannah.gnu.org/bugs/index.php?53133
2019-04-27 07:00:29 +02:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
9c662b149c platinum-searcher: remove fixup for cycle
no longer necessary
2019-04-26 21:55:05 -04:00
Matthew Bauer
8e64f4665a opensp: fix on darwin/10.12 2019-04-26 21:54:52 -04:00
Amar1729
3679d1b17e sd: init at 0.5.0 2019-04-26 18:47:48 -04:00
Edmund Wu
5f6ddc2747
epubcheck: init at 4.2.0 2019-04-26 17:56:42 -04:00
Matthew Bauer
84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Frederik Rietdijk
2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
Jan Tojnar
5c1d710a6b
gtranslator: init at 3.32.0 2019-04-17 22:38:32 +02:00
Lily Ballard
e50f79a110 mdbook: fix Darwin support (#59385) 2019-04-17 02:36:26 -04:00
Vladyslav M
f469313353
ripgrep: 11.0.0 -> 11.0.1 2019-04-16 23:27:05 +03:00
Lily Ballard
7946a284c2 ripgrep: 0.10.0 -> 11.0.0 2019-04-16 00:00:16 -07:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Matthew Bauer
290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM
096536ded5 csvkit: 1.0.3 -> 1.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/csvkit/versions
2019-04-14 05:38:44 -07:00
Bob van der Linden
1d883a0fde
patchutils: rename 0.3.4 to default 2019-04-14 13:57:40 +02:00
Bob van der Linden
81e9ddfd72
patchutils: add version 0.3.4 2019-04-13 23:12:32 +02:00
Bob van der Linden
c8afc263df
patchutils: generalize package 2019-04-13 23:11:07 +02:00
Mario Rodas
acdba71e47
Merge pull request #58568 from dtzWill/update/vale-1.4.0
vale: 1.3.2 -> 1.4.0
2019-04-09 22:04:10 -05:00
xeji
ca33a4fa01
Merge pull request #52320 from r-ryantm/auto-update/fanficfare
fanficfare: 3.1.1 -> 3.6.0
2019-04-09 22:10:20 +02:00
zimbatm
0fba99dedf
shfmt: 1.1.0 -> 2.6.4 (#59113)
and stop shipping the "gosh" binary with shfmt, make a separate package
if you want to use that
2019-04-07 15:26:50 +02:00
R. RyanTM
fe3e3892a8 link-grammar: 5.5.1 -> 5.6.0 (#57303)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/link-grammar/versions
2019-04-07 09:59:27 +00:00
Jan Tojnar
621c4b8a59
fanficfare: 3.1.1 -> 3.6.0
Switch to Python 3 and fetching from Pypi
2019-04-07 00:33:26 +02:00
Will Dietz
85fae046ef vale: 1.3.2 -> 1.4.0 2019-03-29 23:12:45 -05:00
Bignaux Ronan
3af28ab7bb poedit : 1.5.7 -> 2.2.1 2019-03-28 18:24:41 +01:00
Jörg Thalheim
d9fc44e721
Merge pull request #57821 from illegalprime/fix/highlight-cross
highlight: use $CXX instead of c++ to build
2019-03-18 17:49:48 +00:00
Robert Schütz
5e39aa231a csvkit: move out of pythonPackages
From https://csvkit.readthedocs.io/en/1.0.3/index.html:
> csvkit is a suite of *command-line tools* for [...]
2019-03-17 16:11:14 +01:00
Michael Eden
3947d2e966 highlight: use $CXX instead of c++ to build 2019-03-16 16:31:08 -04:00
Jascha Geerds
ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Elis Hirwing
13c701e476
transifex-client: Fix build after updated dependencies 2019-03-04 13:15:01 +01:00
Frederik Rietdijk
2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
Mario Rodas
25a57de8a9 vale: 1.3.0 -> 1.3.2 (#54922) 2019-02-24 02:25:21 +01:00
Vladimír Čunát
71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
zimbatm
b6c82183be
shab: init at 1.0.0 (#56164) 2019-02-22 13:33:26 +01:00
tilpner
5888faeee6
groff: Remove indeterminism in manpages
It was caused by including the modification date
2019-02-13 23:50:43 +01:00
Elis Hirwing
997fd64006
transifex-client: 0.13.5 -> 0.13.6 2019-02-08 14:45:12 +01:00
adisbladis
3514bf8654
Merge pull request #54162 from etu/init-transifex-client
transifex-client: init at 0.13.5
2019-01-21 07:45:49 +00:00
Elis Hirwing
96a8320aaa
transifex-client: init at 0.13.5
Utility used to manage translations.
2019-01-21 07:47:55 +01:00
worldofpeace
56507df617 discount: enable various configureFlags
Shouldn't be harmfull.
2019-01-19 21:56:08 -05:00
Mario Rodas
d158777c62
vale: 1.2.6 -> 1.3.0 2019-01-18 07:11:25 -05:00
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Vladimír Čunát
10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Will Dietz
d47a99c450
Merge pull request #53179 from dtzWill/update/diffutils-3.7
diffutils: 3.6 -> 3.7
2019-01-05 13:58:18 -06:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Piotr Bogdan
eb41113270 qshowdiff: build with a c++ compiler 2019-01-04 21:44:22 +00:00
Piotr Bogdan
ff1fc5a199 multitran.libmtquery: link with libbtree explicitly 2019-01-04 21:44:20 +00:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
R. RyanTM
22f0e9fb27 languagetool: 4.3 -> 4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2019-01-03 17:47:06 -05:00
Will Dietz
219ca3c558 diffutils: 3.6 -> 3.7
https://savannah.gnu.org/forum/forum.php?forum_id=9341
2019-01-02 01:00:44 -06:00
Frederik Rietdijk
19905c4c9a Merge staging-next into staging 2018-12-31 14:21:42 +01:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
R. RyanTM
179ed22102 ansifilter: 2.12 -> 2.13 (#52926)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansifilter/versions
2018-12-29 20:16:18 +01:00
Will Dietz
8a728023d6
Merge pull request #52576 from dtzWill/update/sed-4.6
gnused: 4.5 -> 4.7
2018-12-29 12:28:57 -06:00
Will Dietz
0bba4051cb gnugrep: 3.2 -> 3.3
Fixes bug in some uses of '\b' in certain locales;
same bug was introduced and fixed in gnused 4.6 -> 4.7.
2018-12-21 00:49:31 -06:00
Will Dietz
96524cd903 gnused: 4.6 -> 4.7
https://lists.gnu.org/archive/html/sed-devel/2018-12/msg00028.html
2018-12-21 00:48:28 -06:00
Will Dietz
e41ea1dfef gnugrep: 3.1 -> 3.2
https://savannah.gnu.org/forum/forum.php?forum_id=9332

Similar to gnused update, hash not obtained from mirrors
(since they currently 404 for this) but nix-prefetch-url
on master gnu site.
2018-12-20 11:25:06 -06:00
Will Dietz
81b785ceae gnused: 4.5 -> 4.6
https://savannah.gnu.org/forum/forum.php?forum_id=9331

Mirrors didn't seem to have it, hash obtained via

$ nix-prefetch-url https://ftp.gnu.org/gnu/sed/sed-4.6.tar.xz
2018-12-20 11:21:15 -06:00
volth
fed7914539
Merge branch 'staging' into make-perl-pathd 2018-12-18 17:13:27 +00:00
Jörg Thalheim
1148ce1b60
Merge pull request #52062 from volth/perl526-drop
perl526: drop
2018-12-18 17:02:01 +00:00
volth
bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
volth
6d2edfb0b8 treewide: remove aliases evaluated to null 2018-12-14 16:27:53 +00:00
Jörg Thalheim
26572ea27d
xurls: 1.1.0 -> 2.0.0 2018-12-11 22:08:11 +00:00
Frederik Rietdijk
a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
93e511c319 Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b
0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
c0bw3b
a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Will Dietz
97c8ede6cb gist: 4.6.2 -> 5.0.0, simplify
* default wrapper works fine now AFAICT
* Not sure that 'dontStrip' does anything here
  (regardless doesn't seem to be useful any longer)
2018-11-27 09:40:17 -06:00
Mario Rodas
3a43ca1134 vale: 1.0.3 -> 1.2.6 2018-11-25 15:58:25 -05:00
Jörg Thalheim
3681fa5456
direnv: make cross-compile on windows 2018-11-24 10:43:47 +00:00
Daniel Sandbecker
fcac08f565 xsv: Pass Security framework from all-packages 2018-11-21 20:02:14 +01:00
Daniel Sandbecker
b8fbaebf08
xsv: Add darwin.Security as dependency on MacOS 2018-11-20 11:13:29 +01:00
Renaud
866b1dbeda
glogg: init at 1.1.4
(#50520)
2018-11-17 23:04:41 +01:00
volth
9d164580ba gnused: fix Windows build 2018-11-11 06:58:15 +00:00
Jörg Thalheim
d12629786c
Merge pull request #50198 from r-ryantm/auto-update/ansifilter
ansifilter: 2.10 -> 2.12
2018-11-10 21:44:03 +00:00
R. RyanTM
6be642542e ansifilter: 2.10 -> 2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansifilter/versions
2018-11-10 09:24:23 -08:00
R. RyanTM
27f64b145a fanficfare: 3.0.0 -> 3.1.1 (#50128)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fanficfare/versions
2018-11-10 15:18:53 +01:00
Timo Kaufmann
3cec0b0c17
Merge pull request #50172 from r-ryantm/auto-update/aha
aha: 0.4.10.6 -> 0.5
2018-11-10 15:10:46 +01:00
R. RyanTM
1ec2eb8b7b aha: 0.4.10.6 -> 0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aha/versions
2018-11-10 05:51:28 -08:00
Jörg Thalheim
d7cdc480e1
Merge pull request #50084 from r-ryantm/auto-update/hyx
hyx: 0.1.4 -> 0.1.5
2018-11-10 13:50:49 +00:00
Jörg Thalheim
80318523af
hyx: limit to linux
clock_gettime is not available on macOS
2018-11-10 09:38:23 +00:00
Jörg Thalheim
1fadff893f
hyx: disable wall to fix darwin build 2018-11-10 09:34:56 +00:00
R. RyanTM
9fdf71d28f hyx: 0.1.4 -> 0.1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hyx/versions
2018-11-09 14:58:11 -08:00
Jörg Thalheim
2f97911566
Merge pull request #49817 from alyssais/rack_cve
rack: 1.6.* -> 1.6.11, 2.0.* -> 2.0.6 (CVE-2018-16470, CVE-2018-16471)
2018-11-09 19:30:43 +00:00
Brayden Willenborg
e11c3a08b0 gucci: init at 0.1.0 (#49813)
* gucci: init at 0.1.0

* gucci: init at 0.1.0
2018-11-07 10:21:55 +01:00
Alyssa Ross
df68cd5ea3
bcat: rack: 1.6.8 -> 1.6.11
CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
2018-11-06 09:23:27 +00:00
R. RyanTM
2cb9858b34 icdiff: 1.9.3 -> 1.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/icdiff/versions
2018-10-27 11:26:07 -07:00
R. RyanTM
62c860efd7 miller: 5.3.0 -> 5.4.0 (#49239)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/miller/versions
2018-10-27 07:17:58 -04:00
John Ericson
d97e5e1115
Merge pull request #48602 from matthewbauer/cmake-cross
Set CMAKE_SYSTEM_* for cross compiling
2018-10-18 15:47:04 -04:00
Matthew Bauer
a5de0ca963 treewide: preserve hashes
avoid mass rebuild from the last commits
2018-10-16 23:19:34 -05:00
Matthew Bauer
51e5f8af42 treewide: don’t set CMAKE_SYSTEM_NAME 2018-10-16 21:52:38 -05:00
Frederik Rietdijk
6f5142e48e Merge master into staging 2018-10-13 09:48:20 +02:00
volth
b8e1e56410
dos2unix: fix cross build 2018-10-12 11:02:37 +00:00
Benjamin Hipple
d78da463c5 par: add license 2018-10-09 21:35:12 -04:00
Frederik Rietdijk
bc9bd012c4 Merge staging-next into staging 2018-10-09 15:37:52 +02:00
schneefux
cd71e1036b zimreader: add license
See https://phabricator.wikimedia.org/source/openzim/browse/master/zimreader/COPYING
2018-10-07 18:47:15 +02:00
Matthew Bauer
e4a6288b75
Merge pull request #46863 from siers/link-grammar
link-grammar: init at 5.5.0
2018-10-05 22:40:48 -05:00
Vincent Laporte
9db397351a unoconv: fix reference to libreoffice (#47847) 2018-10-05 16:03:20 +02:00
R. RyanTM
f72bbc6f04 languagetool: 4.2 -> 4.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2018-10-03 09:40:12 -07:00
Matthew Bauer
b068e220ff patch: use checkInputs instead of conditional
This is more clear, to separate test dependencies.
2018-10-02 15:27:11 -05:00
R. RyanTM
5716d42172 fanficfare: 2.28.0 -> 3.0.0 (#47065)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fanficfare/versions
2018-10-02 00:02:26 +02:00
Raitis Veinbahs
62c4a16ff1 link-grammar: init at 5.5.1 2018-10-01 13:10:33 +03:00
Mario Rodas
fd345053b3 vale: 0.11.2 -> 1.0.3 (#46780) 2018-09-17 15:28:21 +02:00
Vladyslav M
3b4ab85f01 ripgrep: 0.9.0 -> 0.10.0 (#46331) 2018-09-08 14:21:25 +02:00