Commit Graph

4401 Commits

Author SHA1 Message Date
Nick Cao
c1fb7a1328
Merge pull request #295109 from r-ryantm/auto-update/rpl
rpl: 1.15.5 -> 1.15.6
2024-03-12 14:24:46 -04:00
Nick Cao
38e66a24d9
Merge pull request #294993 from r-ryantm/auto-update/mdbook-katex
mdbook-katex: 0.5.10 -> 0.6.0
2024-03-12 14:21:23 -04:00
github-actions[bot]
6b78f024b2
Merge staging-next into staging 2024-03-12 18:01:46 +00:00
R. Ryantm
d25ccc5dfa ugrep: 5.1.0 -> 5.1.1 2024-03-12 14:04:32 +00:00
Mario Rodas
7eeacecff4
Merge pull request #294177 from marsam/update-djot-js
djot-js: 0.2.3 -> 0.3.1
2024-03-12 09:03:31 -05:00
github-actions[bot]
1cef2a1be7
Merge staging-next into staging 2024-03-12 12:01:40 +00:00
Ivan Kozik
f362114e1f validator-nu: add myself to maintainers 2024-03-12 06:39:17 +00:00
Ivan Kozik
436f4e2f06 validator-nu: 22.9.29 -> 23.4.11-unstable-2023-12-18 2024-03-12 06:36:07 +00:00
R. Ryantm
a63d891dcd wgetpaste: 2.33 -> 2.34 2024-03-12 00:29:49 +00:00
R. Ryantm
2375dc9a8a rpl: 1.15.5 -> 1.15.6 2024-03-11 20:40:20 +00:00
R. Ryantm
188b69588f mdcat: 2.1.1 -> 2.1.2 2024-03-11 17:50:25 +00:00
R. Ryantm
59a195f087 mdbook-katex: 0.5.10 -> 0.6.0 2024-03-11 13:47:45 +00:00
a-n-n-a-l-e-e
ce789e7e35
llvmPackages_{12,13,14,15,16,17,git}.{libcxx,libcxxabi}: merge libcxxabi into libcxx (#292043)
- merge libcxxabi into libcxx for LLVM 12, 13, 14, 15, 16, 17, and git.
- remove the link time workaround `-lc++ -lc++abi` from 58 packages as it is no longer required.
- fixes https://github.com/NixOS/nixpkgs/issues/166205
- provides alternative fixes for. https://github.com/NixOS/nixpkgs/issues/269548 https://github.com/NixOS/nix/issues/9640
- pkgsCross.x86_64-freebsd builds work again

This change can be represented in 3 stages
1. merge libcxxabi into libcxx -- files: pkgs/development/compilers/llvm/[12, git]/{libcxx, libcxxabi}
2. update stdenv to account for merge -- files: stdenv.{adapters, cc.wrapper, darwin}
3. remove all references to libcxxabi outside of llvm (about 58 packages modified)

### merging libcxxabi into libcxx
- take the union of the libcxxabi and libcxx cmake flags
- eliminate the libcxx-headers-only package - it was only needed to break libcxx <-> libcxxabi circular dependency
- libcxx.cxxabi is removed. external cxxabi (freebsd) will symlink headers / libs into libcxx.
- darwin will re-export the libcxxabi symbols into libcxx so linking `-lc++` is sufficient.
- linux/freebsd `libc++.so` is a linker script `LINK(libc++.so.1, -lc++abi)` making `-lc++` sufficient.
- libcxx/default.nix [12, 17] are identical except for patches and `LIBCXX_ADDITIONAL_LIBRARIES` (only used in 16+)
- git/libcxx/defaul.nix  does not link with -nostdlib when useLLVM is true so flag is removed. this is not much different than before as libcxxabi used -nostdlib where libcxx did not, so libc was linked in anyway.

### stdenv changes
- darwin bootstrap, remove references to libcxxabi and cxxabi
- cc-wrapper: remove c++ link workaround when libcxx.cxxabi doesn't exist (still exists for LLVM pre 12)
- adapter: update overrideLibcxx to account for a pkgs.stdenv that only has libcxx

### 58 package updates
- remove `NIX_LDFLAGS = "-l${stdenv.cc.libcxx.cxxabi.libName}` as no longer needed
- swift, nodejs_v8 remove libcxxabi references in the clang override

https://github.com/NixOS/nixpkgs/pull/292043
2024-03-11 03:53:37 -07:00
R. Ryantm
aa4dfd8b0e vale: 3.2.2 -> 3.3.0 2024-03-11 02:39:04 +00:00
R. Ryantm
05b354348e ruplacer: 0.8.2 -> 0.8.3 2024-03-08 17:16:09 +00:00
R. Ryantm
495dfbdc41 ugrep: 5.0.0 -> 5.1.0 2024-03-08 00:57:09 +00:00
Sandro
3216101bdb
Merge pull request #290220 from adamjedrzejewski/ripgrep-fzf-fix
ripgrep-all: add missing dependency - fzf
2024-03-07 22:35:53 +01:00
Weijia Wang
c92a51252a
Merge pull request #288180 from r-ryantm/auto-update/riffdiff
riffdiff: 2.30.1 -> 3.0.0
2024-03-07 09:11:48 +01:00
Mario Rodas
ca5b14fa8d djot-js: 0.2.3 -> 0.3.1
Diff: https://github.com/jgm/djot.js/compare/@djot/djot@0.2.3...@djot/djot@0.3.1

Changelog: https://github.com/jgm/djot.js/blob/@djot/djot@0.3.1/CHANGELOG.md
2024-03-07 04:20:00 +00:00
Pol Dellaiera
5fa237c08d
Merge pull request #293780 from mfrw/mfrw/difftastic-0.56.1
difftastic: 0.55.0 -> 0.56.1
2024-03-06 21:47:33 +01:00
Franz Pletz
2526f8efa7
Merge pull request #292457 from r-ryantm/auto-update/hyx
hyx: 2021.06.09 -> 2024.02.29
2024-03-06 17:54:24 +01:00
Muhammad Falak R Wani
14aa19d1d3 difftastic: 0.55.0 -> 0.56.1
Diff: https://github.com/wilfred/difftastic/compare/0.55.0...0.56.1
Changelog: https://github.com/Wilfred/difftastic/blob/0.56.1/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-03-06 19:36:55 +05:30
Nick Cao
e00c9c7904
Merge pull request #293561 from r-ryantm/auto-update/fanficfare
fanficfare: 4.31.0 -> 4.32.3
2024-03-06 08:43:58 -05:00
R. Ryantm
fc54a57acc vale: 3.2.1 -> 3.2.2 2024-03-06 07:13:03 +00:00
R. Ryantm
b2b2a5c810 fanficfare: 4.31.0 -> 4.32.3 2024-03-05 18:53:01 +00:00
R. Ryantm
713150ec19 csview: 1.2.3 -> 1.2.4 2024-03-04 12:46:21 +00:00
R. Ryantm
cf388f884d riffdiff: 2.30.1 -> 3.0.0 2024-03-04 09:10:33 +00:00
R. Ryantm
7d1c12e55d gtree: 1.10.8 -> 1.10.9 2024-03-02 20:26:02 +00:00
Mario Rodas
f7f63520cd
Merge pull request #292623 from r-ryantm/auto-update/vale
vale: 3.2.0 -> 3.2.1
2024-03-01 23:40:03 -05:00
R. Ryantm
13c7420268 vale: 3.2.0 -> 3.2.1 2024-03-01 17:18:21 +00:00
R. Ryantm
89508a7f1f hyx: 2021.06.09 -> 2024.02.29 2024-02-29 22:58:13 +00:00
R. Ryantm
71daae4aa5 scraper: 0.18.1 -> 0.19.0 2024-02-29 22:57:57 +00:00
Nick Cao
c8ae3a4931
Merge pull request #292308 from r-ryantm/auto-update/zim-tools
zim-tools: 3.3.0 -> 3.4.0
2024-02-29 10:18:12 -05:00
R. Ryantm
13c91f2039 zim-tools: 3.3.0 -> 3.4.0 2024-02-29 10:05:42 +00:00
R. Ryantm
9264ef15eb goawk: 1.25.0 -> 1.26.0 2024-02-29 02:43:03 +00:00
R. Ryantm
f8ddfcbebb vale: 3.1.0 -> 3.2.0 2024-02-27 13:14:39 +00:00
Matthieu Coudron
6baa27147e
Merge pull request #290482 from avdv/rpl-1.15.5
rpl: 1.10 -> 1.15.5
2024-02-27 01:25:46 +01:00
R. Ryantm
e453c1c16a csview: 1.2.2 -> 1.2.3 2024-02-25 03:04:51 +00:00
Claudio Bley
afc0e00116 rpl: Set myself as maintainer 2024-02-23 16:02:48 +01:00
Claudio Bley
8a7bd071c8 rpl: 1.10 -> 1.15.5
- remove argparse manpage patch
- install man page
- run tests
2024-02-23 16:02:48 +01:00
Adam Jedrzejewski
21e27095c8 ripgrep-all: add missing dependency 2024-02-23 14:53:05 +01:00
Weijia Wang
4ec69afa51 Merge branch 'master' into staging-next 2024-02-23 06:29:25 +01:00
Weijia Wang
46a66fd4a8
Merge pull request #284038 from TomaSajt/cringify
cringify: 0.1.1 -> 0.2.0
2024-02-23 06:23:49 +01:00
Weijia Wang
5f5062d1ef Merge branch 'master' into staging-next 2024-02-23 05:09:55 +01:00
Sandro
01e52927ce
Merge pull request #289633 from marsam/ugrep-mainProgram 2024-02-22 21:20:06 +01:00
github-actions[bot]
ba5eeff4f5
Merge master into staging-next 2024-02-20 06:01:15 +00:00
R. Ryantm
84fbd5b15b ov: 0.33.2 -> 0.33.3 2024-02-19 23:47:32 +00:00
github-actions[bot]
de0bf263cc
Merge master into staging-next 2024-02-19 00:02:25 +00:00
R. Ryantm
b31810a7c7 vale: 3.0.7 -> 3.1.0 2024-02-18 11:41:09 +00:00
github-actions[bot]
8bc9edd60d
Merge staging-next into staging 2024-02-17 18:01:24 +00:00
Nick Cao
c45f44672b
Merge pull request #289468 from r-ryantm/auto-update/ugrep
ugrep: 4.5.2 -> 5.0.0
2024-02-17 10:00:50 -05:00
github-actions[bot]
e662338182
Merge staging-next into staging 2024-02-17 12:01:31 +00:00
R. Ryantm
22eac167a6 ascii: 3.19 -> 3.20 2024-02-17 09:24:18 +01:00
R. Ryantm
f1eaef8786 ugrep: 4.5.2 -> 5.0.0 2024-02-17 06:46:07 +00:00
Mario Rodas
7ff94904c5 ugrep: add version tester 2024-02-17 04:20:00 +00:00
Mario Rodas
94206d770c ugrep: add meta.mainProgram 2024-02-17 04:20:00 +00:00
github-actions[bot]
daaa4e1653
Merge staging-next into staging 2024-02-17 00:02:47 +00:00
Peder Bergebakken Sundt
d5d6788eca
Merge pull request #268597 from panicgh/recode
recode: 3.7.12 -> 3.7.14
2024-02-16 23:42:06 +01:00
Vikram Narayanan
9c3d536f00 discount: 2.2.7b -> 3.0.0d 2024-02-15 11:41:05 -08:00
github-actions[bot]
14a88d0edd
Merge staging-next into staging 2024-02-13 18:01:51 +00:00
Sandro Jäckel
d0f0c5b08b
shfmt: 3.7.0 -> 3.8.0
Diff: https://github.com/mvdan/sh/compare/v3.7.0...v3.8.0
2024-02-13 11:25:30 +01:00
github-actions[bot]
13ddc8c160
Merge staging-next into staging 2024-02-11 12:01:54 +00:00
Peter Hoeg
bdc57436da kdiff3: fix build 2024-02-11 09:20:04 +01:00
github-actions[bot]
ff00aed7c8
Merge staging-next into staging 2024-02-10 06:01:46 +00:00
a-n-n-a-l-e-e
2394210484
Merge pull request #281901 from mfrischknecht/fix-frogmouth
frogmouth: use same xdg package as upstream
2024-02-09 21:28:47 -08:00
Manuel Frischknecht
386faef6e6
frogmouth: use same xdg package as upstream 2024-02-10 04:54:29 +00:00
github-actions[bot]
f5e5c08eb3
Merge staging-next into staging 2024-02-09 06:01:30 +00:00
a-n-n-a-l-e-e
b3ba9a8b8a
Merge pull request #283782 from mfrischknecht/fix-grip-search-build
grip-search: fix build with GCC 13
2024-02-08 16:39:48 -08:00
github-actions[bot]
3904cc7af5
Merge staging-next into staging 2024-02-09 00:02:52 +00:00
Nikolay Korotkiy
ff6b0a5167
Merge pull request #287033 from figsoda/gtree
gtree: 1.10.7 -> 1.10.8
2024-02-09 01:06:10 +04:00
github-actions[bot]
3688b764d0
Merge staging-next into staging 2024-02-08 18:01:31 +00:00
Nick Cao
675c148be6
Merge pull request #287093 from r-ryantm/auto-update/riffdiff
riffdiff: 2.30.0 -> 2.30.1
2024-02-08 08:44:39 -05:00
github-actions[bot]
b7cf3752c9
Merge staging-next into staging 2024-02-08 12:01:42 +00:00
Weijia Wang
b968846113
Merge pull request #286920 from r-ryantm/auto-update/mdbook
mdbook: 0.4.36 -> 0.4.37
2024-02-08 09:15:33 +01:00
R. Ryantm
5ee12011ef crowdin-cli: 3.17.0 -> 3.18.0 2024-02-08 07:32:32 +00:00
R. Ryantm
aeef430e21 riffdiff: 2.30.0 -> 2.30.1 2024-02-08 00:19:31 +00:00
figsoda
999fbe5ed6 gtree: 1.10.7 -> 1.10.8
Diff: https://github.com/ddddddO/gtree/compare/v1.10.7...v1.10.8

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.10.8
2024-02-07 12:43:52 -05:00
R. Ryantm
e7a7fda14d mdbook-katex: 0.5.9 -> 0.5.10 2024-02-07 07:33:22 +00:00
R. Ryantm
49b3d040c5 mdbook: 0.4.36 -> 0.4.37 2024-02-07 07:04:10 +00:00
Nick Cao
ecd142a065
Merge pull request #285877 from r-ryantm/auto-update/fanficfare
fanficfare: 4.30.0 -> 4.31.0
2024-02-05 09:49:07 -05:00
Mario Rodas
80265fd9a2
Merge pull request #286351 from r-ryantm/auto-update/riffdiff
riffdiff: 2.29.1 -> 2.30.0
2024-02-05 08:40:49 -05:00
Anderson Torres
65d2770885
csvkit: 1.1.1 -> 1.3.0 (#282340)
* csvkit: migrate to by-name

* csvkit: refactor

- get rid of rec
- get rid of nested with
- set pyproject instead of format
- change meta.maintainers:
  - remove vrthra
  - add AndersonTorres

* csvkit: 1.1.1 -> 1.2.0

* csvkit: remove sqlalchemy_1_4 pinning

* csvkit: 1.2.0 -> 1.3.0
2024-02-04 23:06:55 +01:00
Weijia Wang
bd0c506097
Merge pull request #281843 from r-ryantm/auto-update/mdbook-i18n-helpers
mdbook-i18n-helpers: 0.3.0 -> 0.3.2
2024-02-04 22:47:41 +01:00
Weijia Wang
9002134409
Merge pull request #283453 from r-ryantm/auto-update/mdbook-pagetoc
mdbook-pagetoc: 0.1.8 -> 0.1.9
2024-02-04 21:41:08 +01:00
R. Ryantm
13fa6a792f riffdiff: 2.29.1 -> 2.30.0 2024-02-04 19:34:29 +00:00
Mario Rodas
64aabb6b13
Merge pull request #283677 from r-ryantm/auto-update/riffdiff
riffdiff: 2.27.1 -> 2.29.1
2024-02-03 08:18:42 -05:00
Mario Rodas
79a13f1437
Merge pull request #285924 from r-ryantm/auto-update/vale
vale: 3.0.6 -> 3.0.7
2024-02-02 21:01:25 -05:00
R. Ryantm
4b501fcd60 vale: 3.0.6 -> 3.0.7 2024-02-03 00:37:48 +00:00
Mario Rodas
e9bcd692fe
Merge pull request #285785 from HollowMan6/master
mdbook-pdf: 0.1.7 -> 0.1.8
2024-02-02 18:27:50 -05:00
R. Ryantm
8bec9ba8b6 fanficfare: 4.30.0 -> 4.31.0 2024-02-02 19:02:57 +00:00
figsoda
3747126155
Merge pull request #285704 from msfjarvis/hs/difftastic-0.55
difftastic: 0.54.0 -> 0.55.0
2024-02-02 12:13:20 -05:00
R. Ryantm
3b949567cc ascii: 3.18 -> 3.19 2024-02-02 17:28:55 +01:00
Songlin Jiang
a0f4dc5359
mdbook-pdf: 0.1.7 -> 0.1.8
Signed-off-by: Songlin Jiang <songlin.jiang@csc.fi>
2024-02-02 13:43:56 +02:00
R. Ryantm
18af431f37 ov: 0.33.1 -> 0.33.2 2024-02-02 09:09:46 +00:00
Harsh Shandilya
300c786093 difftastic: 0.54.0 -> 0.55.0
Diff: https://github.com/wilfred/difftastic/compare/0.54.0...0.55.0

Changelog: https://github.com/Wilfred/difftastic/blob/0.55.0/CHANGELOG.md
2024-02-02 12:01:14 +05:30
Atemu
f38bca1ca5
Merge pull request #279677 from leona-ya/paperless-nltk
nixos/paperless: use nltk_data package as NLTK data source
2024-02-01 16:59:28 +01:00
R. Ryantm
3d075f12bb riffdiff: 2.27.1 -> 2.29.1 2024-02-01 15:50:56 +00:00
Mario Rodas
f89aa92c3a
Merge pull request #285187 from r-ryantm/auto-update/vale
vale: 3.0.5 -> 3.0.6
2024-01-31 07:10:38 -05:00
Damien Cassou
555779b23d
Merge pull request #285185 from r-ryantm/auto-update/crowdin-cli
crowdin-cli: 3.16.1 -> 3.17.0
2024-01-31 08:16:12 +00:00
h7x4
4cd278407b
Merge pull request #284911 from r-ryantm/auto-update/diffstat
diffstat: 1.65 -> 1.66
2024-01-31 08:07:20 +01:00
R. Ryantm
f3ed4acfb7 vale: 3.0.5 -> 3.0.6 2024-01-31 04:44:53 +00:00
R. Ryantm
15024e0c39 crowdin-cli: 3.16.1 -> 3.17.0 2024-01-31 04:36:30 +00:00
Weijia Wang
dbbcf3e28c
Merge pull request #283454 from r-ryantm/auto-update/dos2unix
dos2unix: 7.5.1 -> 7.5.2
2024-01-30 09:34:28 +01:00
R. Ryantm
f77223e613 diffstat: 1.65 -> 1.66 2024-01-30 03:50:51 +00:00
R. Ryantm
d699183b26 markdownlint-cli: 0.38.0 -> 0.39.0 2024-01-29 04:05:15 +00:00
Leona Maroni
74548117cd
nltk_data: add snowball_data 2024-01-28 15:55:28 +01:00
Tom Wieczorek
e999697714
yx: 1.0.0 -> 1.0.2 2024-01-27 23:36:56 +01:00
Tom Wieczorek
b667423f97
yx: add version test 2024-01-27 22:36:49 +01:00
Tom Wieczorek
cbafb3b8b9
yx: Don't misuse pname
It's considered best practice to not overuse references to pname.
2024-01-27 22:36:49 +01:00
Nick Cao
c3932339fc
Merge pull request #283943 from r-ryantm/auto-update/comrak
comrak: 0.20.0 -> 0.21.0
2024-01-27 10:59:02 -05:00
TomaSajt
e036774553
cringify: 0.1.1 -> 0.2.0 2024-01-26 15:34:45 +01:00
tomberek
0e96ec3d95
Merge pull request #271510 from mfrischknecht/fix-haru-gawk-extension
gawkextlib.haru: fix compilation errors due to typos fixed in libharu
2024-01-26 05:17:21 -05:00
R. Ryantm
c659d36516 mawk: 1.3.4-20230525 -> 1.3.4-20240123 2024-01-26 08:26:27 +00:00
tomberek
921162cd8b
Merge pull request #283434 from r-ryantm/auto-update/miller
miller: 6.10.0 -> 6.11.0
2024-01-26 03:03:50 -05:00
tomberek
04f61d184c
Merge pull request #283748 from r-ryantm/auto-update/rsbkb
rsbkb: 1.2.1 -> 1.3
2024-01-26 02:59:04 -05:00
R. Ryantm
319f7870db comrak: 0.20.0 -> 0.21.0 2024-01-26 07:23:23 +00:00
Alyssa Ross
7554724a36 Revert "diffutils: disable tests on aarch64 musl"
This reverts commit 45584b3e5a.

These work fine now that we have an up-to-date bootstrap tarball for
this platform.
2024-01-25 21:29:35 +01:00
Manuel Frischknecht
b1985fcf47 grip-search: fix build with GCC 13
`grip-search` stopped building on GCC13 due to the standard
`cstdint` header not getting transitively included through
other standard headers anymore.

This change pulls in a patch from an open upstream PR [1]
that adds the necessary includes.

Since the current `substituteInPlace` patch that to the
built-in version string was overriding the `patches`
phase (preventing a simple declarative listing of patches
to be applied), I moved it to the `postPatch` hook instead.

[1]: https://github.com/sc0ty/grip/pull/6
2024-01-25 13:30:28 +00:00
R. Ryantm
dccd39590c rsbkb: 1.2.1 -> 1.3 2024-01-25 11:53:01 +00:00
R. Ryantm
1f72e3773f mdbook-pagetoc: 0.1.8 -> 0.1.9 2024-01-24 09:53:54 +00:00
R. Ryantm
4bfc0c81ca dos2unix: 7.5.1 -> 7.5.2 2024-01-24 09:18:43 +00:00
R. Ryantm
2f99ad0e78 miller: 6.10.0 -> 6.11.0 2024-01-24 08:37:39 +00:00
github-actions[bot]
70e275b1cb
Merge master into staging-next 2024-01-23 06:00:55 +00:00
Peder Bergebakken Sundt
16cad9294b
Merge pull request #282501 from r-ryantm/auto-update/fanficfare
fanficfare: 4.29.0 -> 4.30.0
2024-01-23 02:58:12 +01:00
R. Ryantm
95ca2cc04e ugrep: 4.5.1 -> 4.5.2 2024-01-22 19:58:20 +00:00
github-actions[bot]
3c7375b75c
Merge master into staging-next 2024-01-22 18:00:55 +00:00
R. Ryantm
e576ff7967 percollate: 4.0.4 -> 4.0.5 2024-01-22 09:43:58 +00:00
github-actions[bot]
cabf4612ca
Merge master into staging-next 2024-01-21 12:01:00 +00:00
R. Ryantm
7f3590412b ov: 0.33.0 -> 0.33.1 2024-01-21 11:40:16 +01:00
R. Ryantm
45335dbb49 fanficfare: 4.29.0 -> 4.30.0 2024-01-21 06:32:40 +00:00
github-actions[bot]
4dea63e421
Merge master into staging-next 2024-01-20 18:01:02 +00:00
R. Ryantm
76d2e49a6c xq-xml: 1.2.3 -> 1.2.4 2024-01-20 14:00:17 +00:00
github-actions[bot]
331c789712
Merge master into staging-next 2024-01-19 18:01:00 +00:00
Sandro
8147cf10a9
Merge pull request #270422 from WWeapn/fanficfare-4.29.0 2024-01-19 14:07:59 +01:00
github-actions[bot]
4679030218
Merge master into staging-next 2024-01-19 12:01:13 +00:00
Damien Cassou
15374db4f8
Merge pull request #281990 from r-ryantm/auto-update/crowdin-cli
crowdin-cli: 3.16.0 -> 3.16.1
2024-01-19 08:11:28 +00:00
R. Ryantm
ab0e6f9c2c crowdin-cli: 3.16.0 -> 3.16.1 2024-01-19 07:23:03 +00:00
a-n-n-a-l-e-e
27e48d2c55
Merge pull request #280761 from paveloom/resignation
treewide: remove `paveloom` from maintainers on some packages
2024-01-18 22:38:06 -08:00
github-actions[bot]
631f14c407
Merge master into staging-next 2024-01-19 06:00:59 +00:00
Weijia Wang
2f611d661b
Merge pull request #259781 from r-ryantm/auto-update/autocorrect
autocorrect: 2.8.5 -> 2.9.0
2024-01-19 05:12:34 +01:00
github-actions[bot]
b459003bdd
Merge master into staging-next 2024-01-19 00:02:22 +00:00
Maximilian Bosch
eff46760af
Merge pull request #281462 from dotlambda/ripgrep-all-0.10.6
ripgrep-all: 1.0.0-alpha.5 -> 0.10.6
2024-01-18 22:00:21 +01:00
R. Ryantm
89c95c385a mdbook-i18n-helpers: 0.3.0 -> 0.3.2 2024-01-18 18:45:45 +00:00
github-actions[bot]
dc4a7c97b0
Merge master into staging-next 2024-01-18 18:00:55 +00:00
K900
967d49b8a8 Merge remote-tracking branch 'origin/staging-next' into staging 2024-01-18 19:15:32 +03:00
Sandro
09f9f1fe1a
Merge pull request #277409 from sikmir/transifex-client 2024-01-18 15:19:44 +01:00
Weijia Wang
ecda1d8e2b
Merge pull request #280629 from wegank/qgrep-bump
qgrep: 1.1 -> 1.3
2024-01-18 07:29:17 +01:00
Weijia Wang
93254942b1 qgrep: 1.1 -> 1.3 2024-01-18 04:35:52 +01:00
github-actions[bot]
5fe540596f
Merge staging-next into staging 2024-01-17 18:01:27 +00:00
Robert Schütz
41077f6bc6 ripgrep-all: 1.0.0-alpha.5 -> 0.10.6
Diff: https://github.com/phiresky/ripgrep-all/compare/v1.0.0-alpha.5...v0.10.6

Changelog: https://github.com/phiresky/ripgrep-all/blob/v0.10.6/CHANGELOG.md
2024-01-16 20:42:56 -08:00
Mario Rodas
a6566ad1e9 vale: 3.0.3 -> 3.0.5
Diff: https://github.com/errata-ai/vale/compare/v3.0.3...v3.0.5

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.0.5
2024-01-17 04:20:00 +00:00
github-actions[bot]
84325112d5
Merge staging-next into staging 2024-01-17 00:02:43 +00:00
Sandro
dde89aa549
Merge pull request #281327 from r-ryantm/auto-update/mdcat
mdcat: 2.1.0 -> 2.1.1
2024-01-17 00:26:54 +01:00
github-actions[bot]
fe8b51eed0
Merge staging-next into staging 2024-01-16 18:01:37 +00:00
Fabian Affolter
d6c1cdcc30
mdcat: add changelog to meta 2024-01-16 15:38:53 +01:00
R. Ryantm
b5ccd620cc mdcat: 2.1.0 -> 2.1.1 2024-01-16 13:43:00 +00:00
Muhammad Falak R Wani
3c8c55fb83 diffsitter: 0.8.1 -> 0.8.2
Diff: https://github.com/afnanenayet/diffsitter/compare/v0.8.1...v0.8.2
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-14 16:35:58 +05:30
Pavel Sobolev
4828a8f149
mecab: remove paveloom from maintainers 2024-01-13 15:53:38 +00:00
github-actions[bot]
8dba692178
Merge staging-next into staging 2024-01-12 12:01:40 +00:00
K900
e7b611e59d Merge remote-tracking branch 'origin/master' into staging-next 2024-01-12 13:59:54 +03:00
Mario Rodas
ae2e47dc82
Merge pull request #280120 from r-ryantm/auto-update/vale
vale: 2.30.0 -> 3.0.0
2024-01-12 01:12:01 -05:00
Mario Rodas
65949313b4 vale: 3.0.0 -> 3.0.3
Diff: https://github.com/errata-ai/vale/compare/v3.0.0...v3.0.3

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.0.3
2024-01-12 04:20:00 +00:00
Weijia Wang
80ddf58118 Merge branch 'staging-next' into staging 2024-01-10 23:14:18 +01:00
Weijia Wang
2f9e98ccf3 Merge branch 'master' into staging-next 2024-01-10 23:12:44 +01:00
R. Ryantm
ca89f3eb87 vale: 2.30.0 -> 3.0.0 2024-01-10 21:10:00 +00:00
Nikolay Korotkiy
0751c7f1d3
transifex-client: remove as deprecated 2024-01-11 00:07:07 +04:00
Carl Sverre
73417c937c Remove me from keybase and sift packages 2024-01-09 16:06:37 -08:00
github-actions[bot]
4d7f750978
Merge staging-next into staging 2024-01-10 00:02:52 +00:00
K900
838aefefc3 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 22:42:37 +03:00
GetPsyched
f98ec4f73c treewide: update meta.description to fit the guidelines 2024-01-09 17:12:31 +01:00
github-actions[bot]
af20b72b1d
Merge staging-next into staging 2024-01-09 12:01:29 +00:00
K900
bff9ee8862 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 13:03:34 +03:00
OTABI Tomoya
f7f4ca1a9c
Merge pull request #278730 from teutat3s/mdbook-i18n-helpers
mdbook-i18n-helpers: 0.2.4 -> 0.3.0
2024-01-09 18:14:23 +09:00
teutat3s
89cdf71325
mdbook-i18n-helpers: 0.2.4 -> 0.3.0
https://github.com/google/mdbook-i18n-helpers/releases/tag/mdbook-i18n-helpers-0.3.0

Breaking change: This release changes how code blocks are treated

Upstream seems to have messed up the git tag, that's why this release
was not picked up by nixpkgs-update until now. Let's see if their next
tag follows semver again.
2024-01-08 23:26:35 +01:00
figsoda
1c5baba255
Merge pull request #279088 from r-ryantm/auto-update/runiq
runiq: 1.2.2 -> 2.0.0
2024-01-08 17:05:21 -05:00
github-actions[bot]
f645fe070c
Merge staging-next into staging 2024-01-08 18:01:29 +00:00
Martin Weinelt
ef1898454c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/aiohappyeyeballs/default.nix
2024-01-08 16:34:52 +01:00
Gutyina Gergő
816fd1b9b0
hck: add meta.mainProgram 2024-01-08 12:33:53 +01:00
figsoda
946be2f927 runiq: fix build on darwin 2024-01-08 02:39:52 -05:00
Weijia Wang
0827a3b2e9 autocorrect: add missing frameworks on darwin 2024-01-07 17:29:29 +01:00
Ludovico Piero
0668d34101
difftastic: 0.53.1 -> 0.54.0
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2024-01-07 20:27:14 +09:00
github-actions[bot]
07f3c123b1
Merge staging-next into staging 2024-01-07 06:01:26 +00:00
github-actions[bot]
0db7fcf72a
Merge master into staging-next 2024-01-07 06:00:56 +00:00
R. Ryantm
b760bfbde3 ripgrep: 14.0.3 -> 14.1.0 2024-01-07 15:32:26 +10:00
Martin Weinelt
1442bd4bc7
Merge remote-tracking branch 'origin/master' into staging-next 2024-01-07 05:01:18 +01:00
Mikael Fangel
d225a2aa2d
ugrep: 4.5.0 -> 4.5.1 2024-01-06 19:59:17 +01:00
github-actions[bot]
fc63e56a44
Merge staging-next into staging 2024-01-06 18:01:39 +00:00
github-actions[bot]
17cf061755
Merge master into staging-next 2024-01-06 18:01:15 +00:00
R. Ryantm
7a67c10069 ugrep: 4.4.1 -> 4.5.0 2024-01-06 06:54:12 +00:00
R. Ryantm
cedb3e1a4f runiq: 1.2.2 -> 2.0.0 2024-01-06 06:49:35 +00:00
github-actions[bot]
1e7e3ddf1e
Merge staging-next into staging 2024-01-05 18:01:26 +00:00
github-actions[bot]
76201c62e0
Merge master into staging-next 2024-01-05 18:00:58 +00:00
Weijia Wang
7d67192e02
Merge pull request #272490 from afh/groff-man-compat-staging
groff: Update site.tmac to conceal glyph usage errors
2024-01-05 16:09:38 +01:00
Damien Cassou
e269c19833
Merge pull request #278847 from r-ryantm/auto-update/crowdin-cli
crowdin-cli: 3.15.0 -> 3.16.0
2024-01-05 14:35:14 +00:00
github-actions[bot]
340cf4304d
Merge master into staging-next 2024-01-05 06:01:12 +00:00
R. Ryantm
54e2f7e4d6 crowdin-cli: 3.15.0 -> 3.16.0 2024-01-05 05:15:03 +00:00
Weijia Wang
4805fd1886
Merge pull request #277527 from r-ryantm/auto-update/poedit
poedit: 3.4.1 -> 3.4.2
2024-01-05 01:03:04 +01:00
Nicolas Benes
f912e13e7c recode: 3.7.12 -> 3.7.14
https://github.com/rrthomas/recode/blob/v3.7.14/NEWS
2024-01-04 20:25:35 +01:00
Weijia Wang
f99888c6e3 xmlstarlet: fix build on darwin 2024-01-03 22:26:26 +01:00
github-actions[bot]
307002948d
Merge master into staging-next 2024-01-03 18:00:57 +00:00
Weijia Wang
9f48afa95b
Merge pull request #276206 from r-ryantm/auto-update/reveal-md
reveal-md: 5.5.1 -> 5.5.2
2024-01-03 18:35:48 +01:00
Weijia Wang
006b631160
Merge pull request #274830 from r-ryantm/auto-update/miller
miller: 6.9.0 -> 6.10.0
2024-01-03 17:54:23 +01:00
Weijia Wang
eb5334c27d Merge branch 'master' into staging-next 2024-01-03 03:22:40 +01:00
Martin Weinelt
ba3412d88a
treewide: use sqlalchemy_1_4 instead of individual overrides
As long as sqlalchemy 1.4 is still maintained we should rather maintain
one derivation well, instead of many overrides barely.
2024-01-03 03:13:26 +01:00
R. Ryantm
987eb8d81b tuc: 1.1.0 -> 1.2.0 2024-01-02 07:18:25 +00:00
github-actions[bot]
65cbf5e637
Merge master into staging-next 2023-12-31 18:01:09 +00:00
Nikolay Korotkiy
c1d04ec990
Merge pull request #277932 from r-ryantm/auto-update/mdbook-admonish
mdbook-admonish: 1.14.0 -> 1.15.0
2023-12-31 21:18:54 +04:00
Nick Cao
3ac02af8dd
Merge pull request #277424 from arthsmn/repgrep-update
repgrep: 0.14.3 -> 0.15.0
2023-12-31 10:43:32 -05:00
Nikolay Korotkiy
63bd465944
Merge pull request #277914 from r-ryantm/auto-update/mdbook-pagetoc
mdbook-pagetoc: 0.1.7 -> 0.1.8
2023-12-31 19:22:31 +04:00
R. Ryantm
4ab598b846 mdbook-admonish: 1.14.0 -> 1.15.0 2023-12-31 14:33:41 +00:00
R. Ryantm
e5ee263c70 mdbook-pagetoc: 0.1.7 -> 0.1.8 2023-12-31 13:19:19 +00:00
Colin
71b9377fab ripgrep: fix shell completions when cross compiling 2023-12-31 10:41:32 +00:00
Jan Tojnar
80020c7db4 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/lua-modules/generated-packages.nix
;	pkgs/development/lua-modules/overrides.nix
2023-12-31 02:31:32 +01:00
Nick Cao
ec186497f8
Merge pull request #277699 from r-ryantm/auto-update/gtree
gtree: 1.10.4 -> 1.10.7
2023-12-30 09:55:33 -05:00
R. Ryantm
1878ed25eb ov: 0.32.1 -> 0.33.0 2023-12-30 11:18:44 +00:00
R. Ryantm
834f8f42c2 gtree: 1.10.4 -> 1.10.7 2023-12-30 10:04:46 +00:00
arthsmn
68dcd5fe07 repgrep: 0.14.3 -> 0.15.0 2023-12-29 10:24:53 -03:00
R. Ryantm
1ec5fcaf3b poedit: 3.4.1 -> 3.4.2 2023-12-29 12:21:26 +00:00
github-actions[bot]
3e74d24806
Merge master into staging-next 2023-12-28 18:01:23 +00:00
R. Ryantm
0ea859af92 amber: 0.5.9 -> 0.6.0 2023-12-28 07:12:01 +00:00
github-actions[bot]
2a2dbf246f
Merge master into staging-next 2023-12-27 18:00:58 +00:00
Nick Cao
1ee1e463ff
Merge pull request #277080 from r-ryantm/auto-update/percollate
percollate: 4.0.2 -> 4.0.4
2023-12-27 10:55:02 -05:00
R. Ryantm
70f0a6f367 percollate: 4.0.2 -> 4.0.4 2023-12-27 10:53:36 +00:00
R. Ryantm
633d11bda9 markdownlint-cli: 0.35.0 -> 0.38.0 2023-12-27 03:31:45 +00:00
R. Ryantm
06756b129b reveal-md: 5.5.1 -> 5.5.2 2023-12-23 04:47:18 +00:00
github-actions[bot]
2055503617
Merge master into staging-next 2023-12-22 06:00:57 +00:00
Fabián Heredia Montiel
5a197ce0ec
Merge pull request #275741 from MikaelFangel/update-ugrep
ugrep: 4.3.6 -> 4.4.1
2023-12-22 01:01:26 +00:00
github-actions[bot]
459873d8d6
Merge master into staging-next 2023-12-21 06:01:01 +00:00
Mikael Fangel
0b338a0b5a
ugrep: 4.3.6 -> 4.4.1 2023-12-21 00:36:43 +01:00
Sandro Jäckel
15cf1bacec
treewide: don't use pname for mainProgram where pname is static 2023-12-20 14:25:55 +01:00
github-actions[bot]
54b5a554bf
Merge staging-next into staging 2023-12-18 06:01:32 +00:00
kashw2
af462ed24f d2: 0.6.2 -> 0.6.3 2023-12-17 10:32:28 +10:00
github-actions[bot]
cacb3248e1
Merge staging-next into staging 2023-12-17 00:02:54 +00:00
Mario Rodas
3a74ef9ba1
Merge pull request #273469 from foo-dogsquared/update-vale
vale: 2.29.7 -> 2.30.0
2023-12-16 18:49:27 -05:00
R. Ryantm
99bebfa434 kdiff3: 1.10.6 -> 1.10.7 2023-12-16 23:14:34 +01:00
R. Ryantm
d359074c85 miller: 6.9.0 -> 6.10.0 2023-12-16 21:38:18 +00:00
Nick Cao
1dcae92283
Merge pull request #274760 from r-ryantm/auto-update/mdbook-mermaid
mdbook-mermaid: 0.12.6 -> 0.13.0
2023-12-16 16:02:55 -05:00
Nick Cao
81adacd26e
Merge pull request #274761 from r-ryantm/auto-update/mdbook-katex
mdbook-katex: 0.5.8 -> 0.5.9
2023-12-16 16:02:21 -05:00
Nick Cao
b136bd749f
Merge pull request #274762 from r-ryantm/auto-update/mdbook-admonish
mdbook-admonish: 1.13.1 -> 1.14.0
2023-12-16 16:01:47 -05:00
Nick Cao
789486e563
Merge pull request #274763 from r-ryantm/auto-update/mdbook-open-on-gh
mdbook-open-on-gh: 2.4.1 -> 2.4.2
2023-12-16 16:01:00 -05:00
Nick Cao
298d9c49e7
Merge pull request #274772 from r-ryantm/auto-update/mdbook-toc
mdbook-toc: 0.14.1 -> 0.14.2
2023-12-16 16:00:21 -05:00
github-actions[bot]
c65234130e
Merge staging-next into staging 2023-12-16 18:01:22 +00:00
R. Ryantm
6f864c531a mdbook-toc: 0.14.1 -> 0.14.2 2023-12-16 17:49:35 +00:00
R. Ryantm
f7f4def350 mdbook-open-on-gh: 2.4.1 -> 2.4.2 2023-12-16 16:39:41 +00:00
R. Ryantm
e5de46f653 mdbook-admonish: 1.13.1 -> 1.14.0 2023-12-16 16:39:36 +00:00
R. Ryantm
8c45f9d9af mdbook-katex: 0.5.8 -> 0.5.9 2023-12-16 16:39:07 +00:00
R. Ryantm
c7c2ad3075 mdbook-mermaid: 0.12.6 -> 0.13.0 2023-12-16 16:39:03 +00:00
Maximilian Bosch
eb63f76220
Merge pull request #272945 from Tomkoid/mdhtml-1.0
mdhtml: 0.3.1 -> 1.0
2023-12-16 16:35:28 +01:00
github-actions[bot]
2b17e91c71
Merge staging-next into staging 2023-12-15 12:01:41 +00:00
Profpatsch
cb37959f99 miller: copy manpage to $man 2023-12-15 10:39:28 +01:00