Commit Graph

3168 Commits

Author SHA1 Message Date
github-actions[bot]
92b7725154
Merge master into staging-next 2023-01-27 12:01:22 +00:00
Nick Cao
04dda0c57d
Merge pull request #200161 from matthiasbeyer/update-mdbook-open-on-gh
mdbook-open-on-gh: 2.2.0 -> 2.3.0
2023-01-27 18:42:52 +08:00
github-actions[bot]
2a8fae3ee5
Merge master into staging-next 2023-01-27 00:02:25 +00:00
figsoda
8b67631075 hck: 0.8.2 -> 0.9.1
Diff: https://github.com/sstadick/hck/compare/v0.8.2...v0.9.1

Changelog: https://github.com/sstadick/hck/blob/v0.9.1/CHANGELOG.md
2023-01-26 15:04:41 -05:00
github-actions[bot]
20df8d00cc
Merge master into staging-next 2023-01-25 12:01:34 +00:00
Mario Rodas
39be9f6abc
Merge pull request #212536 from figsoda/comrak
comrak: 0.15.0 -> 0.16.0
2023-01-25 05:14:53 -05:00
Jonas Heinrich
612d1e9b3e
Merge pull request #212343 from aaronjheng/sift
sift: use buildGoModule
2023-01-25 10:39:35 +01:00
github-actions[bot]
a2f216a003
Merge master into staging-next 2023-01-25 06:01:06 +00:00
figsoda
1d7a73ec82 comrak: 0.15.0 -> 0.16.0
Diff: https://github.com/kivikakk/comrak/compare/0.15.0...0.16.0

Changelog: https://github.com/kivikakk/comrak/blob/0.16.0/changelog.txt
2023-01-24 23:53:08 -05:00
figsoda
299eb96de1
Merge pull request #212317 from figsoda/hck
hck: 0.7.5 -> 0.8.2
2023-01-24 20:26:05 -05:00
github-actions[bot]
7a89380b7e
Merge master into staging-next 2023-01-24 18:01:00 +00:00
Shawn8901
133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
Aaron Jheng
51c953ff76
sift: use buildGoModule 2023-01-24 01:05:36 +00:00
figsoda
bf58eaf728 hck: 0.7.5 -> 0.8.2
Diff: https://github.com/sstadick/hck/compare/v0.7.5...v0.8.2

Changelog: https://github.com/sstadick/hck/blob/v0.8.2/CHANGELOG.md
2023-01-23 16:38:25 -05:00
github-actions[bot]
eadaaa7d20
Merge master into staging-next 2023-01-23 12:01:24 +00:00
Damien Cassou
7b3d85812f
Merge pull request #212240 from r-ryantm/auto-update/crowdin-cli
crowdin-cli: 3.9.1 -> 3.9.3
2023-01-23 11:33:19 +01:00
R. Ryantm
285bba82f6 crowdin-cli: 3.9.1 -> 3.9.3 2023-01-23 10:22:32 +00:00
Weijia Wang
611c6f19b8 Merge pull request #204408 from r-ryantm/auto-update/ledger2beancount
ledger2beancount: 2.6 -> 2.7
2023-01-23 07:41:52 +01:00
github-actions[bot]
44319c878e
Merge master into staging-next 2023-01-23 00:02:15 +00:00
ajs124
efbac5a249 xidel: 0.9.8 -> unstable-2022-11-01
Now with working https connections on openssl_3.
2023-01-23 00:11:10 +01:00
Weijia Wang
be4f0eeee6
Merge pull request #195935 from r-ryantm/auto-update/basex
basex: 10.2 -> 10.4
2023-01-22 22:34:53 +01:00
Alyssa Ross
e525b687f4
iconv: init (portable attribute for iconv(1))
This obsoletes this pattern:

     if stdenv.isDarwin then libiconv
     else buildPackages.stdenv.cc.libc

