Commit Graph

3512 Commits

Author SHA1 Message Date
figsoda
772e4f8032
Merge pull request #244366 from figsoda/ov 2023-07-21 11:49:25 -04:00
Nick Cao
66197c43ef
Merge pull request #244570 from figsoda/gtree
gtree: 1.8.6 -> 1.8.7
2023-07-20 19:16:55 -06:00
figsoda
3f34f3710f gtree: 1.8.6 -> 1.8.7
Diff: https://github.com/ddddddO/gtree/compare/v1.8.6...v1.8.7

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.8.7
2023-07-20 16:33:13 -04:00
figsoda
e74c3b4a8e frogmouth: 0.7.0 -> 0.8.0
Diff: https://github.com/Textualize/frogmouth/compare/v0.7.0...v0.8.0

Changelog: https://github.com/Textualize/frogmouth/blob/v0.8.0/ChangeLog.md
2023-07-20 09:52:42 -04:00
figsoda
8712bcf86c ov: 0.30.0 -> 0.31.0
Diff: https://github.com/noborus/ov/compare/refs/tags/v0.30.0...v0.31.0

Changelog: https://github.com/noborus/ov/releases/tag/v0.31.0
2023-07-19 11:25:36 -04:00
Sandro Jäckel
f847a08787
goawk: 1.23.3 -> 1.24.0
Diff: https://github.com/benhoyt/goawk/compare/v1.23.3...v1.24.0
2023-07-17 19:52:54 +02:00
Ashish SHUKLA
d74cf634b7
ugrep: 3.12.2 -> 3.12.3 2023-07-17 09:36:47 +02:00
github-actions[bot]
0f179253f1
Merge master into staging-next 2023-07-14 18:01:25 +00:00
figsoda
ca654df896
Merge pull request #243093 from figsoda/xq 2023-07-14 11:11:05 -04:00
github-actions[bot]
469798d2dd
Merge master into staging-next 2023-07-14 06:01:28 +00:00
Anderson Torres
078d8d5efe txr: mark as broken on Apple Intel
Because ofborg fails to check it.
2023-07-13 21:30:31 -03:00
Anderson Torres
8983401a0f txr: 288 -> 289 2023-07-13 21:30:31 -03:00
github-actions[bot]
f4330398cd
Merge master into staging-next 2023-07-13 12:01:13 +00:00
Bjørn Forsman
112dc82132 mawk: 1.3.4-20230203 -> 1.3.4-20230525
Upgrade to fix random segfault.

Before:

  $ nix-build -A mawk && for i in $(seq 10); do printf "i=$i "; echo PASS | ./result/bin/mawk -W interactive '{ print }'; done
  /nix/store/zyxgmjyb8ii282lx8g64dhd8y9k3rzd6-mawk-1.3.4-20230203
  i=1 PASS
  i=2 PASS
  i=3 Segmentation fault (core dumped)
  i=4 Segmentation fault (core dumped)
  i=5 Segmentation fault (core dumped)
  i=6 Segmentation fault (core dumped)
  i=7 Segmentation fault (core dumped)
  i=8 PASS
  i=9 Segmentation fault (core dumped)
  i=10 PASS

After:

  $ nix-build -A mawk && for i in $(seq 10); do printf "i=$i "; echo PASS | ./result/bin/mawk -W interactive '{ print }'; done
  /nix/store/dn4mcifn50a6z3g482by0d988zwms0yq-mawk-1.3.4-20230525
  i=1 PASS
  i=2 PASS
  i=3 PASS
  i=4 PASS
  i=5 PASS
  i=6 PASS
  i=7 PASS
  i=8 PASS
  i=9 PASS
  i=10 PASS

Upstream changelog: https://invisible-island.net/mawk/CHANGES
2023-07-13 12:16:49 +01:00
Vladimír Čunát
c77a0a323a
Merge branch 'master' into staging-next 2023-07-13 08:30:35 +02:00
figsoda
d8115cdaec difftastic: 0.47.0 -> 0.48.0
Diff: https://github.com/wilfred/difftastic/compare/0.47.0...0.48.0

