Commit Graph

835 Commits

Author SHA1 Message Date
Weijia Wang
e0ec5f6897
Merge pull request #295658 from r-ryantm/auto-update/re-flex
re-flex: 4.1.0 -> 4.1.2
2024-03-23 22:58:16 +01:00
R. Ryantm
13e625b77d re-flex: 4.1.0 -> 4.1.2 2024-03-20 15:44:59 +00:00
Akira Komamura
336269c419 tree-sitter-grammars: Add koka 2024-03-20 12:16:57 +09:00
Pol Dellaiera
186c3e34a7
Merge pull request #296549 from TomaSajt/strip-java-archives-hook
add stripJavaArchivesHook and use treewide
2024-03-19 05:41:08 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
TomaSajt
0e20953796
treewide: use stripJavaArchivesHook instead of canonicalize-jars-hook 2024-03-17 13:35:12 +01:00
Leona Maroni
d240fbc9f6
Merge pull request #296582 from fidgetingbits/add-tree-sitter-talon
tree-sitter-grammars: add talon
2024-03-17 10:58:29 +01:00
FidgetingBits
a48ddbea86
tree-sitter-grammars: add talon 2024-03-17 15:48:38 +08:00
Payas Relekar
ac32c424d3 tree-sitter-grammars: add gleam 2024-03-14 12:18:49 +05:30
Mario Rodas
e61656f55b re-flex: 4.0.1 -> 4.1.0
Changelog: https://github.com/Genivia/RE-flex/releases/tag/v4.1.0
2024-03-07 04:20:00 +00:00
Weijia Wang
689fba893b
Merge pull request #289878 from r-ryantm/auto-update/re-flex
re-flex: 3.5.1 -> 4.0.1
2024-03-06 23:19:48 +01:00
Nick Cao
6d38aff4fc
Merge pull request #293178 from katrinafyi/patch-1
antlr: symlink jar instead of copying
2024-03-05 10:26:06 -05:00
R. Ryantm
783d1559b5 spicy-parser-generator: 1.9.0 -> 1.10.0 2024-03-05 02:42:04 +00:00
Kait Lam
b7736a1666
antlr: symlink jar instead of copying
this also allows for using the jarLocation as a standalone file without pulling in a Java runtime from the wrapper scripts.
2024-03-04 15:26:10 +10:00
R. Ryantm
7b4155b232 re-flex: 3.5.1 -> 4.0.1 2024-02-26 11:52:06 +00:00
Brian Ryall
b71a98af6c
tree-sitter: 0.20.8 -> 0.20.9 2024-02-12 17:27:21 +02:00
kirillrdy
e78f177a8a
Merge pull request #277771 from danderson/templ-grammar
tree-sitter-grammars: add templ
2024-01-26 21:43:37 +09:00
seth
f348632995
tree-sitter-grammars: add just 2024-01-19 15:26:35 -05:00
Weijia Wang
a264bba538
Merge pull request #278577 from TomaSajt/javacc
javacc: make deterministic and clean up
2024-01-11 20:30:13 +01:00
R. Ryantm
16c2f88a96 byacc: 20230521 -> 20240109 2024-01-11 04:19:38 +00:00
TomaSajt
45f234686c
javacc: make deterministic and clean up 2024-01-03 22:33:33 +01:00
Weijia Wang
5e621e80f1
Merge pull request #275005 from r-ryantm/auto-update/peg
peg: 0.1.19 -> 0.1.20
2024-01-03 18:08:36 +01:00
Dave Anderson
2cbbff53e8 tree-sitter-grammars: add templ 2023-12-30 17:47:47 -08:00
Otavio Salvador
17d6576d85 tree-sitter-grammars: add bitbake
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-12-30 20:11:57 -03:00
adisbladis
5f396752c0 tree-sitter-grammars.tree-sitter-nix: update grammar 2023-12-26 15:47:54 +13:00
Adam Stephens
72ff6b5fcf tree-sitter-grammars.tree-sitter-nu: use official repo 2023-12-21 11:47:16 -08:00
Weijia Wang
b425dc72ad
Merge pull request #272259 from rvolosatovs/fix/aarch64-darwin-jshon
jshon: fix build on aarch64-darwin
2023-12-17 20:16:39 +01:00
R. Ryantm
4fa6dc6a4d peg: 0.1.19 -> 0.1.20 2023-12-17 15:20:36 +00:00
Roman Volosatovs
73877a6f34 jshon: fix build on aarch64-darwin
```
jshon> clang -std=c99 -Wall -pedantic -Wextra -Werror    -c -o jshon.o jshon.c
jshon> jshon.c:189:25: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
jshon> json_t** stack_safe_peek()
jshon>                         ^
jshon>                          void
jshon> 6 errors generated.
jshon> make: *** [<builtin>: jshon.o] Error 1
```

Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
2023-12-10 01:07:57 +01:00
Aaron Jheng
adadeffea9
utf8cpp: 3.2.5 -> 4.0.3 2023-12-08 12:20:46 +00:00
Pol Dellaiera
38da51f06c
Merge pull request #268695 from purcell/tree-sitter-uiua
tree-sitter-grammars: add uiua
2023-11-30 16:33:18 +01:00
Matthieu Coudron
c808d957d0
Merge pull request #270304 from teto/add-neorg-meta
tree-sitter-grammars.tree-sitter-norg-meta: init
2023-11-30 13:50:11 +01:00
Pol Dellaiera
9f1c780a7b
Merge pull request #267034 from r-ryantm/auto-update/re-flex
re-flex: 3.5.0 -> 3.5.1
2023-11-27 21:14:27 +01:00
Pol Dellaiera
6c285f35e4
Merge pull request #269116 from r-ryantm/auto-update/peg
peg: 0.1.18 -> 0.1.19
2023-11-27 20:52:38 +01:00
Matthieu Coudron
91ed9b6d93 tree-sitter-grammars.tree-sitter-norg-meta: init 2023-11-27 00:26:29 +01:00
Matthieu Coudron
1266abe247 tree-sitter: ignore csharp-tree-sitter to unblock update 2023-11-27 00:23:28 +01:00
R. Ryantm
a6779efbbc javacc: 7.0.12 -> 7.0.13 2023-11-23 12:02:32 -08:00
R. Ryantm
e8e83ee1a8 peg: 0.1.18 -> 0.1.19 2023-11-22 05:33:16 +00:00
Steve Purcell
7b5f99cbac tree-sitter-grammars: add uiua 2023-11-20 11:25:06 +00:00
Martin Weinelt
3c336a1647
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/libraries/gdcm/default.nix
2023-11-14 13:16:34 +01:00
R. Ryantm
6276c26abf spicy-parser-generator: 1.8.1 -> 1.9.0 2023-11-14 03:02:47 +00:00
R. Ryantm
5997302957 re-flex: 3.5.0 -> 3.5.1 2023-11-12 11:29:54 +00:00
github-actions[bot]
38bc2a577e
Merge master into staging-next 2023-11-07 00:02:31 +00:00
Dmitry Kalinkin
93b63a2cab
Merge pull request #265514 from xworld21/treewide-texlive-with-packages
treewide: switch to texlive.withPackages
2023-11-06 16:47:04 -05:00
Weijia Wang
32da89a1a1 Merge branch 'master' into staging-next 2023-11-06 14:33:18 +01:00
Thiago Kenji Okada
b45133e20d
Merge pull request #244298 from oxalica/remove-unused
{birdtray,isgx,mycrypto,osu-lazer,stretchly,tree-sitter}: remove oxalica as maintainer
2023-11-06 08:13:34 +00:00
Vincenzo Mantova
1fd9882538 ragel: replace texlive.combined.scheme-small with texliveSmall 2023-11-05 11:56:04 +00:00
github-actions[bot]
81ed2302dc
Merge master into staging-next 2023-10-28 06:00:57 +00:00
Weijia Wang
e5092f1b39
Merge pull request #261519 from r-ryantm/auto-update/re-flex
re-flex: 3.4.1 -> 3.5.0
2023-10-28 03:31:21 +02:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next 2023-10-26 10:36:50 +02:00