Which was not portable, as some platforms don't have libiconv in libc,
and some of those that do still don't have iconv(1) in their libc
package.
2023-01-22 21:22:47 +00:00
Mario Rodas
13217c3894
Merge pull request #212145 from r-ryantm/auto-update/mdbook-katex
mdbook-katex: 0.3.2 -> 0.3.3
2023-01-22 14:58:33 -05:00
github-actions[bot]
feb2240b37
Merge master into staging-next 2023-01-22 18:01:03 +00:00
R. Ryantm
c9694c9680 mdbook-katex: 0.3.2 -> 0.3.3 2023-01-22 17:56:02 +00:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
figsoda
da5b47eba8
Merge pull request #211962 from figsoda/go
treewide: remove empty go vendor hashes
2023-01-21 18:06:47 -05:00
figsoda
d8f9bcbcd6 treewide: remove empty go vendor hashes 2023-01-21 11:35:00 -05:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol
90c78aee6c Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs 2023-01-21 12:00:00 +00:00
Sandro
9c1d7ee97a
Merge pull request #210544 from wegank/poedit-bump 2023-01-20 14:00:48 +01:00
Sandro
c11f7bc753
Merge pull request #211757 from aaronjheng/d2 2023-01-20 13:05:27 +01:00
Aaron Jheng
5689ba1eb0
d2: 0.1.5 -> 0.1.6 2023-01-20 11:04:32 +00:00
R. RyanTM
5c0d554111
mdbook-mermaid: 0.12.1 -> 0.12.6 2023-01-20 14:02:38 +08:00
Producer Matt
e3fb7c3314 rsbkb: init at 1.1
Plus Anderson's suggestions

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-01-19 13:32:44 -06:00
figsoda
93a216eba5
Merge pull request #211329 from r-ryantm/auto-update/ov
ov: 0.13.0 -> 0.14.0
2023-01-17 23:54:54 -05:00
R. Ryantm
7d96b4474d ov: 0.13.0 -> 0.14.0 2023-01-18 04:03:01 +00:00
Nick Cao
412ad91b9c
Merge pull request #211280 from wahjava/update-ugrep
ugrep: 3.9.4 -> 3.9.5
2023-01-18 09:03:00 +08:00
Ashish SHUKLA
f8f4969828
ugrep: 3.9.4 -> 3.9.5 2023-01-18 01:45:11 +05:30
Nick Cao
e0c59976de
Merge pull request #211026 from figsoda/difftastic
difftastic: 0.41.0 -> 0.42.0
2023-01-17 10:14:29 +08:00
David Arnold
0efa1d86bb
init: mdbook-pagetoc at v0.1.5 2023-01-16 20:28:40 -05:00
github-actions[bot]
55b5b71fba
Merge staging-next into staging 2023-01-16 12:02:01 +00:00
R. Ryantm
27e1c72be0 mark: 8.4 -> 8.6 2023-01-16 19:23:46 +08:00
github-actions[bot]
76839f69b4
Merge staging-next into staging 2023-01-16 06:01:40 +00:00
figsoda
95ad6910ba difftastic: 0.41.0 -> 0.42.0
Diff: https://github.com/wilfred/difftastic/compare/0.41.0...0.42.0

Changelog: https://github.com/Wilfred/difftastic/raw/0.42.0/CHANGELOG.md
2023-01-15 23:45:14 -05:00
Jörg Thalheim
fec7a01144
Merge pull request #210944 from figsoda/pomsky
pomsky: 0.8 -> 0.9
2023-01-16 01:22:30 +01:00
github-actions[bot]
5682b90ffa
Merge staging-next into staging 2023-01-16 00:02:48 +00:00
Vladimir Pouzanov
d182206882 ov: init at 0.13.0
Adds the ov, an advanced pager. I've put it into tools/text next to the similar packages.
2023-01-15 18:09:54 +00:00
figsoda
059620c338 pomsky: 0.8 -> 0.9
Diff: https://github.com/rulex-rs/pomsky/compare/v0.8...v0.9

Changelog: https://github.com/rulex-rs/pomsky/blob/v0.9/CHANGELOG.md
2023-01-15 11:18:53 -05:00
github-actions[bot]
142d3af1cb
Merge staging-next into staging 2023-01-15 00:03:07 +00:00
R. Ryantm
d88541d968 mdbook-katex: 0.3.0 -> 0.3.2 2023-01-14 22:19:18 +00:00
github-actions[bot]
5ad514cb7e
Merge staging-next into staging 2023-01-14 18:01:41 +00:00
Martin Weinelt
b974cf6522
Merge pull request #209180 from NixOS/staging-next 2023-01-14 16:26:39 +00:00
R. Ryantm
233ffdee1f igrep: 0.5.1 -> 1.0.0 2023-01-14 03:11:47 +00:00
Weijia Wang
7f2fb535b4 poedit: 3.1.1 -> 3.2.2 2023-01-13 20:17:22 +01:00
Matthias Beyer
48043e4cb1
mdbook-open-on-gh: 2.2.0 -> 2.3.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-13 15:18:22 +01:00
github-actions[bot]
baf8502f7e
Merge staging-next into staging 2023-01-13 06:01:43 +00:00
github-actions[bot]
ceb05ad4bf
Merge master into staging-next 2023-01-13 06:01:09 +00:00
Mario Rodas
5a996b43d5
Merge pull request #210318 from marsam/update-vale
vale: 2.21.3 -> 2.22.0
2023-01-12 20:04:37 -05:00
github-actions[bot]
9e72ff5c31
Merge staging-next into staging 2023-01-13 00:02:48 +00:00
Martin Weinelt
5342b695b1 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-12 23:07:01 +01:00
Mario Rodas
958883598f
Merge pull request #210120 from r-ryantm/auto-update/mdbook-katex
mdbook-katex: 0.2.21 -> 0.3.0
2023-01-12 02:43:57 -05:00
Mario Rodas
70759f9cf7 vale: 2.21.3 -> 2.22.0
https://github.com/errata-ai/vale/releases/tag/v2.22.0
2023-01-12 04:20:00 +00:00
Sergei Trofimovich
a0bb02d340 gawk: unconditionally apply the patch to fix PIE linkage on musl
Related: https://github.com/NixOS/nixpkgs/pull/210124
2023-01-11 22:18:48 +00:00
Vladimír Čunát
d6a5fcbcc4
Merge #210136: gawk: disable PIE on musl
...into staging-next
2023-01-11 21:19:44 +01:00
Alyssa Ross
1729975ffc
gawk: disable PIE
PIE is incompatible with gawk's new persistent memory feature.
This fixes pkgsMusl.gawk.

