Commit Graph

423839 Commits

Author SHA1 Message Date
Profpatsch ef9d708262 tree-sitter: Update grammars 2022-11-04 18:14:33 +01:00
Profpatsch 2de554d512 tree-sitter/update: Fetch repositories in parallel
This was the main annoyance with the existing script, it would fetch
one repository after the other instead of multiple in parallel.
The `xe` tool is a simple `xargs`-like that can do that.

We put the json information for all repositories into a file with one
object per line, then pass that to xe.
2022-11-04 18:14:33 +01:00
Profpatsch a64a9d5552 tree-sitter/update: Write files atomically
Otherwise you can’t interrupt the process without creating
broken/half-written files.
2022-11-04 18:14:33 +01:00
Profpatsch 26cb66b681 tree-sitter/update: Fetch the existing repos from python as well
I also used the chance to add some type annotations and make sure they
get accepted by mypy.
2022-11-04 18:14:33 +01:00
Profpatsch 805b5e978d tree-sitter/update: get executables from nix instead of environment
This was a small bug, the update script should of course not depend on
any executables in the environment.

Since we don’t use a nix string anymore, interpolation is out of the
question, so we pass it as arglib environment json string.
2022-11-04 18:14:33 +01:00
Profpatsch 0d067c8603 tree-sitter/update: move pyhon impl into its own file
This helps with syntax highlighting & editor support
2022-11-04 18:14:33 +01:00
Profpatsch 673676319b tree-sitter/update: factor out github url 2022-11-04 18:14:33 +01:00
Profpatsch 7948439959 tree-sitter/update: prepare moving more stuff to python
I don’t want to split up the python code, so for now I’m just passing
a “mode” to the script to run a different subset of the functionality.
2022-11-04 18:14:33 +01:00
Profpatsch d325f6f702 tree-sitter: partially rewrite update script in python
The update script is getting out of hand, so we should rewrite it in
something that resembles sanity, i.e. Python

This is the first step, rewriting the part that checks and fetches a
release.

Next up is integrating latestGithubRepos into that script.
2022-11-04 18:14:33 +01:00
figsoda f0adf4fcae Merge pull request #199466 from dotlambda/vimplugins-update
vimPlugins: update
2022-11-04 12:46:43 -04:00
Guillaume Girol 9eb6351674 Merge pull request #194248 from oxzi/pypcap-1.3.0
pythonPackage.pypcap: 1.2.3 -> 1.3.0
2022-11-04 16:17:31 +00:00
Sandro Jäckel bf6e741129 vimPlugins.nvim-treesitter: update grammars 2022-11-04 17:15:08 +01:00
Guillaume Girol 3afe44bb58 Merge pull request #198139 from adamcstephens/squeezelite-1411
squeezelite: 1.9.9.1403 -> 1.9.9.1411
2022-11-04 16:11:22 +00:00
Théo Zimmermann 1d44854eb5 Merge pull request #198293 from Zimmi48/add-vscoq-vscode-extension
vscode-extensions.maximedenes.vscoq: init at 0.3.6
2022-11-04 17:06:07 +01:00
Théo Zimmermann 6c55a61419 Merge pull request #198299 from Zimmi48/bump-copilot
vscode-extensions.github.copilot: 1.46.6822 -> 1.56.7152
2022-11-04 17:05:41 +01:00
Théo Zimmermann 192dcad6da Merge pull request #198765 from Zimmi48/update-vscode-python-jupyter
Update VS Code extensions `ms-python.python` and `ms-toolsai.jupyter`
2022-11-04 17:05:11 +01:00
Guillaume Girol fd4aa54e66 Merge pull request #198845 from jansol/tauon
tauon: 7.4.2 -> 7.4.3
2022-11-04 15:57:05 +00:00
Guillaume Girol 226965b4e2 Merge pull request #198860 from jansol/draco
draco: 1.5.3 -> 1.5.5 + add meta.changelog
2022-11-04 15:54:42 +00:00
Christian Kögler 759bbe2f57 Merge pull request #190900 from bzizou/seqkit
seqkit: init at 2.3.1
2022-11-04 16:48:40 +01:00
Guillaume Girol e94abaf9c2 Merge pull request #199525 from symphorien/duply-path
duply: fix ftp usage
2022-11-04 15:31:59 +00:00
Bernardo Meurer 51ebf9d12e Merge pull request #198608 from taku0/thunderbird-desktop-item 2022-11-04 14:53:51 +00:00
Bernardo Meurer dac8adf99a Merge pull request #197235 from PedroHLC/spirv-llvm-translator_14-init 2022-11-04 14:48:17 +00:00
Florian Klink 7696e63fbc Merge pull request #199474 from r-ryantm/auto-update/grafana-agent
grafana-agent: 0.28.0 -> 0.28.1
2022-11-04 14:47:52 +00:00
figsoda e4dd6c9312 Merge pull request #199496 from kilianar/broot-1.16.2
broot: 1.16.1 -> 1.16.2
2022-11-04 10:47:17 -04:00
Bernardo Meurer 1dbaa9cc85 Merge pull request #199500 from Atemu/xanmod-remove-amd-pstate 2022-11-04 14:43:58 +00:00
figsoda 9ec222e7a8 Merge pull request #199499 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2022-10-30 -> 2022-11-03
2022-11-04 10:40:25 -04:00
Mario Rodas 77e9152bd1 Merge pull request #198660 from cpcloud/ibis-framework-drop-dask
python3Packages.ibis-framework: don't test dask backend
2022-11-04 09:36:48 -05:00
Sandro 26ffd79fda Merge pull request #191255 from reckenrode/wine-moltenvk 2022-11-04 15:33:32 +01:00
Sandro 8f679a5327 Merge pull request #194031 from NickCao/stellarium 2022-11-04 15:33:03 +01:00
figsoda 6007000f3d Merge pull request #199368 from figsoda/hakari
cargo-hakari: 0.9.14 -> 0.9.15, add figsoda as a maintainer
2022-11-04 10:31:14 -04:00
figsoda 6ca88b3b7a Merge pull request #199366 from figsoda/guppy
cargo-guppy: init at unstable-2022-10-29
2022-11-04 10:31:06 -04:00
figsoda 366a420a08 Merge pull request #199081 from figsoda/nvim-treesitter
vimPlugins.nvim-treesitter: follow up to #198606
2022-11-04 10:17:43 -04:00
figsoda 59549a5a73 Merge pull request #199418 from MrcJkb/lemmy-help
lemmy-help: init at 0.9.0
2022-11-04 10:05:23 -04:00
figsoda 56e160ee61 nvim-treesitter: add comment on aliases 2022-11-04 09:51:04 -04:00
Andrei Pampu 1d9b905040 bazarr: 1.1.1 -> 1.1.2 2022-11-04 14:24:01 +01:00
Bjørn Forsman 8973da1d91 nixos/tests/bazarr: set timezone to fix runtime failure
Ref. https://github.com/morpheus65535/bazarr/issues/1983.
2022-11-04 14:10:31 +01:00
Bjørn Forsman 166c9c8269 nixos/tests/bazarr: fix eval error
The test still doesn't pass, it has some runtime issues as well.

