Commit Graph
427527 Commits
Author SHA1 Message Date
Raito Bezarius 9105bfd039 nginx: expose ngx_http_slice_module through "withSlice" 2022-12-17 02:59:04 +01:00
figsodaandGitHub 7e853f1d55 Merge pull request #201726 from figsoda/nvim-treesitter-homepage
vimPlugins.nvim-treesitter: set meta.homepage for grammars
2022-11-18 10:31:31 -05:00
Bruno BigrasandGitHub 4b85db7975 Merge pull request #197438 from schnusch/mpvScripts.sponsorblock
mpvScripts.sponsorblock: unstable-2021-12-23 -> unstable-2022-09-24
2022-11-18 10:23:29 -05:00
markuskowaandGitHub 386e2cf59d Merge pull request #201767 from markuskowa/upd-gromacs
gromacs: 2022.3 -> 2022.4
2022-11-18 16:15:34 +01:00
Martin WeineltandGitHub dba0c71b6d Merge pull request #201762 from mweinelt/thunderbird-102.5.0 2022-11-18 16:11:21 +01:00
a437e9c7b6 pre-commit-hooks: fix conditional dependency on tomli (#200178)
* pre-commit-hooks: fix conditional dependency on tomli

As seen in https://github.com/pre-commit/pre-commit-hooks/commit/fc88f3fa495385e6b367f7c4c8cf10940ad053da, upstream changed their dependency from `toml` to `tomli>=1.1.0;python_version<"3.11"`.

Without this patch, running `check-toml` from this package fails with:

```
Traceback (most recent call last):
  File "/nix/store/06qpfmlgkhxakgjs8g7gk5jlkczij0m6-python3.10-pre-commit-hooks-4.3.0/bin/.check-toml-wrapped", line 6, in <module>
    from pre_commit_hooks.check_toml import main
  File "/nix/store/06qpfmlgkhxakgjs8g7gk5jlkczij0m6-python3.10-pre-commit-hooks-4.3.0/lib/python3.10/site-packages/pre_commit_hooks/check_toml.py", line 10, in <module>
    import tomli as tomllib
ModuleNotFoundError: No module named 'tomli'
```

See https://github.com/pre-commit/pre-commit-hooks/issues/833.

* pre-commit-hooks: use lib.optionals helper for clarity

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-11-18 16:52:28 +02:00
Mario RodasandGitHub 7edfbbbad1 Merge pull request #201580 from r-ryantm/auto-update/s2n-tls
s2n-tls: 1.3.27 -> 1.3.28
2022-11-18 09:26:15 -05:00
Mario RodasandGitHub 3e6067a60b Merge pull request #201751 from marsam/update-racket
racket,racket-minimal: 8.6 -> 8.7
2022-11-18 09:22:37 -05:00
Mario RodasandGitHub a188964a7a Merge pull request #201470 from chivay/ghidra-update
ghidra-bin: 10.2.1 -> 10.2.2
2022-11-18 09:22:12 -05:00
Fabian AffolterandGitHub 203904c766 Merge pull request #201390 from SuperSandro2000/python-tld
python310Packages.tld: remove tox, pytest-cov dependency
2022-11-18 15:19:11 +01:00
Fabian AffolterandGitHub 9f7fe9becc Merge pull request #201756 from r-ryantm/auto-update/appthreat-depscan
appthreat-depscan: 2.3.0 -> 3.0.0
2022-11-18 15:11:12 +01:00
Martin WeineltandGitHub 076cf0f4d8 Merge pull request #201703 from mweinelt/smartctl-exporter-linux 2022-11-18 15:10:51 +01:00
figsodaandGitHub 502f301163 Merge pull request #201714 from figsoda/indent
scripts/pluginupdate: fix fetchgit indentation
2022-11-18 09:04:01 -05:00
Mario RodasandGitHub 75be93b1c5 Merge pull request #201416 from r-ryantm/auto-update/doctl
doctl: 1.85.0 -> 1.87.0
2022-11-18 08:59:46 -05:00
Mario RodasandGitHub 9ef49c7e9f Merge pull request #201414 from wegank/farstream-darwin
farstream: add darwin support
2022-11-18 08:59:15 -05:00
Mario RodasandGitHub 9727e904e9 Merge pull request #201469 from hmenke/git-branchless
git-branchless: 0.5.1 -> 0.6.0
2022-11-18 08:53:24 -05:00
Mario RodasandGitHub 668fd70ae4 Merge pull request #201475 from Izorkin/update-ngtcp2
ngtcp2: 0.10.0 -> 0.11.0
2022-11-18 08:52:47 -05:00
Vladimír Čunát d05f573b6c Merge #201688: xdp-tools: 1.2.6 -> 1.2.8 2022-11-18 14:51:40 +01:00
Maximilian BoschandGitHub ffe950b8d4 Merge pull request #201687 from Ma27/bump-grafana
grafana: 9.2.4 -> 9.2.5
2022-11-18 14:46:53 +01:00
Markus Kowalewski 57d39374e2 gromacs: 2022.3 -> 2022.4 2022-11-18 14:37:22 +01:00
Mario RodasandGitHub d115b82f50 Merge pull request #201484 from sternenseemann/chroma-2.3.0
chroma: 2.2.0 -> 2.3.0
2022-11-18 08:19:42 -05:00
Mario RodasandGitHub ed469729fe Merge pull request #201489 from Luflosi/update/python3Packages.sphinx-copybutton
python3Packages.sphinx-copybutton: 0.5.0 -> 0.5.1
2022-11-18 08:11:23 -05:00
Mario RodasandGitHub b7a58958bb Merge pull request #201506 from kilianar/logseq-0.8.11
logseq: 0.8.10 -> 0.8.11
2022-11-18 08:04:24 -05:00
Mario RodasandGitHub d01f831514 Merge pull request #201738 from r-ryantm/auto-update/ccid
ccid: 1.5.0 -> 1.5.1
2022-11-18 08:01:59 -05:00
Mario RodasandGitHub 512130c735 Merge pull request #201557 from anthonyroussel/nvtop_fix
nvtop: fix build

Fixes #201340
2022-11-18 08:01:38 -05:00
Mario RodasandGitHub 9b70453b52 Merge pull request #201754 from r-ryantm/auto-update/flyctl
flyctl: 0.0.431 -> 0.0.432
2022-11-18 07:59:34 -05:00
Mario RodasandGitHub 02093ffe7c Merge pull request #201758 from qowoz/fzf
fzf: 0.35.0 -> 0.35.1
2022-11-18 07:58:49 -05:00
Martin Weinelt 1afe1b2b00 thunderbird-bin-unwrapped: 102.4.1 -> 102.5.0
https://www.thunderbird.net/en-US/thunderbird/102.5.0/releasenotes/
https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird102.5

Fixes: CVE-2022-45403, CVE-2022-45404, CVE-2022-45405, CVE-2022-45406,
       CVE-2022-45408, CVE-2022-45409, CVE-2022-45410, CVE-2022-45411,
       CVE-2022-45412, CVE-2022-45416, CVE-2022-45418, CVE-2022-45420,
       CVE-2022-45421
2022-11-18 13:56:23 +01:00
Martin Weinelt 2018e786a3 thunderbird-unwrapped: 102.4.1 -> 102.5.0
https://www.thunderbird.net/en-US/thunderbird/102.5.0/releasenotes/
https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird102.5

Fixes: CVE-2022-45403, CVE-2022-45404, CVE-2022-45405, CVE-2022-45406,
       CVE-2022-45408, CVE-2022-45409, CVE-2022-45410, CVE-2022-45411,
       CVE-2022-45412, CVE-2022-45416, CVE-2022-45418, CVE-2022-45420,
       CVE-2022-45421
2022-11-18 13:54:28 +01:00
Mario RodasandGitHub 46e209ce07 Merge pull request #198073 from thenonameguy/pg_relusage
postgresqlPackages.pg_relusage: init at 0.0.1
2022-11-18 07:48:28 -05:00
sternenseemann 58bb52af95 chroma: 2.3.0 -> 2.4.0
https://github.com/alecthomas/chroma/releases/tag/v2.4.0
2022-11-18 13:35:53 +01:00
happysaladaandYt f05186306c tremor-language-server: init at 0.12.4 2022-11-18 07:30:07 -05:00
Krisztian Szabo 6390d01e13 postgresqlPackages.pg_relusage: init at 0.0.1 2022-11-18 13:24:29 +01:00
Adrian Pistol 7f640597e6 xdp-tools: 1.2.6 -> 1.2.8 2022-11-18 13:19:51 +01:00
Maciej KrügerandGitHub 980e2c2ed2 Merge pull request #196773 from bobvanderlinden/pr-steam-package 2022-11-18 13:08:39 +01:00
zowoq 6a815221ae fzf: 0.35.0 -> 0.35.1
https://github.com/junegunn/fzf/releases/tag/0.35.1
2022-11-18 22:08:30 +10:00
Nikolay KorotkiyandBjørn Forsman 9e4a35d13f libmodbus: 3.1.7 → 3.1.8, enable on darwin 2022-11-18 12:45:23 +01:00
R. Ryantm 9199067158 appthreat-depscan: 2.3.0 -> 3.0.0 2022-11-18 11:32:49 +00:00
Orivej Desh (NixOS)andGitHub 4c43ce2587 Merge pull request #201693 from orivej/odin2
odin2: unstable-2022-02-23 -> 2.3.4
2022-11-18 11:31:34 +00:00
R. Ryantm aeedbe0037 flyctl: 0.0.431 -> 0.0.432 2022-11-18 10:22:16 +00:00
Mario RodasandGitHub cf01bae30b Merge pull request #201748 from marsam/update-sphinx-jupyterbook-latex
python310Packages.sphinx-jupyterbook-latex: 0.5.1 -> 0.5.2
2022-11-18 05:18:02 -05:00
Vladimír Čunát e101394194 Merge #201095: edk2-uefi-shell: fix without sandboxing
... when built on x86_64-darwin.  Maybe / in some cases, at least.
2022-11-18 11:09:27 +01:00
Mario RodasandGitHub 30eddf1dfb Merge pull request #197368 from thenonameguy/sftpgo
sftpgo: init at 2.4.0
2022-11-18 05:09:18 -05:00
Francesco GazzettaandGitHub d9b668110b Merge pull request #200743 from chkno/mindustry-140.3
mindustry: 126.2 → 140.4
2022-11-18 10:07:43 +00:00
markuskowaandGitHub 52b2ac8ae1 Merge pull request #201727 from r-ryantm/auto-update/blas
blas-reference: 3.10.0 -> 3.11.0
2022-11-18 11:03:20 +01:00
Mario RodasandGitHub 9430c66b7c Merge pull request #201746 from marsam/update-nodejs-19_x
nodejs-19_x: 19.0.1 -> 19.1.0
2022-11-18 05:02:11 -05:00
Mario RodasandGitHub 55e6484e16 Merge pull request #201749 from marsam/update-pydata-sphinx-theme
python310Packages.pydata-sphinx-theme: 0.11.0 -> 0.12.0
2022-11-18 04:52:12 -05:00
Vladimír Čunát 8ab030e8de Merge #201359: firefox, thunderbird, librewolf: Enable wayland support by default 2022-11-18 10:49:22 +01:00
Fabian AffolterandGitHub 9877b3d322 Merge pull request #201450 from r-ryantm/auto-update/python310Packages.holidays
python310Packages.holidays: 0.16 -> 0.17
2022-11-18 10:48:52 +01:00
Fabian AffolterandGitHub 18ea5f0272 Merge pull request #201467 from r-ryantm/auto-update/python310Packages.mastodon-py
python310Packages.mastodon-py: 1.5.2 -> 1.6.1
2022-11-18 10:48:30 +01:00