Fixes: 3fba3bf53f ("gawk: 5.1.1 -> 5.2.1")
Fixes: https://github.com/NixOS/nixpkgs/pull/210124
2023-01-11 18:24:19 +00:00
Martin Weinelt
c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
R. Ryantm
c9e560430f mdbook-katex: 0.2.21 -> 0.3.0 2023-01-10 23:16:48 +00:00
figsoda
7641ae2ab0
Merge pull request #210047 from r-ryantm/auto-update/mdbook-pdf
mdbook-pdf: 0.1.3 -> 0.1.4
2023-01-10 12:17:51 -05:00
Fabian Affolter
0c3516ed92
mdbook-pdf: add changelog to meta 2023-01-10 16:17:03 +01:00
Sandro
86a30a5033
Merge pull request #210014 from pinpox/mdbook-cmdrun 2023-01-10 16:09:22 +01:00
R. Ryantm
f422859340 mdbook-pdf: 0.1.3 -> 0.1.4 2023-01-10 13:59:36 +00:00
Jonas Heinrich
4fc4264fd5
Merge pull request #209925 from r-ryantm/auto-update/colordiff
colordiff: 1.0.20 -> 1.0.21
2023-01-10 12:26:31 +01:00
Pablo Ovelleiro Corral
dad96d3c91
mdbook-cmdrun: init at 2023-01-10 2023-01-10 11:27:18 +01:00
R. Ryantm
f2d6eec45e colordiff: 1.0.20 -> 1.0.21 2023-01-09 18:48:41 +00:00
figsoda
c7dc63c27f difftastic: 0.40.0 -> 0.41.0
Diff: https://github.com/wilfred/difftastic/compare/0.40.0...0.41.0

