Commit Graph
427516 Commits
Author SHA1 Message Date
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
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
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
Fabian AffolterandGitHub 2e64cf01f6 Merge pull request #201587 from r-ryantm/auto-update/sn0int
sn0int: 0.24.2 -> 0.24.3
2022-11-18 10:46:42 +01:00
Krisztian Szabo d26d3c6cf0 sftpgo: init at 2.4.0 2022-11-18 10:45:39 +01:00
Krisztian Szabo d34d237a72 maintainainers: add thenonameguy 2022-11-18 10:45:39 +01:00
Fabian AffolterandGitHub 14f5140c95 Merge pull request #201610 from r-ryantm/auto-update/python310Packages.arviz
python310Packages.arviz: 0.13.0 -> 0.14.0
2022-11-18 10:41:47 +01:00
Fabian AffolterandGitHub e18cc829be Merge pull request #201618 from r-ryantm/auto-update/python310Packages.azure-mgmt-storage
python310Packages.azure-mgmt-storage: 20.1.0 -> 21.0.0
2022-11-18 10:26:22 +01:00
Mario RodasandGitHub 560cbc1656 Merge pull request #201592 from r-ryantm/auto-update/sumneko-lua-language-server
sumneko-lua-language-server: 3.6.2 -> 3.6.3
2022-11-18 04:24:12 -05:00
Mario RodasandGitHub fcc7873b5b Merge pull request #201595 from r-ryantm/auto-update/wabt
wabt: 1.0.30 -> 1.0.31
2022-11-18 04:24:02 -05:00
Mario RodasandGitHub d956ebe117 Merge pull request #201615 from Izorkin/update-peertube
peertube: 4.3.0 -> 4.3.1
2022-11-18 04:22:28 -05:00