summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qutebrowser: disable vulkan by default•••Some AMD & Intel chip owners are reporting issues and crashes with Vulkan, so for now, we will disable it by default and make it opt-in. origin/qutebrowser-vulkan-fixTimothy DeHerrera2023-11-071-1/+2
* Merge pull request #264717 from mrtnvgr/celeste-classicckie2023-11-013-0/+61
|\
| * celeste-classic: init at unstable-2020-12-08mrtnvgr2023-11-012-0/+53
| * maintainers: add mrtnvgr•••(cherry picked from commit b5f97b03a312d72bc19da535a504f25db481139e) mrtnvgr2023-11-011-0/+8
* | Merge pull request #263177 from dotlambda/celeste-0.8.0•••celeste: 0.7.0 -> 0.8.0Robert Schütz2023-11-011-7/+5
|\ \
| * | celeste: 0.7.0 -> 0.8.0•••Diff: https://github.com/hwittenborn/celeste/compare/v0.7.0...v0.8.0 Changelog: https://github.com/hwittenborn/celeste/blob/v0.8.0/CHANGELOG.md Robert Schütz2023-10-251-7/+5
* | | Merge pull request #255807 from BillHuang2001/update/ray•••python3Packages.ray: 2.6.1 -> 2.7.0OTABI Tomoya2023-11-022-4/+4
|\ \ \
| * | | python3Packages.ray: 2.6.1 -> 2.7.0Bill Huang2023-09-182-4/+4
* | | | Merge pull request #263077 from mfrw/mfrw/pyenv-2.3.31•••pyenv: 2.3.28 -> 2.3.31OTABI Tomoya2023-11-021-2/+2
|\ \ \ \
| * | | | pyenv: 2.3.28 -> 2.3.31•••Diff: https://github.com/pyenv/pyenv/compare/refs/tags/v2.3.28...v2.3.31 Changelog: https://github.com/pyenv/pyenv/blob/refs/tags/v2.3.31/CHANGELOG.md Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com> Muhammad Falak R Wani2023-10-241-2/+2
* | | | | Merge pull request #263354 from Strum355/bobthefish-bump•••fishPlugins.bobthefish: unstable-2022-08-02 -> unstable-2023-06-16OTABI Tomoya2023-11-021-4/+4
|\ \ \ \ \
| * | | | | fishPlugins.bobthefish: unstable-2022-08-02 -> unstable-2023-06-16Noah Santschi-Cooney2023-10-251-4/+4
* | | | | | Merge pull request #261010 from r-ryantm/auto-update/python310Packages.gtts•••python310Packages.gtts: 2.3.2 -> 2.4.0OTABI Tomoya2023-11-011-2/+2
|\ \ \ \ \ \
| * | | | | | python310Packages.gtts: 2.3.2 -> 2.4.0R. Ryantm2023-10-141-2/+2
* | | | | | | Merge pull request #261123 from r-ryantm/auto-update/python310Packages.opence...•••python310Packages.opencensus-ext-azure: 1.1.9 -> 1.1.11OTABI Tomoya2023-11-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | python310Packages.opencensus-ext-azure: 1.1.9 -> 1.1.11R. Ryantm2023-10-141-2/+2
* | | | | | | | Merge #264581: formats.libconfig: fix store path dependency in testVladimír Čunát2023-11-012-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | formats.libconfig: fix unstable store path dependency in test•••Previously, this test would verify a writeText file with a constant content is at a precise store path, but this is not actually the case and the store path has changed maybe twice since the original "pkgs.formats: Add libconfig format generator" PR was started, the latest time being after it was merged. We now placehold the store path in expected.txt and substitute it just before we run the diff, alleviating the problem. ckie2023-10-312-8/+8
* | | | | | | | | Merge pull request #264756 from anthonyroussel/rename/terraform-plugin-docs•••terraform-plugin-docs: rename from tfplugindocslewo2023-11-014-24/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | terraform-plugin-docs: ensure go is in the PATH•••Co-authored-by: Philipp Böschen <catouc@philipp.boeschen.me> Anthony Roussel2023-11-011-0/+10
| * | | | | | | | | terraform-plugin-docs: 0.14.1 -> 0.16.0•••https://github.com/hashicorp/terraform-plugin-docs/releases/tag/v0.16.0 https://github.com/hashicorp/terraform-plugin-docs/compare/v0.14.1...v0.16.0 Co-authored-by: Philipp Böschen <catouc@philipp.boeschen.me> Anthony Roussel2023-11-011-4/+17
| * | | | | | | | | terraform-plugin-docs: add passthru.{tests,updateScript}•••Co-authored-by: Philipp Böschen <catouc@philipp.boeschen.me> Anthony Roussel2023-11-011-1/+15
| * | | | | | | | | terraform-plugin-docs: add meta.{changelog,mainProgram}•••Co-authored-by: Philipp Böschen <catouc@philipp.boeschen.me> Anthony Roussel2023-11-011-0/+2
| * | | | | | | | | terraform-plugin-docs: rename from tfplugindocsAnthony Roussel2023-11-013-3/+2
* | | | | | | | | | Merge pull request #264614 from Kiskae/nvidia/545.29.02•••linuxPackages.nvidia_x11: 530.41.03 -> 545.29.02Nick Cao2023-11-012-14/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | linuxPackages.nvidia_x11: 530.41.03 -> 545.29.02Kiskae2023-11-012-14/+10
* | | | | | | | | | | Merge pull request #263636 from arcnmx/python-bip32•••python3Packages.bip32: init at 3.4OTABI Tomoya2023-11-013-0/+56
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python3Packages.ledger-bitcoin: fix build•••bip32 is a required dependency of ledger-bitcoin 0.2.2 arcnmx2023-10-311-0/+4
| * | | | | | | | | | | python3Packages.bip32: init at 3.4arcnmx2023-10-312-0/+52
* | | | | | | | | | | | Merge pull request #264788 from drupol/phel/bump/0-12-0•••phel: unstable-2023-10-27 -> 0.12.0Pol Dellaiera2023-11-011-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | phel: add `postCheckInstall` stepPol Dellaiera2023-11-011-0/+5
| * | | | | | | | | | | | phel: unstable-2023-10-27 -> 0.12.0Pol Dellaiera2023-11-011-3/+3
* | | | | | | | | | | | | vscode-extensions.rust-lang.rust-analyzer 2023-07-31 -> 2023-10-16Nilstrieb2023-11-013-3628/+4473
* | | | | | | | | | | | | Merge pull request #264804 from r-ryantm/auto-update/imgcrypt•••imgcrypt: 1.1.8 -> 1.1.9Nick Cao2023-11-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | imgcrypt: 1.1.8 -> 1.1.9R. Ryantm2023-11-011-2/+2
* | | | | | | | | | | | | | Merge pull request #264720 from r-ryantm/auto-update/roxterm•••roxterm: 3.14.1 -> 3.14.2Nick Cao2023-11-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | roxterm: 3.14.1 -> 3.14.2R. Ryantm2023-11-011-2/+2
* | | | | | | | | | | | | | | Merge pull request #264714 from marsam/update-parson•••parson: 1.5.2 -> 1.5.3Nick Cao2023-11-011-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | parson: 1.5.2 -> 1.5.3•••Diff: https://github.com/kgabis/parson/compare/60c37844d7a1c97547812cac3423d458c73e60f9...ba29f4eda9ea7703a9f6a9cf2b0532a2605723c3 Mario Rodas2023-10-301-3/+3
* | | | | | | | | | | | | | | | Merge pull request #264618 from bobby285271/upd/cinnamon-test•••nixosTests.cinnamon: Extend the testBobby Rong2023-11-011-22/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | nixosTests.cinnamon: Extend the testBobby Rong2023-11-011-22/+38
* | | | | | | | | | | | | | | | | vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.17.1 -> 0.17.5•••https://github.com/elixir-lsp/vscode-elixir-ls/blob/master/CHANGELOG.md#v0175-31-october-2023 datafoo2023-11-011-2/+2
* | | | | | | | | | | | | | | | | Merge pull request #264754 from SubhrajyotiSen/update-maestro•••maestro: 1.33.1 -> 1.34.0Nick Cao2023-11-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | maestro: 1.33.1 -> 1.34.0SubhrajyotiSen2023-11-011-2/+2
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #264750 from vinnymeller/update-twm•••twm: 0.7.0 -> 0.8.0Nick Cao2023-11-011-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | twm: 0.7.0 -> 0.8.0Vinny Meller2023-11-011-3/+3
* | | | | | | | | | | | | | | | | | Merge pull request #264726 from r-ryantm/auto-update/vendir•••vendir: 0.35.0 -> 0.35.2Nick Cao2023-11-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | vendir: 0.35.0 -> 0.35.2R. Ryantm2023-11-011-2/+2
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #264734 from r-ryantm/auto-update/clash-verge•••clash-verge: 1.3.7 -> 1.3.8Nick Cao2023-11-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | clash-verge: 1.3.7 -> 1.3.8R. Ryantm2023-11-011-2/+2
| |/ / / / / / / / / / / / / / / / /