Changelog: https://github.com/Wilfred/difftastic/raw/0.41.0/CHANGELOG.md
2023-01-08 20:56:51 -05:00
github-actions[bot]
fce67420c4
Merge master into staging-next 2023-01-09 00:02:14 +00:00
figsoda
2baec0c687
Merge pull request #209688 from aaronjheng/d2
d2: 0.1.4 -> 0.1.5
2023-01-08 17:40:08 -05:00
Konrad Malik
c672a264e1
sad: fix build on aarch64 2023-01-08 14:59:29 +01:00
Aaron Jheng
bf4c675866
d2: 0.1.4 -> 0.1.5 2023-01-08 12:26:01 +00:00
github-actions[bot]
4bf238a8fb
Merge master into staging-next 2023-01-08 00:02:31 +00:00
Sandro Jäckel
9f1b2b8e2a
mdcat: 0.30.3 -> 1.0.0
Diff: https://github.com/lunaryorn/mdcat/compare/mdcat-0.30.3...mdcat-1.0.0
2023-01-07 21:11:40 +01:00
Martin Weinelt
5b308cd1df Merge remote-tracking branch 'origin/master' into staging-next 2023-01-06 19:10:05 +01:00
Fabian Affolter
c74b5348cc
Merge pull request #209169 from wahjava/update-ugrep
ugrep: 3.9.3 -> 3.9.4
2023-01-06 16:17:03 +01:00
Ashish SHUKLA
26f53e140e
ugrep: 3.9.3 -> 3.9.4 2023-01-05 19:32:01 +05:30
github-actions[bot]
789ae2c93d
Merge staging-next into staging 2023-01-04 18:01:36 +00:00
Sandro
65670248db
Merge pull request #208877 from SebTM/update/miller_660 2023-01-04 18:59:58 +01:00
Sergei Lukianov
955bbec005 mdbook-admonish: remove unused fetchpatch from inputs 2023-01-04 09:36:52 -08:00
github-actions[bot]
e859576396
Merge staging-next into staging 2023-01-04 00:03:20 +00:00
figsoda
a0051de8aa
Merge pull request #208805 from figsoda/frawk
frawk: 0.4.6 -> 0.4.7
2023-01-03 14:30:12 -05:00
Sebastian Sellmeier
3b2469f7c2
miller: 6.5.0 -> 6.6.0 2023-01-03 15:04:02 +01:00
github-actions[bot]
03e830eb69
Merge staging-next into staging 2023-01-03 00:02:53 +00:00
figsoda
390c68c9d2 frawk: 0.4.6 -> 0.4.7
Changelog: https://github.com/ezrosent/frawk/releases/tag/v0.4.7
2023-01-02 16:24:41 -05:00
Aaron Jheng
7d929dee7b
d2: 0.1.2 -> 0.1.4 2023-01-02 12:01:47 +00:00
Jan Tojnar
5810109b42 Merge branch 'staging-next' into staging
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
Majiir Paktu
0ded4086d4 highlight: fix cross-compilation 2022-12-31 13:59:20 -05:00
Ben Siraphob
27a3fda9e8
Merge pull request #194451 from r-ryantm/auto-update/highlight
highlight: 4.2 -> 4.4
2022-12-31 22:03:10 +07:00
Anderson Torres
30fe9f0b6a
Merge pull request #208486 from atorres1985-contrib/small-fixups
txr: 283 -> 284
2022-12-31 09:57:39 -03:00
Fabian Affolter
9f5de19b0e
Merge pull request #208455 from wahjava/update-ugrep
ugrep: 3.9.2 -> 3.9.3
2022-12-31 13:35:54 +01:00
Fabian Affolter
6b20c8741e
ugrep: add cahngelog to meta 2022-12-31 12:57:20 +01:00
AndersonTorres
7f37b4b22a txr: 283 -> 284 2022-12-31 08:43:51 -03:00
Ashish SHUKLA
d2a9d97206
ugrep: 3.9.2 -> 3.9.3 2022-12-31 11:43:15 +05:30
Anderson Torres
b2a2029a27
Merge pull request #208364 from atorres1985-contrib/txr
txr: 280 -> 283
2022-12-30 12:26:12 -03:00
AndersonTorres
4dab14dd38 txr: 280 -> 283 2022-12-30 10:46:11 -03:00
Ryan Lahfa
30307eba48
Merge pull request #207453 from p-h/ulogd
ulogd: init at 2.0.8
2022-12-30 14:13:53 +01:00
Sergei Trofimovich
a760f99e22
Merge pull request #207478 from trofi/gawk-update
gawk: 5.1.1 -> 5.2.1
2022-12-29 18:02:41 +00:00
figsoda
2e41b522c8 difftastic: 0.39.0 -> 0.40.0
Diff: https://github.com/wilfred/difftastic/compare/0.39.0...0.40.0

Changelog: https://github.com/Wilfred/difftastic/raw/0.40.0/CHANGELOG.md
2022-12-28 18:36:20 -05:00
github-actions[bot]
aaaeebad7a
Merge staging-next into staging 2022-12-28 18:01:50 +00:00
Jörg Thalheim
4f04af82a9
Merge pull request #208063 from r-ryantm/auto-update/diffsitter
diffsitter: 0.7.2 -> 0.7.3
2022-12-28 12:46:49 +00:00
Sergei Trofimovich
092d57c076 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/tools/language-servers/ansible-language-server/default.nix
2022-12-28 09:35:37 +00:00
Sergei Trofimovich
3fba3bf53f gawk: 5.1.1 -> 5.2.1
Had to pull in yet unreleased patch to avoid persistent memory alocator
on darwin as the hack in release relies on x86_64 emulation for aarch64
ports.

changelogs:
- 5.2.1: https://lists.gnu.org/archive/html/info-gnu/2022-11/msg00008.html
- 5.2.0: https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00003.html
2022-12-28 09:12:32 +00:00
R. Ryantm
fc5ddb4093 diffsitter: 0.7.2 -> 0.7.3 2022-12-28 05:39:15 +00:00
Philippe Hürlimann
c3161d81bd linuxdoc-tools: init at 0.9.82
Heavily based on original work by xvuko

