Commit Graph

3887 Commits

Author SHA1 Message Date
Nick Cao
8c260f8d57
Merge pull request #268386 from figsoda/gtree
gtree: 1.10.2 -> 1.10.3
2023-11-19 11:12:46 -05:00
Mario Rodas
754b895026
Merge pull request #268417 from figsoda/pomsky
pomsky: 0.10 -> 0.11
2023-11-19 09:36:18 -05:00
Mario Rodas
9dcde59abd
Merge pull request #267713 from MikaelFangel/update-ugrep
ugrep: 4.3.2 -> 4.3.3
2023-11-19 07:44:59 -05:00
Mario Rodas
227bf4382f
Merge pull request #267061 from nix-julia/add-shell-completions-mdbook
mdbook: add shell completions
2023-11-18 23:50:58 -05:00
figsoda
0a54b6f7e0 pomsky: 0.10 -> 0.11
Diff: https://github.com/pomsky-lang/pomsky/compare/v0.10...v0.11

Changelog: https://github.com/pomsky-lang/pomsky/blob/v0.11/CHANGELOG.md
2023-11-18 20:08:16 -05:00
figsoda
e4964afa74 gtree: 1.10.2 -> 1.10.3
Diff: https://github.com/ddddddO/gtree/compare/v1.10.2...v1.10.3

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.10.3
2023-11-18 17:28:10 -05:00
Mario Rodas
8abd30d9c3
Merge pull request #268347 from r-ryantm/auto-update/vale
vale: 2.29.6 -> 2.29.7
2023-11-18 15:04:22 -05:00
R. Ryantm
d04acae510 vale: 2.29.6 -> 2.29.7 2023-11-18 18:56:38 +00:00
Bjørn Forsman
edd5137105 invoice2data: 0.4.2 -> 0.4.4 2023-11-18 14:56:39 +01:00
Bjørn Forsman
9dee3f84f7 invoice2data: add missing setuptools input
Fixes this fatal error:

  $ invoice2data
  ...
  ModuleNotFoundError: No module named 'pkg_resources'
2023-11-18 14:56:39 +01:00
Randy Eckenrode
98d128a75c
difftastic: fix build with clang 12+
Work around https://github.com/NixOS/nixpkgs/issues/166205.
2023-11-17 17:54:33 -05:00
Mikael Fangel
06a33e1ed9
ugrep: add mikaelfangel as maintainer 2023-11-17 21:19:54 +01:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next 2023-11-16 09:49:24 +01:00
Mikael Fangel
679115ab29
ugrep: 4.3.2 -> 4.3.3 2023-11-15 19:12:02 +01:00
R. Ryantm
9be9c24a9d riffdiff: 2.27.0 -> 2.27.1 2023-11-15 17:14:52 +00:00
nix-julia
bfa27b3506 mdbook: add shell completions 2023-11-13 14:21:06 +03:30
Weijia Wang
991b95cbdd
Merge pull request #266627 from wegank/cdrkit-clang
cdrkit: fix build with clang 16
2023-11-10 16:19:09 +01:00
Alyssa Ross
afabc4a15d
Merge remote-tracking branch 'origin/master' into HEAD
Conflicts:
	pkgs/development/libraries/SDL2/default.nix
2023-11-10 15:18:19 +01:00
Mario Rodas
189af6609c
Merge pull request #266185 from aaronjheng/sd
sd: 0.7.6 -> 1.0.0
2023-11-10 07:47:08 -05:00
OTABI Tomoya
c758cd1507
Merge pull request #265469 from r-ryantm/auto-update/mdhtml
mdhtml: 0.2.2 -> 0.3.0
2023-11-10 18:21:36 +09:00
Weijia Wang
7cbcabc834 html2text: fix build with clang 16 2023-11-10 09:39:38 +01:00
Aaron Jheng
ef42b4bd2f
sd: 0.7.6 -> 1.0.0 2023-11-08 05:00:37 +00:00
github-actions[bot]
1505981287
Merge master into staging-next 2023-11-07 18:00:55 +00:00
Nick Cao
fb6f8dba5e
Merge pull request #265913 from figsoda/gtree
gtree: 1.9.12 -> 1.10.2
2023-11-07 09:20:53 -05:00
Weijia Wang
311c0ae699 Merge branch 'master' into staging-next 2023-11-07 03:22:29 +01:00
Weijia Wang
a6d715d1b9
Merge pull request #265246 from MikaelFangel/update-ugrep
ugrep: 4.3.1 -> 4.3.2
2023-11-07 01:57:55 +01:00
Nick Cao
2a1568105a
Merge pull request #265911 from figsoda/xq
xq-xml: 1.2.2 -> 1.2.3
2023-11-06 19:41:37 -05:00
github-actions[bot]
38bc2a577e
Merge master into staging-next 2023-11-07 00:02:31 +00:00
figsoda
9ce3f13621 gtree: 1.9.12 -> 1.10.2
Diff: https://github.com/ddddddO/gtree/compare/v1.9.12...v1.10.2

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.10.2
2023-11-06 14:58:49 -05:00
figsoda
3c83d32297 xq-xml: 1.2.2 -> 1.2.3
Diff: https://github.com/sibprogrammer/xq/compare/v1.2.2...v1.2.3

