Commit graph

2451 commits

Author SHA1 Message Date
github-actions[bot] ba6336466e
Merge staging-next into staging 2021-11-07 18:01:44 +00:00
Sandro 30cb0d70ef
Merge pull request #144780 from SuperSandro2000/opensp 2021-11-07 00:41:00 +01:00
Sandro Jäckel 2689de0cc6
opensp: minor formatting 2021-11-07 00:39:59 +01:00
Sergei Trofimovich caeefb8bd1 ansifilter: fix non-determinism in gzipped manpages with s/gzip/gzip -n/
Before the change ansifilter diffoscope shows non-determinism as:

    $ diffoscope '...-ansifilter-2.18' '...-ansifilter-2.18.check'
    --- ...-ansifilter-2.18/share/man/man1/ansifilter.1.gz
    +++ ...-ansifilter-2.18.check/share/man/man1/ansifilter.1.gz
    ─ filetype from file(1)
    @@ -1 +1 @@
    -gzip compressed data, was "ansifilter.1", last modified: Sat Oct 30 13:16:29 2021, max compression, from Unix
    +gzip compressed data, was "ansifilter.1", last modified: Sat Nov  6 18:04:36 2021, max compression, from Unix
2021-11-06 18:05:04 +00:00
Maximilian Bosch 079ff3a109
Merge pull request #144038 from trofi/update-gawk
gawk: 5.1.0 -> 5.1.1
2021-11-06 17:08:30 +01:00
github-actions[bot] 87082f071c
Merge staging-next into staging 2021-11-06 06:01:39 +00:00
Alyssa Ross 02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Artturin c3bda5819e opensp: enable strictDeps and remove unneeded deps
neither gentoo or arch list them
checked with diffoscope and there were no changes
2021-11-05 19:57:03 +02:00
Artturin d8df341832 groff: fix strictDeps by moving defining perl path out of the
cross-compile conditional
2021-11-05 19:57:03 +02:00
Robert Hensing 3bccce68d1
Merge pull request #144440 from SuperSandro2000/lib-fromJSON
treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)``…
2021-11-04 12:17:40 +01:00
figsoda c1db118aaa
Merge pull request #144460 from r-ryantm/auto-update/mdcat
mdcat: 0.23.2 -> 0.24.1
2021-11-03 11:33:18 -04:00
R. Ryantm 3d390bd9dc mdcat: 0.23.2 -> 0.24.1 2021-11-03 14:36:42 +00:00
Sandro Jäckel 8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
R. Ryantm 21d8230c77 mark: 6.3 -> 6.4 2021-11-03 13:27:23 +00:00
Bobby Rong 2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain 2021-11-03 19:07:21 +08:00
Bobby Rong 5588b702e5
Merge pull request #144088 from DamienCassou/add-passthru-tests-to-crowdin-cli
crowdin-cli: Add passthru.tests.version
2021-11-03 18:05:17 +08:00
sternenseemann 2174bfe675 chroma: use -X ldflag to do variable substitution in cmd/chroma
Previously this was done rather hackily using substituteInPlace in
postFetch, however I've since found out that the way goreleaser does it
is actually quite accessible, since it just calls go with the
appropriate -X flags.