Co-authored-by: xvuko <nix@vuko.pl>
2022-12-28 00:17:27 +01:00
Weijia Wang
385c252b3a jumanpp: unbreak on aarch64-darwin 2022-12-27 13:26:54 +01:00
Stanisław Pitucha
8bb14f1fed
Merge pull request #207741 from r-ryantm/auto-update/podiff
podiff: 1.3 -> 1.4
2022-12-27 15:13:53 +11:00
figsoda
c78ad3c4fa
Merge pull request #207744 from figsoda/nix-update-script
treewide: remove attrPath from nix-update-script calls
2022-12-26 19:00:46 -05:00
Sandro
30c0633f3c
Merge pull request #207620 from andersk/validator-nu
Fixes https://github.com/NixOS/nixpkgs/issues/185842
2022-12-26 22:25:53 +01:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Sergei Trofimovich
b139e44d78
Merge pull request #207200 from r-ryantm/auto-update/mdbook
mdbook: 0.4.24 -> 0.4.25
2022-12-26 12:19:43 +00:00
R. Ryantm
67dec7ce26 podiff: 1.3 -> 1.4 2022-12-25 21:58:25 +00:00
github-actions[bot]
b48679133a
Merge staging-next into staging 2022-12-25 12:01:40 +00:00
R. Ryantm
7b5912374d opencc: 1.1.4 -> 1.1.6 2022-12-25 17:59:41 +08:00
Jan Tojnar
72c37eddec Merge branch 'staging-next' into staging 2022-12-25 01:30:47 +01:00
Anders Kaseorg
b7b0bb1aef validator-nu: init at 22.9.29
Fixes #185842

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-12-24 15:00:31 -08:00
Jörg Thalheim
5ee53ab18b
Merge pull request #207506 from r-ryantm/auto-update/gnused
gnused: 4.8 -> 4.9
2022-12-24 06:58:43 +00:00
R. Ryantm
02ffcc0ba3 gnused: 4.8 -> 4.9 2022-12-24 03:02:07 +00:00
figsoda
9af435fa0e pomsky: init at 0.8 2022-12-23 00:31:08 -05:00
R. Ryantm
f77ffa5fbe mdbook: 0.4.24 -> 0.4.25 2022-12-22 04:11:22 +00:00
figsoda
9ca8f9336c
Merge pull request #206884 from figsoda/scraper
scraper: 0.13.0 -> 0.14.0
2022-12-21 12:29:31 -05:00
figsoda
83d95200e7
Merge pull request #206883 from figsoda/difftastic
difftastic: 0.38.0 -> 0.39.0
2022-12-20 17:11:46 -05:00
Bobby Rong
3014c67921
Merge pull request #206517 from zendo/update/textpieces
textpieces: 3.3.0 -> 3.4.0
2022-12-20 16:13:21 +08:00
R. Ryantm
f8208c4565 vale: 2.21.2 -> 2.21.3 2022-12-20 15:52:28 +08:00
figsoda
d26cf9a9bd
Merge pull request #206956 from aaronjheng/d2
d2: 0.1.1 -> 0.1.2
2022-12-19 21:04:43 -05:00
Aaron Jheng
dc1e45450e
d2: 0.1.1 -> 0.1.2 2022-12-20 01:12:40 +00:00
figsoda
bfb61b5809 scraper: 0.13.0 -> 0.14.0 2022-12-19 12:39:10 -05:00
figsoda
a05100b1c9 difftastic: 0.38.0 -> 0.39.0
Diff: https://github.com/wilfred/difftastic/compare/0.38.0...0.39.0