Changelog: https://github.com/sibprogrammer/xq/releases/tag/v1.2.3
2023-11-06 14:52:19 -05:00
Vincenzo Mantova
7a945b3874 linuxdoc-tools: replace texlive.combined.scheme-medium with texliveMedium 2023-11-05 11:56:02 +00:00
Randy Eckenrode
3f99aef10e
source-highlight: fix build with clang 16
Fetch upstream patch to add C++17 compatibility (the default in clang
16) and standardize fetchpatch URLs and hashes.
2023-11-04 18:10:07 -04:00
Randy Eckenrode
1fef1d87bb
mecab: fix build with clang 16
Force the language mode to C++14. mecab-nodic uses several features that
have been removed from C++17.
2023-11-04 18:10:06 -04:00
R. Ryantm
c6d4050dd5 mdbook-admonish: 1.13.0 -> 1.13.1 2023-11-04 09:01:46 -07:00
R. Ryantm
421b4946ab mdhtml: 0.2.2 -> 0.3.0 2023-11-04 14:59:53 +00:00
Gabriel Arazas
28c2e442b9
dt: 1.2.5 -> 1.3.1 2023-11-04 22:22:25 +08:00
Mikael Fangel
33cf33634e
ugrep: 4.3.1 -> 4.3.2 2023-11-03 16:21:01 +01:00
Weijia Wang
bbc10e4be4
Merge pull request #264518 from r-ryantm/auto-update/mdcat
mdcat: 2.0.4 -> 2.1.0
2023-11-02 18:08:58 +01:00
Mario Rodas
4eaaa6e3b7
Merge pull request #264648 from r-ryantm/auto-update/ispell
ispell: 3.4.05 -> 3.4.06
2023-11-01 13:19:23 -05:00
R. Ryantm
7fc83ba07f ispell: 3.4.05 -> 3.4.06 2023-10-31 18:23:03 +00:00
Maximilian Bosch
f7f98bc750
Merge pull request #264362 from pinpox/fix-250306
ripgrep-all: 0.9.6 -> 1.0.0-alpha.5
2023-10-31 17:59:41 +01:00
R. Ryantm
c80fa3b853 mdcat: 2.0.4 -> 2.1.0 2023-10-31 04:41:05 +00:00
figsoda
d90e0d6be3 scraper: 0.18.0 -> 0.18.1
Diff: https://diff.rs/scraper/0.18.0/0.18.1

Changelog: https://github.com/causal-agent/scraper/releases/tag/v0.18.1
2023-10-30 17:05:41 -04:00
Pablo Ovelleiro Corral
97c8df0fbc
ripgrep-all: 0.9.6 -> 1.0.0-alpha.5
Fixes #250306
2023-10-30 15:12:56 +01:00
Neyts Zupan
da11cef1e5
tesh: 0.3.0 -> 0.3.2 2023-10-28 21:21:14 +01:00
Guillaume Girol
d1fb34fece
Merge pull request #262694 from mstarzyk/tab-9.2
tab: 9.1 -> 9.2
2023-10-28 16:37:24 +02:00
figsoda
7bedd81ae1 scraper: 0.17.1 -> 0.18.0
Diff: https://diff.rs/scraper/0.17.1/0.18.0

Changelog: https://github.com/causal-agent/scraper/releases/tag/v0.18.0
2023-10-27 23:19:24 -04:00
Weijia Wang
a6593ade2c
Merge pull request #260732 from r-ryantm/auto-update/platinum-searcher
platinum-searcher: 2.1.5 -> 2.2.0
2023-10-28 02:52:32 +02:00
Weijia Wang
bb68150392
Merge pull request #260741 from r-ryantm/auto-update/poedit
poedit: 3.3.2 -> 3.4
2023-10-28 02:44:19 +02:00
Peder Bergebakken Sundt
fb1c60b65a
Merge pull request #262224 from chayleaf/tsja
postgresqlPackages.tsja: init at 0.5.0
2023-10-27 19:53:14 +02:00