To avoid having to call git in the build to obtain the values and to not
rely on leaveDotGit, we can use the JSON populated by nix-prefetch-git
which contains the extra information we need: the commit hash and the
date.
2021-11-03 10:40:23 +01:00
sternenseemann 22a15615c7 chroma: 0.9.2 -> 0.9.4
cmd/chroma is no longer a sub package, but its own module which we need
to account for.
2021-11-03 10:40:23 +01:00
github-actions[bot] bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00
Anderson Torres 83c3a8b356
Merge pull request #143708 from AndersonTorres/new-misc
ucg: rewrite tests
2021-11-01 11:23:42 -03:00
github-actions[bot] cc41bb5851
Merge master into staging-next 2021-11-01 12:01:00 +00:00
Damien Cassou d2d72356b9
crowdin-cli: Add passthru.tests.version 2021-11-01 10:58:46 +01:00
R. Ryantm f74fb8c45d
crowdin-cli: 3.7.0 -> 3.7.1 2021-11-01 10:00:28 +01:00
AndersonTorres dc4e3b543d ucg: rewrite tests
The tests can be easily done in the local machine, there is no necessity of
starting a virtual machine for them.
2021-10-31 21:25:12 -03:00
AndersonTorres f87e45d17e ucg: mark as broken for ARM64 2021-10-31 21:25:04 -03:00
Sergei Trofimovich 0b9a1d1e3f gawk: 5.1.0 -> 5.1.1 2021-10-31 20:29:34 +00:00
github-actions[bot] 6317a19147
Merge master into staging-next 2021-10-29 18:01:00 +00:00
figsoda 58599aac3f tidy-viewer: 0.0.22 -> 1.4.2 2021-10-29 07:54:33 -04:00
github-actions[bot] e7fbce41fc
Merge master into staging-next 2021-10-29 06:01:10 +00:00
Mario Rodas 848b4f463e
Merge pull request #143385 from r-ryantm/auto-update/ugrep
ugrep: 3.3.7 -> 3.3.8
2021-10-28 19:03:04 -05:00
R. Ryantm 3f60aa06f5 ugrep: 3.3.7 -> 3.3.8 2021-10-28 13:54:03 +00:00
github-actions[bot] 783f3c33e5
Merge master into staging-next 2021-10-28 06:01:14 +00:00
R. Ryantm ba55036722 angle-grinder: 0.17.0 -> 0.18.0 2021-10-28 01:50:09 +00:00
github-actions[bot] 23c6bab47e
Merge master into staging-next 2021-10-27 00:01:25 +00:00
Jeremy Kolb cdb3a5613e
uniscribe: init at 1.7.0 (#142990)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-26 22:53:39 +02:00
github-actions[bot] 7e0da80ec9
Merge master into staging-next 2021-10-26 06:01:02 +00:00
Anderson Torres 5c20dda347
Merge pull request #142889 from beardhatcode/bump/language-tool
languagetool: 5.4 -> 5.5
2021-10-25 23:15:39 -03:00
Robbert Gurdeep Singh 9ee66feaad languagetool: 5.4 -> 5.5
https://github.com/languagetool-org/languagetool/blob/v5.5/languagetool-standalone/CHANGES.md
2021-10-25 21:55:35 +02:00
Martin Weinelt a47e0a6554 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-25 21:03:48 +02:00
figsoda ce6a14f9d0 rust-petname: 1.1.1 -> 1.1.2 2021-10-25 08:11:26 -04:00
github-actions[bot] 0336295c41
Merge master into staging-next 2021-10-25 12:01:31 +00:00
Artturi 44403b728b
patchutils: add 0.4.2 variant + remove meta.executable + enable tests + fix inter-dependencies by wrapping (#141567) 2021-10-25 13:13:22 +03:00
github-actions[bot] ceea0e5f2a
Merge master into staging-next 2021-10-24 18:00:57 +00:00
Felix Buehler 4b951f0a6f qshowdiff: switch to fetchFromGitHub 2021-10-24 15:11:16 +02:00
Felix Buehler ed5653470c cconv: switch to fetchFromGitHub 2021-10-24 15:10:47 +02:00
github-actions[bot] 421a9e648e
Merge master into staging-next 2021-10-23 00:01:46 +00:00
figsoda 7db7784f51
anewer: fix license
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-10-22 13:31:50 -04:00
figsoda e2db47a66f anewer: init at 0.1.6 2021-10-22 13:03:52 -04:00
Jonathan Ringer fc25d94010
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jupyter-client/default.nix
	pkgs/development/python-modules/jupyterlab-git/default.nix
2021-10-22 09:33:07 -07:00
Sergei Trofimovich d1bcd00cd6 discount: enable parallel builds 2021-10-21 21:30:06 +01:00
github-actions[bot] ba32b28e59
Merge master into staging-next 2021-10-20 18:01:18 +00:00
Sandro 455939be8f
Merge pull request #142341 from SuperSandro2000/vgrep 2021-10-20 15:46:47 +02:00
Sandro Jäckel f1ad6af36a
vgrep: 2.5.1 -> 2.5.3 2021-10-20 13:20:21 +02:00
figsoda 1d99959c36 difftastic: 0.10.1 -> 0.11.0 2021-10-19 22:29:57 -04:00
Vladimír Čunát 01df3cd7dd
Merge branch 'master' into staging-next 2021-10-19 19:24:43 +02:00
figsoda 4afaa1ab15 tidy-viewer: 0.0.21 -> 0.0.22 2021-10-18 12:08:22 -04:00
github-actions[bot] 0f92179807
Merge master into staging-next 2021-10-17 18:01:07 +00:00
figsoda 5213ac95cc tidy-viewer: init at 0.0.21 2021-10-16 20:37:14 -04:00
Ryan Burns 3220fbe696 Merge branch 'master' into staging-next 2021-10-16 16:07:38 -07:00
Artturi fb8eb7e9f1
Merge pull request #97004 from kampka/highlight 2021-10-17 00:17:15 +03:00
Artturin f33e326e40 highlight: make manpage compression reproducible 2021-10-16 23:31:23 +03:00
Christian Kampka cb8fcfa3e6 highlight: fix cross-platform build 2021-10-16 23:23:36 +03:00
Mario Rodas a6f7fdfe08 vale: 2.10.6 -> 2.11.2 2021-10-16 01:56:04 -05:00
github-actions[bot] e69f5a133f
Merge staging-next into staging 2021-10-13 00:02:00 +00:00
Bernardo Meurer a3e5ba58fd
mdbook-graphviz: init at 0.1.2 (#141395)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-12 21:37:04 +02:00
github-actions[bot] ba27c024d3
Merge staging-next into staging 2021-10-11 06:01:37 +00:00
Samuel Gräfenstein 8755e7aa49
gnused,gnused_422: set meta.mainProgram 2021-10-11 02:37:08 +02:00
github-actions[bot] f89ef2c995
Merge staging-next into staging 2021-10-10 06:02:02 +00:00
Bernardo Meurer 5f79b7a15b
mdbook-katex: init @ 0.2.10 2021-10-08 16:07:34 -07:00
github-actions[bot] b4569f7a81
Merge staging-next into staging 2021-10-08 00:02:10 +00:00
figsoda 8b07d471b5 fst: fix version, switch to fetchCrate, remove patch 2021-10-07 11:01:57 -04:00
github-actions[bot] b7725a001d
Merge staging-next into staging 2021-10-04 18:01:44 +00:00
figsoda 3109ff5765 treewide: avoid use of lib.optional with list in inputs 2021-10-04 13:02:42 -04:00
github-actions[bot] afcd8b2bad
Merge staging-next into staging 2021-10-04 12:01:58 +00:00
Fabian Affolter 5487d816c3 sad: 0.4.14 -> 0.4.17 2021-10-04 08:33:28 +02:00
github-actions[bot] 8aab9796f3
Merge staging-next into staging 2021-10-03 06:01:55 +00:00
github-actions[bot] 91e467c213
Merge staging-next into staging 2021-10-03 00:02:41 +00:00
Sandro Jäckel 3766873650
rpl: remove superfluous let in 2021-10-03 00:51:45 +02:00
milahu a4df6db57d
rpl: update to 4467bd4 (#140161)
* rpl: update to 1.10
Changes upstream as discussed in https://github.com/kcoyner/rpl/issues/7
- manpage missing because of a missing python package.
2021-10-03 00:37:35 +02:00
github-actions[bot] 9960091b16
Merge staging-next into staging 2021-10-02 18:01:48 +00:00
Vladimír Čunát 9c3f89595a
Merge #137918: gnugrep: 3.6 -> 3.7 (into staging) 2021-10-02 16:24:21 +02:00
github-actions[bot] 869a6d093b
Merge staging-next into staging 2021-10-02 06:01:31 +00:00
zowoq 77fc73dc1e shfmt: 3.3.1 -> 3.4.0
https://github.com/mvdan/sh/releases/tag/v3.4.0
2021-10-02 09:29:40 +10:00
Mario Rodas 324351910b difftastic: 0.9 -> 0.10.1 2021-10-01 04:20:00 +00:00
github-actions[bot] ce4a8ae240
Merge staging-next into staging 2021-09-29 18:01:44 +00:00
Sergei Trofimovich 17927dee09 wgetpaste: 2.30 -> 2.32
2.30 can's paste to `dpaste` (default driver). 2.32 has it fixed
by using v2 endpoint. While at it switch homepage to github project.
2021-09-29 17:56:56 +01:00
Thomas Tuegel 0e87e81ee5
Merge pull request #139764 from veprbl/pr/qtwrap_ismacho
qt: use isELF and isMachO in wrapQtAppsHook
2021-09-28 20:37:15 -05:00
github-actions[bot] 197eed66f4
Merge staging-next into staging 2021-09-28 18:01:37 +00:00
Sandro Jäckel 79d5eb5d22 sourceHighlight: install bash-completion under share to fix lazy loading 2021-09-28 17:33:26 +02:00
Dmitry Kalinkin e0532475bc
treewide: remove darwin-only manual wrapQtApp invocations 2021-09-28 10:29:46 -04:00
figsoda df3b026cc9 hck: 0.6.5 -> 0.6.6 2021-09-27 08:57:49 -04:00
figsoda a3ca7b225d
Merge pull request #139320 from figsoda/tv-update
tv: 0.6.0 -> 0.7.0
2021-09-24 09:13:18 -04:00
Harrison Houghton 7b6eb91961 align: init at 1.1.3
This is a nice package for viewing CSV files and such, where differing
field widths can make it hard to understand the data.

Co-authored-by: figsoda <figsoda@pm.me>
2021-09-24 08:10:21 -04:00
figsoda c415f70996 tv: 0.6.0 -> 0.7.0 2021-09-24 07:57:35 -04:00
github-actions[bot] 796a5df129
Merge master into staging-next 2021-09-23 00:01:50 +00:00
Robert T. McGibbon 3fac6d6542 fst: 0.4.5 -> 0.4.7 2021-09-22 16:06:39 -04:00
Guillaume Girol 4bc83aaffa
Merge pull request #136489 from ehmry/nimPackages
nimpackages / buildNimPackage
2021-09-22 18:35:38 +00:00
Alyssa Ross b898e958da
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/os-specific/linux/libfabric/default.nix
	pkgs/tools/filesystems/btrfs-progs/default.nix
2021-09-22 10:07:27 +00:00
Robert Schütz b8c97a0d97
Merge pull request #138463 from dotlambda/ocrmypdf-pythonPackages
ocrmypdf: move to python3Packages
2021-09-21 16:44:29 -07:00
github-actions[bot] 611b805c53
Merge master into staging-next 2021-09-21 18:01:16 +00:00
figsoda 8f8ac987fb hck: 0.6.4 -> 0.6.5 2021-09-21 09:23:25 -04:00
github-actions[bot] bf4c9d6b39
Merge master into staging-next 2021-09-21 00:01:40 +00:00
figsoda 8e7ed326b8
Merge pull request #138739 from figsoda/tv-update
tv: 0.5.3 -> 0.6.0
2021-09-20 17:27:02 -04:00
figsoda 0cd345bcc4 tv: 0.5.3 -> 0.6.0 2021-09-20 15:14:40 -04:00
figsoda c2c5c3da83 rust-petname: init at 1.1.1 2021-09-20 13:51:28 -04:00
github-actions[bot] 20062d8491
Merge master into staging-next 2021-09-20 00:01:41 +00:00
figsoda a4685df8f1
Merge pull request #138539 from figsoda/hck-update
hck: 0.6.3 -> 0.6.4
2021-09-19 17:03:44 -04:00
Alyssa Ross e2bb7997c4
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-09-19 17:08:00 +00:00
figsoda 8212bd0ed1
Merge pull request #138466 from samuelgrf/mainProgram-multiple-II
Add meta.mainProgram to multiple packages
2021-09-19 11:59:16 -04:00
figsoda d0dde6199f hck: 0.6.3 -> 0.6.4 2021-09-19 11:38:41 -04:00
davidak dfa2dd95c2
Merge pull request #138434 from bobby285271/pantheon-team
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-19 02:58:11 +02:00
Ryan Burns 7f59b4b529 sourceHighlight: fix build on darwin
Clang has trouble compiling the tests, so re-disable
building them pending an upstream fix.
2021-09-19 09:27:50 +09:00
Samuel Gräfenstein 14791e1deb
gnugrep: add meta.mainProgram
Fix the following error when running `nix run .#gnugrep`:
error: unable to execute '/nix/store/p21zz3jvnsk6h7pb83lm9hyl2hb7d2g8-gnugrep-3.6/bin/gnugrep': No such file or directory
2021-09-19 00:05:31 +02:00
Robert Schütz 4c268ee2cc ocrmypdf: move to python3Packages
According to https://ocrmypdf.readthedocs.io/en/latest/api.html, it also
provides a Python API.
2021-09-18 14:15:36 -07:00
Robert Schütz efcacf9ab1
Merge pull request #138294 from antifuchs/ocrmypdf-12-5
ocrmypdf: 12.3.0 -> 12.5.0
2021-09-18 10:00:31 -07:00
Bobby Rong 0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon 2021-09-18 23:07:00 +08:00
Raphael Megzari 62468d6ff7
Merge branch 'master' into staging-next 2021-09-18 22:46:18 +09:00
figsoda b560e06265
Merge pull request #138151 from figsoda/difftastic
difftastic: use existing tree-sitter grammars when possible, bump version
2021-09-18 09:25:34 -04:00
github-actions[bot] 7da057ad4e
Merge master into staging-next 2021-09-18 12:01:25 +00:00
R. RyanTM 8596bd678a crowdin-cli: 3.6.5 -> 3.7.0 2021-09-18 03:50:26 +00:00
Andreas Fuchs 70ac11ca8a ocrmypdf: 12.3.0 -> 12.5.0
Version 12.3.0 is not compatible with pluggy 1.0 (which now is in
nixpkgs), so we have to upgrade to a version that supports it.
2021-09-17 14:56:50 -04:00
github-actions[bot] 00e2bbfcff
Merge staging-next into staging 2021-09-17 06:02:03 +00:00
figsoda 4a304d940f
Merge pull request #134439 from r-ryantm/auto-update/peco
peco: 0.5.8 -> 0.5.10
2021-09-16 22:17:10 -04:00
github-actions[bot] 9905c2647a
Merge staging-next into staging 2021-09-16 18:01:40 +00:00
Ryan Mulligan a8c43f8eb7
Merge pull request #138143 from r-ryantm/auto-update/mark
mark: 6.2 -> 6.3
2021-09-16 09:36:27 -07:00
figsoda 6c5476df41 difftastic: use existing tree-sitter grammars when possible 2021-09-16 12:20:56 -04:00
figsoda 5e36da0a28 difftastic: 0.8 -> 0.9 2021-09-16 09:35:05 -04:00
R. RyanTM 538d84a80c mark: 6.2 -> 6.3 2021-09-16 13:33:31 +00:00
github-actions[bot] 85bd312fb6
Merge staging-next into staging 2021-09-16 12:02:04 +00:00
figsoda dc73ffe1bd
Merge pull request #137958 from r-ryantm/auto-update/tv
tv: 0.5.1 -> 0.5.3
2021-09-16 07:49:59 -04:00
github-actions[bot] 1c625bf844
Merge staging-next into staging 2021-09-15 18:01:59 +00:00
Dmitry Kalinkin d8ed39b309
Merge pull request #135525 from veprbl/pr/open_memstream_fmemopen_darwin_fix
Add implemetations of open_memstream/fmemopen to be used on BSDs
2021-09-15 11:49:55 -04:00
github-actions[bot] 636ebe3a72
Merge staging-next into staging 2021-09-15 06:01:54 +00:00
github-actions[bot] 5663f4625d
Merge master into staging-next 2021-09-15 06:01:20 +00:00
Mario Rodas cf5f9be60d
Merge pull request #137960 from r-ryantm/auto-update/vale
vale: 2.10.5 -> 2.10.6
2021-09-15 00:13:10 -05:00
R. RyanTM ed74ad630c vale: 2.10.5 -> 2.10.6 2021-09-15 04:10:11 +00:00
R. RyanTM 7d1311c202 tv: 0.5.1 -> 0.5.3 2021-09-15 03:54:27 +00:00
Sergei Trofimovich 5ac725fc9e gnugrep: 3.6 -> 3.7 2021-09-15 00:04:54 +01:00
github-actions[bot] 95f24a8a57
Merge staging-next into staging 2021-09-14 18:01:40 +00:00
github-actions[bot] 91c89490cc
Merge master into staging-next 2021-09-14 18:01:05 +00:00
figsoda 32f704c4fc
Merge pull request #137592 from r-ryantm/auto-update/proselint
proselint: 0.10.2 -> 0.12.0
2021-09-14 13:00:10 -04:00
github-actions[bot] df9a7e8f43
Merge staging-next into staging 2021-09-14 12:01:39 +00:00
github-actions[bot] 6f038e8b11
Merge master into staging-next 2021-09-14 12:01:03 +00:00
Sergei Trofimovich 03e61e35dd basex: fix Icon= store path to point to nix store.
Noticed the problem on never disappearing diff reported by:

    $ ./maintainers/scripts/rebuild-amount.sh --print HEAD
    Estimating rebuild amount by counting changed Hydra jobs.
          1 x86_64-linux

    basex.x86_64-linux /nix/store/5ng...-basex-9.4.3

Before the change local non-store path was used:

    $ nix-build -A basex; fgrep -R Icon result/
    result/share/applications/basex.desktop:Icon=/home/.../tools/text/xml/basex/basex.svg

After the change the file got into store as expected:

    $ nix-build -A basex; fgrep -R Icon result/
    result/share/applications/basex.desktop:Icon=/nix/store/...-basex.svg
2021-09-14 09:36:34 +02:00
R. RyanTM 784aebbc61 proselint: 0.10.2 -> 0.12.0 2021-09-12 23:36:52 +00:00
Maximilian Bosch e85020566d
diffutils: 3.7 -> 3.8
ChangeLog: https://fossies.org/linux/misc/diffutils-3.8.tar.xz/diffutils-3.8/ChangeLog

Will be needed to fix its build with glibc-2.34[1].

[1] https://github.com/NixOS/nixpkgs/pull/133431
2021-09-11 23:13:24 +02:00
Sergei Trofimovich 1123630e12 sourceHighlight: enable tests, disable parallelism in tests only 2021-09-11 12:21:46 +01:00
Sergei Trofimovich 646e7aa079 sourceHighlight: apply upstream fix for gcc-11
Tested as:

    $ nix-build -E 'with import ./. {}; sourceHighlight.override { stdenv = gcc11Stdenv; }'
2021-09-11 12:21:46 +01:00
github-actions[bot] fc5d1c0828
Merge master into staging-next 2021-09-09 12:01:24 +00:00
Fabian Affolter 68590abf42
Merge pull request #137148 from figsoda/tv
tv: init at 0.5.1
2021-09-09 13:42:16 +02:00
Fabian Affolter 793a106992
Merge pull request #137143 from figsoda/csview
csview: init at 0.3.8
2021-09-09 13:22:02 +02:00
figsoda 52731e1d01 tv: init at 0.5.1 2021-09-08 21:35:11 -04:00
figsoda 90ec05be8f csview: init at 0.3.8 2021-09-08 20:56:13 -04:00
github-actions[bot] 8cd1da2362
Merge master into staging-next 2021-09-09 00:01:35 +00:00
Fabian Affolter 827cc25d08
Merge pull request #137101 from figsoda/hck-update
hck: 0.6.2 -> 0.6.3
2021-09-09 00:34:01 +02:00
github-actions[bot] 31efc58eb0
Merge master into staging-next 2021-09-08 18:01:03 +00:00
figsoda 6783402801 hck: 0.6.2 -> 0.6.3 2021-09-08 08:56:04 -04:00
Mario Rodas f4c654f240 difftastic: 0.6 -> 0.8 2021-09-07 18:00:00 -05:00
Vladimír Čunát 09f5763784
Merge branch 'master' into staging-next
Conflicts:
 - pkgs/development/python-modules/pathspec/default.nix
   The hashes are equivalent, so it's not a real conflict.
 - pkgs/top-level/static.nix
   I can't see a solution, deffered redoing this to the later PR:
   https://github.com/NixOS/nixpkgs/pull/136849
2021-09-07 08:43:26 +02:00
Daniel Nagy 43ff4fde43
reckon: 0.7.1 -> 0.8.0 2021-09-06 22:22:45 +02:00
github-actions[bot] 79667a59e7
Merge master into staging-next 2021-09-06 00:01:28 +00:00
Fabian Affolter 1a83596928
Merge pull request #136663 from fabaff/sad
sad: init at 0.4.14
2021-09-06 00:04:52 +02:00
github-actions[bot] 5b6c2380ad
Merge master into staging-next 2021-09-05 12:01:20 +00:00
Emery Hemingway 97d3febd2e hottext: convert to buildNimPackage 2021-09-05 11:20:00 +02:00
figsoda 96f5319abb hck: 0.6.1 -> 0.6.2 2021-09-04 21:09:53 -04:00
github-actions[bot] 5993483dcb
Merge master into staging-next 2021-09-05 00:01:33 +00:00
Fabian Affolter da0626cad7 sad: init at 0.4.14 2021-09-04 10:18:48 +02:00
figsoda ca899bfe66 hck: 0.5.4 -> 0.6.1 2021-09-03 11:55:19 -04:00
Martin Weinelt e2575c7de1
Merge branch 'master' into staging-next 2021-08-30 16:08:03 +02:00
Tom Bereknyei 4a67110bee silver-searcher: add meta.mainProgram 2021-08-29 18:10:59 -04:00
github-actions[bot] b13b005f0e
Merge master into staging-next 2021-08-26 12:01:09 +00:00
zowoq 13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
github-actions[bot] 572dfaae2c
Merge master into staging-next 2021-08-26 06:01:19 +00:00
zowoq e6494966dd treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
github-actions[bot] 1bf55a993f
Merge master into staging-next 2021-08-26 00:01:37 +00:00
figsoda 6ea5813ff0 runiq: init at 1.2.1 2021-08-25 17:12:29 -04:00
Vladimír Čunát 70e05c1003
Merge branch 'master' into staging-next 2021-08-25 19:42:15 +02:00
Ian M. Jones 74e51f889c snippetpixie: 1.5.2 -> 1.5.3 2021-08-25 09:37:27 +01:00
Dmitry Kalinkin 8b2abe429d
hyx: use memstreamHook 2021-08-24 18:21:40 -04:00
R. RyanTM 9724dcff62 mark: 6.0 -> 6.2 2021-08-24 09:41:30 +00:00
Jan Tojnar 4ff3577f25 Merge branch 'staging-next' into staging 2021-08-23 14:19:54 +02:00
R. RyanTM 84a14ffef6
crowdin-cli: 3.6.4 -> 3.6.5 2021-08-23 10:56:47 +02:00
Mario Rodas 42d6689055
Merge pull request #135319 from r-ryantm/auto-update/vale
vale: 2.10.4 -> 2.10.5
2021-08-22 13:23:31 -05:00
R. RyanTM 7d35636126 vale: 2.10.4 -> 2.10.5 2021-08-22 17:44:32 +00:00
Sandro fac5049cd9
Merge pull request #135252 from nagy/poedit
poedit: 2.4.3 -> 3.0
2021-08-22 18:41:52 +02:00
Jörg Thalheim 671f047c7c bcat: remove
Upstream is dead: https://github.com/rtomayko/bcat
2021-08-22 16:15:46 +02:00
Daniel Nagy 8c2fa7b5ae
poedit: 2.4.3 -> 3.0 2021-08-22 12:36:36 +02:00
Jan Tojnar 7a04c2ad68 Merge branch 'staging-next' into staging
- boost 171 removed on staging-next
- re-generated node-packages.nix

; Conflicts:
;	pkgs/development/java-modules/m2install.nix
;	pkgs/development/node-packages/node-packages.nix
;	pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
Sandro ba98408639
Merge pull request #134522 from figsoda/hck
hck: init at 0.5.4
2021-08-19 21:38:17 +02:00
github-actions[bot] cadf0193dd
Merge staging-next into staging 2021-08-18 18:01:40 +00:00
github-actions[bot] 57cedea2a2
Merge master into staging-next 2021-08-18 18:01:03 +00:00
Emery Hemingway 6a06592f72 hottext: 1.3 -> 1.4 2021-08-18 16:03:45 +02:00
github-actions[bot] 531afeda01
Merge staging-next into staging 2021-08-18 12:01:50 +00:00
github-actions[bot] 90d220f41f
Merge master into staging-next 2021-08-18 12:01:14 +00:00
J. Neto d14ea1499b xidel: 0.9.6 -> 0.9.8, refactor 2021-08-18 13:10:08 +02:00
github-actions[bot] 2341511023
Merge staging-next into staging 2021-08-18 00:01:59 +00:00
github-actions[bot] 893d6605ee
Merge master into staging-next 2021-08-18 00:01:24 +00:00
Ryan Mulligan 7df0bdcffc
Merge pull request #134528 from r-ryantm/auto-update/ugrep
ugrep: 3.3 -> 3.3.7
2021-08-17 16:48:47 -07:00
Ben Siraphob 005912608f
Merge pull request #134507 from r-ryantm/auto-update/recode
recode: 3.7.8 -> 3.7.9
2021-08-17 17:54:08 -05:00
Ben Siraphob c635cd717b
Merge pull request #134542 from r-ryantm/auto-update/ruplacer
ruplacer: 0.4.1 -> 0.6.2
2021-08-17 17:37:48 -05:00
Artturi 6785fc23ea
Merge pull request #134035 from r-ryantm/auto-update/mark
mark: 5.5 -> 6.0
2021-08-18 00:32:18 +03:00
R. RyanTM 44eb5edf05 ruplacer: 0.4.1 -> 0.6.2 2021-08-17 20:58:17 +00:00
R. RyanTM 5648013042 ugrep: 3.3 -> 3.3.7 2021-08-17 20:08:45 +00:00
figsoda 49daefd702 hck: init at 0.5.4 2021-08-17 15:27:02 -04:00
Artturi 31aead4a13
Merge pull request #133974 from r-ryantm/auto-update/xurls
xurls: 2.2.0 -> 2.3.0
2021-08-17 21:54:26 +03:00
R. RyanTM bd5bf1d6e1 recode: 3.7.8 -> 3.7.9 2021-08-17 18:16:58 +00:00
Jan Tojnar e286e1cfa0 Merge branch 'staging-next' into staging
- boost 167 removed on staging-next (7915d1e03f) × boost attributes are inherited on staging (d20aa4955d)

- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507) × hardened kernels are versioned on staging (a5341beb78) + removed linux_5_12 (e55554491d)

- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
R. RyanTM ff8b896bf2 peco: 0.5.8 -> 0.5.10 2021-08-17 13:27:24 +00:00
github-actions[bot] b05ec1fedd
Merge master into staging-next 2021-08-17 06:01:21 +00:00
Damien Cassou 70dc433f2e
Merge pull request #133178 from DamienCassou/crowdin
crowdin-cli: init at 3.6.4
2021-08-17 05:10:12 +02:00
github-actions[bot] e9080dd5e3
Merge staging-next into staging 2021-08-16 00:02:02 +00:00
github-actions[bot] c73393b6c7
Merge master into staging-next 2021-08-16 00:01:22 +00:00
Damien Cassou fcc699a051
crowdin-cli: init at 3.6.4 2021-08-15 22:24:58 +02:00
Mario Rodas fb5893edba catdoc: fix build on darwin 2021-08-15 03:00:00 -05:00
R. RyanTM 8081e56fcb mark: 5.5 -> 6.0 2021-08-14 15:00:16 +00:00
R. RyanTM 0764be414d xurls: 2.2.0 -> 2.3.0 2021-08-14 10:44:20 +00:00
github-actions[bot] b5c5e89029
Merge staging-next into staging 2021-08-08 18:01:36 +00:00
github-actions[bot] 610ef47b20
Merge master into staging-next 2021-08-08 18:01:03 +00:00
Artturi febbd4c861
Merge pull request #133119 from r-ryantm/auto-update/epubcheck
epubcheck: 4.2.4 -> 4.2.6
2021-08-08 19:18:08 +03:00
github-actions[bot] d0ec39b297
Merge staging-next into staging 2021-08-08 12:01:35 +00:00
github-actions[bot] 0b7e5da7bd
Merge master into staging-next 2021-08-08 12:01:04 +00:00
R. RyanTM 021302710e epubcheck: 4.2.4 -> 4.2.6 2021-08-08 10:55:55 +00:00
Vladyslav M 9ec3ed91b8
mdbook: 0.4.10 -> 0.4.12 2021-08-08 10:03:03 +03:00
github-actions[bot] c47bdfa71a
Merge staging-next into staging 2021-08-08 06:01:51 +00:00
github-actions[bot] 825ed68c05
Merge master into staging-next 2021-08-08 06:01:18 +00:00
Artturi a602061e16
Merge pull request #131788 from r-ryantm/auto-update/ledger2beancount
ledger2beancount: 2.5 -> 2.6
2021-08-08 07:20:31 +03:00
github-actions[bot] 8f8f265d3f
Merge staging-next into staging 2021-08-08 00:02:23 +00:00
github-actions[bot] 1fd45c5b3e
Merge master into staging-next 2021-08-08 00:01:44 +00:00
Artturi 0c18bc4dec
Merge pull request #132958 from r-ryantm/auto-update/ispell
ispell: 3.4.00 -> 3.4.04
2021-08-08 02:29:40 +03:00
github-actions[bot] 40442d5b19
Merge staging-next into staging 2021-08-07 18:01:40 +00:00
github-actions[bot] 79368d0a63
Merge master into staging-next 2021-08-07 18:01:03 +00:00
Sage Raflik 79282b5a99 pinyin-tool: init at 0.1.3 2021-08-07 08:18:25 -05:00
R. RyanTM 7444a4b946 ispell: 3.4.00 -> 3.4.04 2021-08-07 01:56:05 +00:00
github-actions[bot] 71a8d4625e
Merge staging-next into staging 2021-08-06 18:01:32 +00:00
github-actions[bot] e33c60b72e
Merge master into staging-next 2021-08-06 18:01:00 +00:00
Dmitry Kalinkin 2b967c6a16
Merge pull request #132790 from mohe2015/ispell-add-mirror
ispell: switch to working src url
2021-08-06 13:39:49 -04:00
Vladimír Čunát 8ab6ba6b1c
Merge branch 'staging-next' into staging 2021-08-06 09:14:57 +02:00
github-actions[bot] a7d7790dd5
Merge master into staging-next 2021-08-06 06:01:01 +00:00
zowoq 12c92f4429 vgrep: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
github-actions[bot] cb64ec05dd
Merge master into staging-next 2021-08-05 18:03:00 +00:00
Moritz Hedtke 8242356aba
ispell: switch to working src url 2021-08-05 17:03:41 +02:00
Dmitry Kalinkin a8317b2a91
Merge pull request #79025 from tadeokondrak/ispell-fix-hash
ispell: fix hash and drop patches
2021-08-05 09:33:32 -04:00
davidak 792a27b188
Merge pull request #131709 from Stunkymonkey/tools-text-pname-version
tools/{text/typesetting}: replace name with pname&version
2021-08-04 21:23:17 +02:00
github-actions[bot] cd0340500c
Merge staging-next into staging 2021-08-02 18:01:59 +00:00
github-actions[bot] 9a482b20d8
Merge master into staging-next 2021-08-02 18:01:25 +00:00
Felix Buehler 1a69d54885 tools/{text/typesetting}: replace name with pname&version 2021-08-02 16:48:40 +02:00
zowoq 344cfbe866 shfmt: 3.3.0 -> 3.3.1
https://github.com/mvdan/sh/releases/tag/v3.3.1
2021-08-02 23:34:59 +10:00
github-actions[bot] c4b3ddbb5a
Merge staging-next into staging 2021-08-01 06:03:11 +00:00
github-actions[bot] 5880be974c
Merge master into staging-next 2021-08-01 06:01:30 +00:00
AndersonTorres 5ba6336647 rst2html5: 1.10.6 -> 2.0 2021-07-31 19:00:35 -03:00