about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | | | | | | Merge pull request #259211 from liff/gradle-8.4Mario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gradle: 8.3 -> 8.4
| * | | | | | | | | | | | | | | | | | | gradle: 8.3 -> 8.4Olli Helenius2023-10-05
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #259367 from kilianar/beancount-2.3.6Mario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | beancount: 2.3.5 -> 2.3.6
| * | | | | | | | | | | | | | | | | | | | beancount: 2.3.5 -> 2.3.6kilianar2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/beancount/beancount/releases/tag/2.3.6
* | | | | | | | | | | | | | | | | | | | | gnome.gnome-session: fix session crash in gnome-boxesJulian Stecklina2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/226355
* | | | | | | | | | | | | | | | | | | | | Merge pull request #259365 from flokli/cudatoolkit-nix-2.3Ryan Lahfa2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | cudatoolkit: fix evaluation with Nix 2.3Florian Klink2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Path interpolation is not available in all Nix versions nixpkgs supports. Similar to 6c8644fc37b6e141cbfa6c7dc8d98846c4ff0c2e
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #257828 from mbey-mw/nginx-tmpfiles-rulesRyan Lahfa2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | nixos/nginx: add systemd-tmpfiles exclusion of temporary directoriesMarek Beyer2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Directories used by nginx in the tmp path are only created upon startup and must not be deleted while nginx is running.
| * | | | | | | | | | | | | | | | | | | | | | nixos/tests: add test for nginx temp directories removalMarek Beyer2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The default temp directories for nginx must not be removed by systemd-tmpfiles-clean.service. This test lowers the age parameter for /tmp and triggers a cleanup that would normally only occur after 10 days of nginx inactivity. After that, the functionality of nginx that requires a temporary directory is tested again.
* | | | | | | | | | | | | | | | | | | | | | | doomretro: 5.0.3 -> 5.0.4R. Ryantm2023-10-06
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259341 from Icy-Thought/ts-typstMario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tree-sitter-grammars: add typst
| * | | | | | | | | | | | | | | | | | | | | | | tree-sitter-grammars: add typstIcy-Thought2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #258755 from ↵Mario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | marsam/postgresql-pg_hint_plan-support-more-versions postgresqlPackages.pg_hint_plan: support more PostgreSQL versions
| * | | | | | | | | | | | | | | | | | | | | | | | postgresqlPackages.pg_hint_plan: support more PostgreSQL versionsMario Rodas2023-10-03
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259164 from marsam/update-terraform-lsMario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | terraform-ls: 0.31.5 -> 0.32.0
| * | | | | | | | | | | | | | | | | | | | | | | | | terraform-ls: 0.31.5 -> 0.32.0Mario Rodas2023-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/hashicorp/terraform-ls/compare/v0.31.5...v0.32.0 Changelog: https://github.com/hashicorp/terraform-ls/blob/v0.32.0/CHANGELOG.md
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259200 from katexochen/mkosi/18Mario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkosi: 17.1 -> 18
| * | | | | | | | | | | | | | | | | | | | | | | | | | mkosi: 17.1 -> 18Paul Meyer2023-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259308 from r-ryantm/auto-update/r2modmanMario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r2modman: 3.1.43 -> 3.1.44
| * | | | | | | | | | | | | | | | | | | | | | | | | | | r2modman: 3.1.43 -> 3.1.44R. Ryantm2023-10-06
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259313 from r-ryantm/auto-update/slirp4netnsMario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slirp4netns: 1.2.1 -> 1.2.2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | slirp4netns: 1.2.1 -> 1.2.2R. Ryantm2023-10-06
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259321 from r-ryantm/auto-update/sentry-cliMario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sentry-cli: 2.20.7 -> 2.21.1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sentry-cli: 2.20.7 -> 2.21.1R. Ryantm2023-10-06
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259328 from r-ryantm/auto-update/wakapiMario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wakapi: 2.8.1 -> 2.8.2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | wakapi: 2.8.1 -> 2.8.2R. Ryantm2023-10-06
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259284 from r-ryantm/auto-update/jackettMario Rodas2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jackett: 0.21.938 -> 0.21.969
| * | | | | | | | | | | | | | | | | | | | | | | | | | | jackett: 0.21.938 -> 0.21.969R. Ryantm2023-10-06
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #258150 from r-ryantm/auto-update/renderdocOTABI Tomoya2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | renderdoc: 1.28 -> 1.29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | renderdoc: 1.28 -> 1.29R. Ryantm2023-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #258142 from r-ryantm/auto-update/python310Packages.ponyOTABI Tomoya2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.pony: 0.7.16 -> 0.7.17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.pony: update disabledTestsNick Cao2023-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.pony: update disabledNick Cao2023-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.pony: 0.7.16 -> 0.7.17R. Ryantm2023-09-30
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #258147 from ↵OTABI Tomoya2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/python310Packages.chiabip158 python310Packages.chiabip158: 1.2 -> 1.3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.chiabip158: 1.2 -> 1.3R. Ryantm2023-09-30
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259358 from trofi/gzdoom-updateLassulus2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gzdoom: 4.10.0 -> 4.11.0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | gzdoom: 4.10.0 -> 4.11.0Sergei Trofimovich2023-10-06
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among other things fixes build failure against gcc-13: $ nix build --impure --expr 'with import ./. {}; gzdoom.override { stdenv = gcc13Stdenv; }' -L gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h: In function 'void VmaUint32ToStr(char*, size_t, uint32_t)': gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h:2410:9: error: 'snprintf' was not declared in this scope gzdoom> 2410 | snprintf(outStr, strLen, "%u", static_cast<unsigned int>(num)); gzdoom> | ^~~~~~~~ gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h:2262:1: note: 'snprintf' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'? Changes: https://github.com/ZDoom/gzdoom/releases/tag/g4.11.0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259125 from mfrw/mfrw/btrfs-progs-6.5.27c6f434c2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs-progs: 6.5.1 -> 6.5.2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs-progs: 6.5.1 -> 6.5.2Muhammad Falak R Wani2023-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/kdave/btrfs-progs/raw/v6.5.2/CHANGES
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259327 from vbgl/ocaml-lwt-5.7.0Ulrik Strid2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ocamlPackages.lwt: 5.6.1 → 5.7.0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ocamlPackages.lwt: 5.6.1 → 5.7.0Vincent Laporte2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ocamlPackages.containers-data: disable tests with OCaml 5.0Vincent Laporte2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ocamlPackages.kafka_lwt: disable for OCaml ≥ 5.0Vincent Laporte2023-10-06
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #256103 from WilliButz/update/nginxModules.njs/0.8.1ajs1242023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nginxModules.njs: 0.7.10 -> 0.8.1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | nginxModules.njs: 0.7.10 -> 0.8.1WilliButz2023-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #245593 from wamserma/grocy-add-package-optionAtemu2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grocy: add package option
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | grocy: add package optionMarkus S. Wamser2023-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply review from @SuperSandro2000 Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #259362 from tomfitzhenry/sgt-puzzles-name7c6f434c2023-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sgt-puzzles: rename all "sgtpuzzles" -> "sgt-puzzles"