Changelog: https://github.com/Wilfred/difftastic/blob/0.48.0/CHANGELOG.md
2023-07-12 20:04:55 -04:00
figsoda
d70e0242e9 pkgs/tools/text: remove dead code
with the help of deadnix & nil
2023-07-12 12:12:15 -04:00
figsoda
dd73f358ab xq-xml: init at 1.2.1
https://github.com/sibprogrammer/xq
2023-07-12 11:36:25 -04:00
github-actions[bot]
12991ebe2c
Merge master into staging-next 2023-07-11 18:01:09 +00:00
R. Ryantm
94b55ad859 epubcheck: 5.0.1 -> 5.1.0 2023-07-11 10:43:19 +00:00
github-actions[bot]
d25c057844
Merge master into staging-next 2023-07-11 06:01:13 +00:00
Ashish SHUKLA
2cc4331f03
ugrep: 3.12.1 -> 3.12.2
- Use rec-less, overlay-style overridable recursive attributes (courtesy: NixOS#119942)
2023-07-11 01:08:40 +02:00
github-actions[bot]
c60d48234a
Merge master into staging-next 2023-07-09 12:01:18 +00:00
R. Ryantm
7100097e78 a2ps: 4.15.4 -> 4.15.5 2023-07-08 21:52:43 +00:00
github-actions[bot]
e949ec41bd
Merge master into staging-next 2023-07-08 18:01:04 +00:00
figsoda
e90f6d38a6
Merge pull request #242139 from figsoda/djot 2023-07-08 09:54:33 -04:00
github-actions[bot]
6d9902baac
Merge master into staging-next 2023-07-08 00:02:35 +00:00
Mario Rodas
cb6f81a5f3
Merge pull request #241865 from marsam/update-vale
vale: 2.27.0 -> 2.28.0
2023-07-07 18:58:46 -05:00
figsoda
4823374ad8 djot-js: fetch package-lock.json as a patch 2023-07-07 17:33:56 -04:00
github-actions[bot]
1a76e12ddc
Merge master into staging-next 2023-07-06 18:01:11 +00:00
Vladimír Čunát
91dadd0afb
Merge branch 'staging' into staging-next 2023-07-06 17:11:30 +02:00
Nick Cao
90f6eafd2d
Merge pull request #241535 from figsoda/tidy-viewer
tidy-viewer: 1.4.30 -> 1.5.2
2023-07-06 21:12:42 +08:00
Weijia Wang
9d1ba81d5f
Merge pull request #241498 from r-ryantm/auto-update/linuxdoc-tools
linuxdoc-tools: 0.9.82 -> 0.9.83
2023-07-06 10:45:22 +03:00
Mario Rodas
80276376a0 vale: 2.27.0 -> 2.28.0
Diff: https://github.com/errata-ai/vale/compare/v2.27.0...v2.28.0
2023-07-06 04:20:00 +00:00
Jan Tojnar
2819e547d3 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/development/libraries/nss/generic.nix

- bb53634671 removed the conditionals since firefox-esr-91 and nss <3.69 has been dropped a while ago.
- cb3762857d updated the conditionals to always partition the tests based on the nss_latest version. Chosen that since it will remain future proof.
2023-07-05 02:22:26 +02:00
figsoda
1a2443c3f6
Merge pull request #241549 from r-ryantm/auto-update/mdbook-katex
mdbook-katex: 0.5.3 -> 0.5.4
2023-07-04 17:04:55 -04:00
R. Ryantm
6275235911 mdbook-katex: 0.5.3 -> 0.5.4 2023-07-04 19:47:16 +00:00
figsoda
bd3da6b6f2 csvquote: fix typo 2023-07-04 20:38:17 +02:00
figsoda
3431aef0e0 tidy-viewer: 1.4.30 -> 1.5.2
Diff: https://github.com/alexhallam/tv/compare/1.4.30...1.5.2

Changelog: https://github.com/alexhallam/tv/blob/1.5.2/CHANGELOG.md
2023-07-04 13:59:31 -04:00
R. Ryantm
51266785ee linuxdoc-tools: 0.9.82 -> 0.9.83 2023-07-04 14:24:46 +00:00
Weijia Wang
cad9efb45a
Merge pull request #241354 from reckenrode/diffutils-darwin
diffutils: disable hanging test on x86_64-darwin
2023-07-04 17:01:19 +03:00
R. Ryantm
95cca6d266 gucci: 1.6.6 -> 1.6.10 2023-07-04 07:59:16 +00:00
github-actions[bot]
88e268b42f
Merge staging-next into staging 2023-07-04 06:01:51 +00:00
Nick Cao
e178ecd1a3
Merge pull request #241317 from dasj19/poedit-update
poedit: 3.3.1 -> 3.3.2
2023-07-04 10:48:37 +08:00
Randy Eckenrode
597f83798d
diffutils: disable hanging test on x86_64-darwin
The test-c-stack tests hang on x86_64-darwin when they are run under
Rosetta 2. Disabling these tests allows the rest of the tests to run
successfully on that platform.

This is a similar to the issue that affected gnugrep (NixOS#236229).
2023-07-03 17:46:52 -04:00
Daniel Șerbănescu
37eb3cb5e3 poedit: 3.3.1 -> 3.3.2 2023-07-03 19:28:40 +02:00
github-actions[bot]
afae8eadb8
Merge staging-next into staging 2023-07-03 12:01:45 +00:00
Nick Cao
9b2b4ff34b
Merge pull request #241211 from r-ryantm/auto-update/hcledit
hcledit: 0.2.8 -> 0.2.9
2023-07-03 14:33:49 +08:00
github-actions[bot]
61abd839c4
Merge staging-next into staging 2023-07-03 06:01:59 +00:00
Nick Cao
f084e5adff
Merge pull request #241105 from figsoda/gtree
gtree: 1.8.5 -> 1.8.6
2023-07-03 14:00:16 +08:00