summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2022-11-18vimPlugins.himalaya-vim: fix source due to repo split (#195927)toastal3-12/+18
Previously the Vim plugin was a part of the main repository, but the author has elected to split out the project and move away from GitHub to an open source Git forge @ https://git.sr.ht/~soywod/himalaya-vim/ As such, the previous plugin is currently broken, but now it can be updated indepentently. Co-authored-by: figsoda <figsoda@pm.me>
2022-11-18git-cinnabar: 0.5.10 -> 0.5.11R. Ryantm1-2/+2
2022-11-18Merge pull request #201726 from figsoda/nvim-treesitter-homepagefigsoda3-7/+144
vimPlugins.nvim-treesitter: set meta.homepage for grammars
2022-11-18Merge pull request #197438 from schnusch/mpvScripts.sponsorblockBruno Bigras1-3/+3
mpvScripts.sponsorblock: unstable-2021-12-23 -> unstable-2022-09-24
2022-11-18Merge pull request #201767 from markuskowa/upd-gromacsmarkuskowa1-2/+2
gromacs: 2022.3 -> 2022.4
2022-11-18Merge pull request #201762 from mweinelt/thunderbird-102.5.0Martin Weinelt2-267/+267
2022-11-18pre-commit-hooks: fix conditional dependency on tomli (#200178)Jairo Llopis1-2/+3
* 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-18Merge pull request #201580 from r-ryantm/auto-update/s2n-tlsMario Rodas1-2/+2
s2n-tls: 1.3.27 -> 1.3.28
2022-11-18Merge pull request #201751 from marsam/update-racketMario Rodas2-3/+3
racket,racket-minimal: 8.6 -> 8.7
2022-11-18Merge pull request #201470 from chivay/ghidra-updateMario Rodas1-3/+3
ghidra-bin: 10.2.1 -> 10.2.2
2022-11-18Merge pull request #201390 from SuperSandro2000/python-tldFabian Affolter1-4/+0
python310Packages.tld: remove tox, pytest-cov dependency
2022-11-18Merge pull request #201756 from r-ryantm/auto-update/appthreat-depscanFabian Affolter1-2/+2
appthreat-depscan: 2.3.0 -> 3.0.0
2022-11-18Merge pull request #201703 from mweinelt/smartctl-exporter-linuxMartin Weinelt1-0/+1
2022-11-18Merge pull request #201714 from figsoda/indentfigsoda1-63/+51
scripts/pluginupdate: fix fetchgit indentation
2022-11-18Merge pull request #201416 from r-ryantm/auto-update/doctlMario Rodas1-2/+2
doctl: 1.85.0 -> 1.87.0
2022-11-18Merge pull request #201414 from wegank/farstream-darwinMario Rodas4-4/+4
farstream: add darwin support
2022-11-18Merge pull request #201469 from hmenke/git-branchlessMario Rodas1-4/+5
git-branchless: 0.5.1 -> 0.6.0
2022-11-18Merge pull request #201475 from Izorkin/update-ngtcp2Mario Rodas1-2/+2
ngtcp2: 0.10.0 -> 0.11.0
2022-11-18Merge #201688: xdp-tools: 1.2.6 -> 1.2.8Vladimír Čunát1-11/+3
2022-11-18Merge pull request #201687 from Ma27/bump-grafanaMaximilian Bosch1-4/+4
grafana: 9.2.4 -> 9.2.5
2022-11-18gromacs: 2022.3 -> 2022.4Markus Kowalewski1-2/+2
2022-11-18Merge pull request #201484 from sternenseemann/chroma-2.3.0Mario Rodas2-6/+6
chroma: 2.2.0 -> 2.3.0
2022-11-18Merge pull request #201489 from Luflosi/update/python3Packages.sphinx-copybuttonMario Rodas1-2/+2
python3Packages.sphinx-copybutton: 0.5.0 -> 0.5.1
2022-11-18Merge pull request #201506 from kilianar/logseq-0.8.11Mario Rodas1-2/+2
logseq: 0.8.10 -> 0.8.11
2022-11-18Merge pull request #201738 from r-ryantm/auto-update/ccidMario Rodas1-2/+2
ccid: 1.5.0 -> 1.5.1
2022-11-18Merge pull request #201557 from anthonyroussel/nvtop_fixMario Rodas1-2/+13
nvtop: fix build Fixes #201340
2022-11-18Merge pull request #201754 from r-ryantm/auto-update/flyctlMario Rodas1-3/+3
flyctl: 0.0.431 -> 0.0.432
2022-11-18Merge pull request #201758 from qowoz/fzfMario Rodas1-2/+2
fzf: 0.35.0 -> 0.35.1
2022-11-18thunderbird-bin-unwrapped: 102.4.1 -> 102.5.0Martin Weinelt1-265/+265
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-18thunderbird-unwrapped: 102.4.1 -> 102.5.0Martin Weinelt1-2/+2
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-18Merge pull request #198073 from thenonameguy/pg_relusageMario Rodas2-0/+31
postgresqlPackages.pg_relusage: init at 0.0.1
2022-11-18chroma: 2.3.0 -> 2.4.0sternenseemann2-6/+6
https://github.com/alecthomas/chroma/releases/tag/v2.4.0
2022-11-18tremor-language-server: init at 0.12.4happysalada2-0/+31
2022-11-18postgresqlPackages.pg_relusage: init at 0.0.1Krisztian Szabo2-0/+31
2022-11-18xdp-tools: 1.2.6 -> 1.2.8Adrian Pistol1-11/+3
2022-11-18fzf: 0.35.0 -> 0.35.1zowoq1-2/+2
https://github.com/junegunn/fzf/releases/tag/0.35.1
2022-11-18libmodbus: 3.1.7 → 3.1.8, enable on darwinNikolay Korotkiy1-6/+10
2022-11-18appthreat-depscan: 2.3.0 -> 3.0.0R. Ryantm1-2/+2
2022-11-18Merge pull request #201693 from orivej/odin2Orivej Desh (NixOS)1-6/+8
odin2: unstable-2022-02-23 -> 2.3.4
2022-11-18flyctl: 0.0.431 -> 0.0.432R. Ryantm1-3/+3
2022-11-18Merge pull request #201748 from marsam/update-sphinx-jupyterbook-latexMario Rodas1-3/+4
python310Packages.sphinx-jupyterbook-latex: 0.5.1 -> 0.5.2
2022-11-18Merge #201095: edk2-uefi-shell: fix without sandboxingVladimír Čunát1-0/+4
... when built on x86_64-darwin. Maybe / in some cases, at least.
2022-11-18Merge pull request #197368 from thenonameguy/sftpgoMario Rodas2-0/+56
sftpgo: init at 2.4.0
2022-11-18Merge pull request #200743 from chkno/mindustry-140.3Francesco Gazzetta3-40/+56
mindustry: 126.2 → 140.4
2022-11-18Merge pull request #201727 from r-ryantm/auto-update/blasmarkuskowa1-2/+2
blas-reference: 3.10.0 -> 3.11.0
2022-11-18Merge pull request #201746 from marsam/update-nodejs-19_xMario Rodas1-2/+2
nodejs-19_x: 19.0.1 -> 19.1.0
2022-11-18Merge pull request #201749 from marsam/update-pydata-sphinx-themeMario Rodas1-2/+2
python310Packages.pydata-sphinx-theme: 0.11.0 -> 0.12.0
2022-11-18Merge #201359: firefox, thunderbird, librewolf: Enable wayland support by ↵Vladimír Čunát3-10/+6
default
2022-11-18Merge pull request #201450 from r-ryantm/auto-update/python310Packages.holidaysFabian Affolter1-2/+2
python310Packages.holidays: 0.16 -> 0.17
2022-11-18Merge pull request #201467 from ↵Fabian Affolter2-4/+4
r-ryantm/auto-update/python310Packages.mastodon-py python310Packages.mastodon-py: 1.5.2 -> 1.6.1