3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

524 commits

Author SHA1 Message Date
Ben Siraphob df5d6f5ebe
Merge pull request #137955 from siraben/tree-sitter-grammars 2021-09-15 20:25:50 -05:00
Ben Siraphob 5196b3df7c tree-sitter: update grammars 2021-09-15 11:52:34 -05:00
Ben Siraphob 3b61e2c2b9 tree-sitter: add rydesun/tree-sitter-dot 2021-09-14 22:26:33 -05:00
github-actions[bot] 728f30ca03
Merge master into staging-next 2021-09-15 00:01:33 +00:00
figsoda 9b57dc3585
Merge pull request #136367 from LavaDesu/tsgrammar-fix
tree-sitter: replace hyphens with underscores in .withPlugins
2021-09-14 15:23:31 -04:00
github-actions[bot] b6f0eb9136
Merge master into staging-next 2021-09-06 18:00:57 +00:00
Ben Siraphob 49cce41b7c tree-sitter: update grammars 2021-09-05 23:05:50 -05:00
LavaDesu 46232128d2
tree-sitter: replace hyphens with underscores in .withPlugins
nvim-treesitter expects underscores instead of hyphens, causing some
grammars not to be recognised
2021-09-01 17:54:42 +07:00
Jan Tojnar 7a04c2ad68 Merge branch 'staging-next' into staging
- boost 171 removed on staging-next
- re-generated node-packages.nix

; Conflicts:
;	pkgs/development/java-modules/m2install.nix
;	pkgs/development/node-packages/node-packages.nix
;	pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
Sebastián Mancilla 8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Sergei Trofimovich 82571f3636 re2c: 2.1.1 -> 2.2
Pull in new python3 tests-only dependency.
2021-08-19 17:10:35 +01:00
figsoda 409dd0bf58 tree-sitter: update grammars 2021-08-16 14:05:07 +02:00
Artturi bde703a6bd
sha was wrong 2021-08-13 03:04:15 +03:00
R. RyanTM 3860143457 byacc: 20210802 -> 20210808 2021-08-10 02:05:47 +00:00
Sandro cdcf040ce9
Merge pull request #132227 from tssm/add-tree-sitter-fish-grammar
tree-sitter-fish: init at HEAD
2021-08-08 12:01:20 +02:00
Sandro 08026a2209
Merge pull request #131767 from figsoda/tree-sitter-comment
tree-sitter-comment: init at 2021-04-27
2021-08-08 11:58:59 +02:00
R. RyanTM b274155579 byacc: 20210619 -> 20210802 2021-08-04 13:55:48 +00:00
Tae Sandoval 90b7de20ac tree-sitter-fish: init at HEAD 2021-07-31 17:49:21 +02:00
figsoda afb908bfbd tree-sitter-comment: init at 2021-04-27 2021-07-27 23:58:33 -04:00
Frederik Rietdijk ce7b1fcc6b hammer: clean up dependencies 2021-07-27 20:37:05 +02:00
Felix Buehler 987902c434 lemon: deprecate phases 2021-07-25 01:37:47 +02:00
github-actions[bot] dc802b2e19
Merge master into staging-next 2021-07-19 00:01:36 +00:00
Sandro d5bd34ebf2
treewide: convert phases that contain ":" to dont* = true (#130500) 2021-07-18 23:42:48 +02:00
github-actions[bot] f2eada4ab8
Merge master into staging-next 2021-07-18 06:01:33 +00:00
Felix Buehler 87316d778b various: cleanup of "inherit version;" 2021-07-18 00:19:24 +02:00
github-actions[bot] f0bb8c9a78
Merge master into staging-next 2021-07-14 18:01:12 +00:00
Guillaume Girol c1ec258fe4 tree-sitter-latex: init at HEAD 2021-07-10 12:00:00 +00:00
Sandro 1619046572
Merge pull request #126894 from Stunkymonkey/pname&version 2021-07-05 18:52:04 +02:00
Philipp Mildenberger cab809f466 tree-sitter: 0.19.5 -> 0.20.0 2021-07-01 17:02:04 +02:00
Felix Buehler 6f04cd0e69 application/development: /s/name/pname&version/ 2021-06-30 09:55:22 +02:00
R. RyanTM 7e3d8fc66b byacc: 20210520 -> 20210619 2021-06-22 16:57:20 -07:00
R. RyanTM 90022056f5 byacc: 20210109 -> 20210520 2021-06-16 13:36:12 -07:00
José Luis Lafuente 779cb5580d tree-sitter: update grammars
Switch to nvim-treesitter/tree-sitter-lua for lua,
since current lua grammar is broken for 0.19.5
2021-06-16 16:53:57 +02:00
R. RyanTM 90d944e42f byacc: 20200910 -> 20210109 2021-06-09 23:35:31 +00:00
Carlos Hernandez 99b351b4bd tree-sitter: explicitly incl CXX headers on Darwin
clang needs to find headers + libraries for compiling with libc++.
On Darwin we will include CXX headers when compiling C.

This closes #124396
2021-06-04 11:31:42 -06:00
Michael Adler 44c286d236 tree-sitter: 0.19.3 -> 0.19.5
new grammars:

* tree-sitter-toml
* tree-sitter-tsq
* tree-sitter-zig
2021-05-27 17:03:37 +02:00
Andrew Childs 9ad03b1ed9 flex: fix cross compilation 2021-05-17 00:27:00 +09:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
github-actions[bot] f9e9e425fc
Merge staging-next into staging 2021-04-24 06:05:32 +00:00
Michael Livshin a2ae19a00d antlr3: make C++ headers compliant with C++20
(by stealing the relevant patch from Fedora)
2021-04-23 18:10:04 +03:00
github-actions[bot] cdece2032d
Merge staging-next into staging 2021-04-22 18:14:30 +00:00
José Luis Lafuente f29292db76 tree-sitter: Add withPlugins 2021-04-22 14:11:01 +02:00
github-actions[bot] 1eabfe5413
Merge staging-next into staging 2021-04-22 12:06:27 +00:00
Imran Hossain ce5cbe4abf tree-sitter: Update grammars 2021-04-22 11:53:13 +02:00
Thomas Gerbet 995ecddd9a re2c: 1.3 -> 2.1.1
Release notes:
https://re2c.org/releases/release_notes.html#release-2-1-1
2021-04-16 11:03:18 +02:00
Christian Kögler f822651e70 tree-sitter: Add aarch64 support
tree-sitter compiles on aarch64
2021-04-03 16:11:34 +02:00
R. RyanTM f2a6ca89f3 bison: 3.7.5 -> 3.7.6 2021-03-20 09:19:34 +01:00
github-actions[bot] d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
José Luis Lafuente fee2e23c00 tree-sitter: 1.18.2 -> 0.19.3
Update the grammars and add `allGrammars` derivation.
`nix-build "<nixpkgs>" -A tree-sitter.allGrammars` will create a
derivation with symlinks to all the grammars
2021-03-16 01:38:58 +01:00
github-actions[bot] 149a81c88d
Merge master into staging-next 2021-03-10 00:39:07 +00:00