Changelog: https://github.com/Wilfred/difftastic/raw/0.39.0/CHANGELOG.md
2022-12-19 12:35:35 -05:00
R. Ryantm
e57f450125 highlight: 4.2 -> 4.4 2022-12-19 04:50:22 +00:00
github-actions[bot]
7984a7dacb
Merge staging-next into staging 2022-12-18 00:05:50 +00:00
Theodore Ni
03cfc40031
mdbook-katex: 0.2.17 -> 0.2.21 2022-12-17 13:03:56 -08:00
zendo
32d8afa721 textpieces: 3.3.0 -> 3.4.0 2022-12-17 18:32:52 +08:00
Vladimír Čunát
59a68f487d
Merge branch 'staging-next' into staging 2022-12-16 11:20:50 +01:00
Sergei Lukianov
f2eaf1356c mdbook: add Frostman to maintainers 2022-12-15 09:46:28 -08:00
Sergei Lukianov
8d42c003b4 mdbook: 0.4.21 -> 0.4.24 2022-12-15 09:34:04 -08:00
github-actions[bot]
c0b33aa433
Merge staging-next into staging 2022-12-14 06:01:42 +00:00
Aaron Jheng
ac4820acaa
d2: 0.1.0 -> 0.1.1 2022-12-14 02:05:07 +00:00
github-actions[bot]
4db4181d93
Merge staging-next into staging 2022-12-14 00:02:53 +00:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
github-actions[bot]
8506553217
Merge staging-next into staging 2022-12-13 00:02:51 +00:00
Anderson Torres
3778ce32c8
Merge pull request #205772 from atorres1985-contrib/cleanup-maintainers
treewide: remove e-user from maintainers
2022-12-12 20:00:24 -03:00
github-actions[bot]
cfbecb45cc
Merge staging-next into staging 2022-12-12 18:01:51 +00:00
AndersonTorres
28a5476184 treewide: remove e-user from maintainers
According to https://github.com/NixOS/nixpkgs/pull/22789#issuecomment-757687683,
the maintainer doesn't use NixOS anymore.
2022-12-12 09:32:09 -03:00
zowoq
8782ccac95 shfmt: 3.5.1 -> 3.6.0
https://github.com/mvdan/sh/blob/master/CHANGELOG.md#360---2022-12-11
2022-12-12 19:02:06 +10:00
figsoda
cfc6213879
Merge pull request #204686 from figsoda/auditable
rustPlatform.buildRustPackage: build auditable binaries
2022-12-09 16:46:45 -05:00
Sergey Lukjanov
d060289fae mdbook-admonish: add Frostman to maintainers 2022-12-07 23:58:04 -08:00
Sergey Lukjanov
b43f5f88dc mdbook-admonish: 1.7.0 -> 1.8.0 2022-12-07 23:57:34 -08:00
Aaron Jheng
b2e02be35b
d2: 0.0.13 -> 0.1.0 2022-12-07 13:59:02 +00:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
figsoda
9e3db33a6b mdbook: make auditable 2022-12-05 19:10:32 -05:00
figsoda
f053bc8339 ripgrep: make auditable 2022-12-05 18:46:00 -05:00
Fabian Affolter
71b77c8630 transifex-client: rename GitPython 2022-12-05 22:11:45 +01:00
R. Ryantm
cb01b2339e ledger2beancount: 2.6 -> 2.7 2022-12-04 06:25:28 +00:00
Weijia Wang
07cd65bea2 treewide: drop wxGTK30-gtk2 2022-12-03 03:28:32 +01:00
figsoda
b26e38d254
Merge pull request #204033 from SuperSandro2000/mdcat
mdcat: 0.29.0 -> 0.30.3
2022-12-02 00:11:10 -05:00
R. Ryantm
512fafc446 basex: 10.2 -> 10.4 2022-12-02 05:10:28 +00:00
Sandro Jäckel
fd0f82330f
mdcat: 0.29.0 -> 0.30.3
Diff: https://github.com/lunaryorn/mdcat/compare/mdcat-0.29.0...0.30.3
2022-12-02 02:38:31 +01:00
R. Ryantm
01db863cef diffsitter: 0.7.1 -> 0.7.2 2022-12-01 05:26:54 +00:00
Mario Rodas
13c57effb4
Merge pull request #203200 from tjni/mdbook-katex
mdbook-katex: 0.2.10 -> 0.2.17
2022-11-29 20:43:02 -05:00
R. Ryantm
da7e49efe9 miller: 6.4.0 -> 6.5.0 2022-11-29 08:16:49 +00:00
Mostly Void
33db1dc000
d2: init at 0.0.13 (#202355)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-28 11:59:33 +01:00
figsoda
789ff185a9
Merge pull request #203195 from wahjava/update-goawk
goawk: 1.20.0 -> 1.21.0
2022-11-27 14:04:41 -05:00
R. Ryantm
e867fc5620 vale: 2.21.1 -> 2.21.2 2022-11-27 11:59:25 +00:00
Theodore Ni
bf23d0e45b
mdbook-katex: 0.2.10 -> 0.2.17
There is a new co-maintainer who breathed new life into this project,
but as a consequence the Cargo.lock file is no longer present with each
released tag in the GitHub repo, so need to switch to crates.io.
2022-11-27 02:21:29 -08:00
Ashish SHUKLA
10640ed88b
goawk: 1.20.0 -> 1.21.0 2022-11-27 11:39:20 +05:30
Robert Schütz
25a00ae734
Merge pull request #202902 from dotlambda/txt2tags-3
txt2tags: 2.6 -> unstable-2022-10-17
2022-11-26 16:52:30 -08:00
Nikolay Korotkiy
ff19f26c6d
Merge pull request #202514 from r-ryantm/auto-update/wgetpaste
wgetpaste: 2.32 -> 2.33
2022-11-26 18:39:09 +04:00
Robert Schütz
51a147528a txt2tags: 2.6 -> unstable-2022-10-17 2022-11-25 12:08:59 -08:00
Bobby Rong
504c133a1f
Merge pull request #202303 from gador/xpaste-1.6
xpaste: 1.5 -> 1.6
2022-11-23 23:19:41 +08:00
R. Ryantm
a6e66052f2 wgetpaste: 2.32 -> 2.33 2022-11-23 12:22:43 +00:00
R. Ryantm
1e99c15089 vale: 2.21.0 -> 2.21.1 2022-11-23 11:21:26 +00:00
Florian Brandes
e28ee8bb32
xpaste: 1.5 -> 1.6
patch is now included in new upstream release

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-11-22 06:09:26 +01:00
Florian
aee7510bf1
xpaste: init at 1.5 (#201602)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-21 21:48:48 +01:00
figsoda
207dda19db rust-petname: 1.1.2 -> 1.1.3 2022-11-19 15:32:21 -05:00
Mario Rodas
d115b82f50
Merge pull request #201484 from sternenseemann/chroma-2.3.0
chroma: 2.2.0 -> 2.3.0
2022-11-18 08:19:42 -05:00
sternenseemann
58bb52af95 chroma: 2.3.0 -> 2.4.0
https://github.com/alecthomas/chroma/releases/tag/v2.4.0
2022-11-18 13:35:53 +01:00
Mario Rodas
cc11f7dff1
Merge pull request #201696 from r-ryantm/auto-update/crowdin-cli
crowdin-cli: 3.9.0 -> 3.9.1
2022-11-18 03:34:50 -05:00
R. Ryantm
e27b8127dd ruplacer: 0.8.0 -> 0.8.1 2022-11-17 20:46:01 -05:00
R. Ryantm
fd2e3968ae crowdin-cli: 3.9.0 -> 3.9.1 2022-11-17 23:19:38 +00:00
sternenseemann
1372a8771a chroma: 2.2.0 -> 2.3.0 2022-11-16 13:32:47 +01:00
Robert Scott
e302ca6e8f
Merge pull request #201154 from aaronjheng/zhf/zoekt
zoekt: unstable-2021-03-17 -> unstable-2022-11-09
2022-11-14 22:46:54 +00:00
figsoda
8dfd6ce864 difftastic: 0.37.0 -> 0.38.0 2022-11-14 12:21:09 -05:00
Aaron Jheng
04be2d8747
zoekt: unstable-2021-03-17 -> unstable-2022-11-09 2022-11-14 09:29:12 +00:00
R. Ryantm
b64b134309 comrak: 0.14.0 -> 0.15.0 2022-11-14 08:16:57 +00:00
zowoq
2f506048b1 treewide: mark buildGoModule packages broken 2022-11-13 09:02:22 +10:00
R. Ryantm
a791afd94c mmdoc: 0.12.0 -> 0.13.0 2022-11-10 01:36:33 +00:00
xrelkd
f0fa68e166
mdbook-mermaid: 0.12.0 -> 0.12.1 2022-11-04 11:02:05 +08:00
R. Ryantm
d6f6098594 vale: 2.20.2 -> 2.21.0 2022-10-29 07:12:53 +00:00
R. Ryantm
d3f8257013 gucci: 1.5.4 -> 1.6.5 2022-10-25 16:43:47 +00:00
Sandro
cb4b0f1abd
Merge pull request #196416 from zendo/textpieces 2022-10-24 23:50:23 +02:00
zendo
573a1fc167 textpieces: init at 3.3.0 2022-10-24 19:01:36 +08:00
Anderson Torres
a751bdc56b
Merge pull request #196866 from ivan/init-sorted-grep
sorted-grep: init at 1.0
2022-10-22 18:30:25 -03:00
Mario Rodas
54dffea190
Merge pull request #196928 from r-ryantm/auto-update/mark
mark: 8.3 -> 8.4
2022-10-22 06:07:03 -05:00
Ivan Kozik
21ad24291d sorted-grep: init at 1.0
This is https://sgrep.sourceforge.net/, which is quite useful for finding
lines in very large sorted files.
2022-10-22 05:10:35 +00:00
Sandro Jäckel
e9b1dbb4b5
mdcat: 0.28.0 -> 0.29.0 2022-10-21 19:32:14 +02:00
R. Ryantm
bfd4a25992 mark: 8.3 -> 8.4 2022-10-20 13:26:48 +00:00
figsoda
0c8ace38c2
diffsitter: remove comment 2022-10-19 23:25:26 -04:00
Bruno Bigras
56f6d6337e diffsitter: init at 0.7.1 2022-10-19 23:00:45 -04:00
Sandro
e08c848d08
Merge pull request #192964 from figsoda/frawk 2022-10-18 21:06:49 +02:00
R. Ryantm
9b0a850c57 crowdin-cli: 3.8.1 -> 3.9.0 2022-10-18 09:13:19 +00:00
Theodore Ni
03529ee5e5
mdbook-mermaid: 0.11.2 -> 0.12.0 2022-10-15 23:33:30 -07:00
Mario Rodas
8ee98d9a96
Merge pull request #196041 from SuperSandro2000/mdcat
mdcat: switch back to GitHub
2022-10-14 19:23:51 -05:00
figsoda
8a5b2ef13b difftastic: 0.36.1 -> 0.37.0 2022-10-14 19:51:13 -04:00
Sandro Jäckel
e6a1dde202 mdcat: switch back to GitHub
this also enables auto updates in the future
2022-10-14 21:41:28 +02:00
R. Ryantm
30f95bdba6 diffstat: 1.64 -> 1.65 2022-10-14 10:40:13 +00:00
Sandro
2678c1b034
Merge pull request #193484 from wegank/gpl1-eol 2022-10-12 21:04:31 +02:00
Martin Weinelt
294201004f Merge remote-tracking branch 'origin/master' into staging-next 2022-10-10 21:45:18 +02:00
figsoda
d3be9f90a7 csview: 1.2.1 -> 1.2.2 2022-10-09 11:46:22 -04:00
github-actions[bot]
efe8ad8714
Merge master into staging-next 2022-10-09 06:04:00 +00:00
Mario Rodas
58e75ca1c6
Merge pull request #194639 from r-ryantm/auto-update/LanguageTool
languagetool: 5.8 -> 5.9
2022-10-08 19:15:11 -05:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next 2022-10-08 10:20:07 +02:00
Theodore Ni
ee04f163bd
mdbook-plantuml: 0.7.0 -> 0.8.0
Plus pulls in a patch that updates mdbook to work with Rust 1.64.
2022-10-07 08:06:35 -07:00
Theodore Ni
508d498cbc
mdbook-pdf: 0.1.2 -> 0.1.3
Updates mdbook to work with Rust 1.64.
2022-10-07 08:06:29 -07:00
Theodore Ni
5aae5330ee
mdbook-open-on-gh: patch to work with rust 1.64 2022-10-06 14:19:21 -07:00
Theodore Ni
c10927773f
mdbook-mermaid: patch to work with rust 1.64 2022-10-06 14:19:21 -07:00
Theodore Ni
4a99a449ca
mdbook-man: unstable-2021-08-26 -> unstable-2022-11-05
Includes patch to work with Rust 1.64.
2022-10-06 14:18:34 -07:00
Mario Rodas
da6b3bbf39 vale: 2.20.1 -> 2.20.2
https://github.com/errata-ai/vale/releases/tag/v2.20.2
2022-10-06 04:20:00 +00:00
R. Ryantm
a94ea3486d languagetool: 5.8 -> 5.9 2022-10-05 20:12:21 +00:00
Theodore Ni
282f236230
mdbook-katex: patch to work with rust 1.64 2022-10-05 12:18:32 -07:00
Theodore Ni
007a6b6fd6
mdbook-graphviz: patch to work with rust 1.64 2022-10-05 09:54:32 -07:00
Theodore Ni
f88a75731c
mdbook-admonish: patch to work with rust 1.64 2022-10-05 09:20:06 -07:00
figsoda
94188a75ad
Merge pull request #194414 from r-ryantm/auto-update/mdbook-linkcheck
mdbook-linkcheck: 0.7.6 -> 0.7.7
2022-10-04 13:08:14 -04:00
R. Ryantm
5598afb420 mdbook-linkcheck: 0.7.6 -> 0.7.7 2022-10-04 12:40:43 +00:00
Janne Heß
7527505f0b
schema2ldif: Fix ldap-schema-manager not working
Also minor package fixes to clean it up.
2022-10-04 13:31:23 +02:00
R. Ryantm
17b937f7ca basex: 10.1 -> 10.2 2022-10-02 08:45:51 +02:00
figsoda
fcf1534fc7 frawk: init at 0.4.6 2022-09-29 11:23:09 -04:00
Weijia Wang
870d6f4a98 licenses: remove gpl1 2022-09-29 10:54:21 +02:00
figsoda
8555053c91
Merge pull request #193083 from figsoda/teip
teip: init at 2.0.0
2022-09-27 16:37:47 -04:00
figsoda
45992e9ff4
Merge pull request #193030 from figsoda/comrak
comrak: init at 0.14.0
2022-09-27 11:05:39 -04:00
figsoda
d936463c78
Merge pull request #192928 from figsoda/rnr
rnr: init at 0.4.1
2022-09-26 15:23:38 -04:00
figsoda
f69d49e5b3
Merge pull request #192922 from figsoda/huniq
huniq: init at 2.7.0
2022-09-26 15:23:29 -04:00
figsoda
1a47f0e43a teip: init at 2.0.0 2022-09-26 15:04:39 -04:00
figsoda
faabae26c7 comrak: init at 0.14.0 2022-09-26 09:19:25 -04:00
figsoda
f6e3a8e512 scraper: init at 0.13.0 2022-09-25 20:59:19 -04:00
figsoda
7b74a7ea32 rnr: init at 0.4.1 2022-09-25 14:52:59 -04:00
figsoda
0feab35a17 huniq: init at 2.7.0 2022-09-25 14:34:29 -04:00
Ryan Mulligan
c88be6d6c7 mmdoc: 0.10.0 -> 0.12.0 2022-09-24 20:11:41 -07:00
Bobby Rong
2a69d6f091
Merge pull request #192619 from figsoda/update-csview
csview: 1.1.0 -> 1.2.1
2022-09-24 16:27:59 +08:00
figsoda
48626b2602
Merge pull request #192605 from r-ryantm/auto-update/crowdin-cli
crowdin-cli: 3.8.0 -> 3.8.1
2022-09-23 23:46:27 -04:00
figsoda
ab40ef4d19 csview: 1.1.0 -> 1.2.1 2022-09-23 09:38:21 -04:00
R. Ryantm
c68a2f3ebc crowdin-cli: 3.8.0 -> 3.8.1 2022-09-23 12:07:22 +00:00