Fixes: 5803706662 ("nixos/tests: fix type mismatch in wait_for_open_port")
2022-11-04 14:10:31 +01:00
ajs124 92fe5610ff Merge pull request #199094 from NickCao/pdns
pdns: 4.6.3 -> 4.7.2
2022-11-04 14:09:36 +01:00
Sandro 2aaf2bc57c Merge pull request #197058 from ereslibre/bump-unison-m4c 2022-11-04 13:28:10 +01:00
Thiago Kenji Okada 4813fb430e Merge pull request #199384 from PedroHLC/nvidia-broken-linux6.0
nvidia_x11_vulkan_beta: 515.49.15 -> 515.49.24
2022-11-04 12:23:16 +00:00
R. Ryantm 2f56027040 cilium-cli: 0.12.5 -> 0.12.6 2022-11-04 20:18:52 +08:00
Pavol Rusnak 57b1b1eb46 Merge pull request #199510 from prusnak/gcc-arm-embedded
gcc-arm-embedded: remove aarch64-darwin from platforms
2022-11-04 13:02:31 +01:00
Guillaume Girol a3a77b48e1 duply: fix ftp usage
for ftp, duply depends on ltfp on PATH, which is not possible if the
wrapper resets PATH.
2022-11-04 12:00:00 +00:00
Fabian Affolter 98a2fec272 Merge pull request #199408 from fabaff/deepdiff-bump
python310Packages.deepdiff: 6.1.0 -> 6.2.1, python310Packages.pylitterbot: 2022.10.1 -> 2022.10.2
2022-11-04 12:57:25 +01:00
Atemu ebb82d58f6 linux_xanmod: force X86_AMD_PSTATE=y
https://github.com/NixOS/nixpkgs/pull/197295 enables it as a module by default
for recent kernel versions. We want it built-in on every xanmod version as they
are all patched to have the functionality.

Using mkImageMediaOverride to override the default kernel config but still allow
the user to mkForce it themselves.

Fixes https://github.com/NixOS/nixpkgs/issues/199498

Co-authored-by: Bernardo Meurer <bernardo@meurer.org>
2022-11-04 12:54:31 +01:00
Mario Rodas 6a888c1413 Merge pull request #199045 from r-ryantm/auto-update/hsqldb
hsqldb: 2.7.0 -> 2.7.1
2022-11-04 06:52:31 -05:00
Bobby Rong 8631cb2e63 Merge pull request #199484 from zhaofengli/cemu-2.0-13
cemu: 2.0-10 -> 2.0-13
2022-11-04 19:51:00 +08:00
Pavol Rusnak 5b88d14aac gcc-arm-embedded: remove aarch64-darwin from platforms
reverts c3557f2e64
reverts 4c5fbc98d2

one can use gcc-arm-embedded on aarch64-darwin via pkgsx86_64Darwin
(introduced in #161657)
2022-11-04 12:48:10 +01:00
Mario Rodas 937d384113 Merge pull request #199151 from cpcloud/fix-parquet-tools
parquet-tools: fix unit test
2022-11-04 06:48:03 -05:00
Mario Rodas 9d4b14b5e0 Merge pull request #199133 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 6.2.0 -> 6.2.1
2022-11-04 06:47:33 -05:00