summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-support/buildenv: Hoist builder instantiation•••(cherry picked from commit dda7578745d1d5eddf70068a4a161b24fbe17751) origin/backport-277335-to-release-23.11adisbladis2024-01-031-7/+7
* Merge pull request #278073 from NixOS/backport-263279-to-release-23.11•••[Backport release-23.11] openresty: 1.21.4.1 -> 1.21.4.3Thomas Gerbet2024-01-041-2/+2
|\
| * openresty: 1.21.4.1 -> 1.21.4.3•••(cherry picked from commit 23a4b38ac8d2d0d12e0256dbb15ccc3c8f622fb4) Konstantin Alekseev2024-01-011-2/+2
* | Merge pull request #278317 from NixOS/backport-274863-to-release-23.11•••[Backport release-23.11] chromium: use llvm 17Emily2024-01-033-25/+3
|\ \
| * | chromium: use llvm 17•••(cherry picked from commit 930e3e5be6ee955ba77bc77409644696208888ab) Yureka2024-01-023-25/+3
* | | Merge pull request #278296 from NixOS/backport-273066-to-release-23.11•••[Backport release-23.11] jujutsu: 0.11.0 -> 0.12.0Nick Cao2024-01-031-3/+3
|\ \ \
| * | | jujutsu: 0.11.0 -> 0.12.0•••Diff: https://github.com/martinvonz/jj/compare/v0.11.0...v0.12.0 Changelog: https://github.com/martinvonz/jj/blob/v0.12.0/CHANGELOG.md Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com> (cherry picked from commit 6aa4df08f3ebed6f31bcc13c06d71e2addbae291) origin/backport-273066-to-release-23.11Muhammad Falak R Wani2024-01-021-3/+3
* | | | Merge pull request #278316 from NixOS/backport-278159-to-release-23.11•••[Backport release-23.11] fish: 3.6.4 -> 3.7.0Nick Cao2024-01-031-3/+4
|\ \ \ \
| * | | | fish: add changelog url•••(cherry picked from commit 9d7aa349df459d0b00dd31e5c5cc8420312e630e) origin/backport-278159-to-release-23.11Adam Stephens2024-01-021-0/+1
| * | | | fish: add adamcstephens as maintainer•••(cherry picked from commit e0cfeb8a137721e3560145968f0184827d40100f) Adam Stephens2024-01-021-1/+1
| * | | | fish: 3.6.4 -> 3.7.0•••(cherry picked from commit fe9849404a8e7f6db136d8a620ce505a7fac5889) Adam Stephens2024-01-021-2/+2
| | |/ / | |/| |
* | | | Merge pull request #278504 from NixOS/backport-273694-to-release-23.11•••[Backport release-23.11] home-manager: 2023-09-14 -> unstable-2023-12-31Nick Cao2024-01-031-3/+3
|\ \ \ \
| * | | | home-manager: 2023-09-14 -> unstable-2023-12-31•••(cherry picked from commit 00ae1b6c9314b01b86b15976a52d0dafee73667c) origin/backport-273694-to-release-23.11R. Ryantm2024-01-031-3/+3
* | | | | Merge pull request #278445 from NixOS/backport-269598-to-release-23.11•••[Backport release-23.11] difftastic: 0.52.0 -> 0.53.0Nick Cao2024-01-032-50/+242
|\ \ \ \ \
| * | | | | difftastic: 0.52.0 -> 0.53.0•••Diff: https://github.com/wilfred/difftastic/compare/0.52.0...0.53.0 Changelog: https://github.com/Wilfred/difftastic/blob/0.53.0/CHANGELOG.md Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com> (cherry picked from commit be61ae09c5b794a1ec5e6b0118353603b0af51f4) origin/backport-269598-to-release-23.11Muhammad Falak R Wani2024-01-032-50/+242
* | | | | | Merge pull request #278441 from NixOS/backport-278363-to-release-23.11•••[Backport release-23.11] qt6.qtbase: add patch for CVE-2023-51714Nick Cao2024-01-031-0/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | qt6.qtbase: add patch for CVE-2023-51714•••(cherry picked from commit ddc8bd3f51c73d03c1795b9d11621f6246af48e7) origin/backport-278363-to-release-23.11Nick Cao2024-01-031-0/+10
| |/ / / /
* | | | | Merge pull request #273136 from NixOS/backport-266935-to-release-23.11•••[Backport release-23.11] nixos/nextcloud: missing ocm-dir applys also from 26.0.8 onwardMaximilian Bosch2024-01-031-1/+3
|\ \ \ \ \
| * | | | | nixos/nextcloud: missing ocm-dir applys also from 26.0.8 onward•••ocmProviderIsNotAStaticDirAnymore applys also to nextcloud26 form 26.0.8 onwards til EOL in 2024-03 (cherry picked from commit 71dd9c3d538195abdcdaf6b1afdcf72193dcaf0a) Sebastian Sinnlos2023-12-091-1/+3
* | | | | | Merge pull request #278299 from NixOS/backport-278223-to-release-23.11•••[Backport release-23.11] nixos/nextcloud: disable output bufferingMaximilian Bosch2024-01-031-0/+1
|\ \ \ \ \ \
| * | | | | | nixos/nextcloud: disable output buffering•••The Nextcloud admin guide says that output buffering must be turned off or otherwise PHP will return memory-related errors [1]. As the default value for this PHP setting is 4096 and thus enabled the Nextcloud setup is thus misconfigured by default. This misconfiguration will be shown in the "Security & setup warnings" dialog for the administrator. Fix this misconfiguration by setting "output_buffering=0" by default. [1]: https://docs.nextcloud.com/server/stable/admin_manual/configuration_files/big_file_upload_configuration.html#configuring-php (cherry picked from commit f026ea0db01edbeb59137d1c927c07f48c0edfb5) Patrick Steinhardt2024-01-021-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #278240 from NixOS/backport-278136-to-release-23.11•••[Backport release-23.11] nextcloud: update apps, add user_oidcMaximilian Bosch2024-01-034-55/+96
|\ \ \ \ \ \
| * | | | | | nextcloud.packages.apps.user_oidc: init at 1.3.5•••License is AGPL 3 and it's in fact the plus version after checking some source files: * https://github.com/nextcloud/user_oidc/blob/v1.3.5/lib/AppInfo/Application.php * https://github.com/nextcloud/user_oidc/blob/v1.3.5/lib/Controller/ApiController.php (cherry picked from commit 4bcd4d5e45b7bded2c86e9fc9fc720f80ce82237) Maximilian Bosch2024-01-024-0/+31
| * | | | | | nextcloud*.packages.apps: update•••(cherry picked from commit 33eccb059a5a2b09fe6ff9fd930c4902c3868a67) Maximilian Bosch2024-01-023-55/+65
* | | | | | | Merge pull request #278401 from NixOS/backport-277036-to-release-23.11•••[Backport release-23.11] iperf: 3.15 -> 3.16Franz Pletz2024-01-031-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | iperf: 3.15 -> 3.16•••Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com> (cherry picked from commit 2e1b3d05f0d104524ea0b4a398ce710333ebd37d) Muhammad Falak R Wani2024-01-031-2/+2
* | | | | | | Merge pull request #278370 from NixOS/backport-278345-to-release-23.11•••[Backport release-23.11] telegram-desktop: 4.14.1 -> 4.14.2Nick Cao2024-01-031-2/+2
|\ \ \ \ \ \ \
| * | | | | | | telegram-desktop: 4.14.1 -> 4.14.2•••Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.1...v4.14.2 Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.2 (cherry picked from commit ccdb1e0c0d73129faf7e02185ccea00a42a90594) origin/backport-278345-to-release-23.11Nick Cao2024-01-021-2/+2
* | | | | | | | Merge pull request #278306 from NixOS/backport-278289-to-release-23.11•••[Backport release-23.11] bitwarden: fix build; 2023.12.0 -> 2023.12.1Weijia Wang2024-01-031-5/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | bitwarden: 2023.12.0 -> 2023.12.1•••Diff: https://github.com/bitwarden/clients/compare/desktop-v2023.12.0...desktop-v2023.12.1 Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2023.12.1 (cherry picked from commit 31928d049dc63579d6247f8dc999a5d24ce87e84) Robert Schütz2024-01-021-4/+4
| * | | | | | | | bitwarden: Filter patches for cargo sourceRoot•••Since we pass `sourceRoot` to `fetchCargoTarball`, any patches that affect files outside of that `sourceRoot` will fail to apply. So map each patch to remove any diff hunks outside that `sourceRoot`. This was only working before due to the FOD being cached from before such problematic patches were added (in commit 333dadbe66d8b97cc27b9806d869e615ecc05b37). (cherry picked from commit 9201c2e674f2a6985f115b04159023be9199f341) Andrew Marshall2024-01-021-1/+12
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #278406 from NixOS/backport-278383-to-release-23.11•••[Backport release-23.11] ocrmypdf: set meta.mainProgramWeijia Wang2024-01-031-0/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | ocrmypdf: set meta.mainProgram•••(cherry picked from commit c41a1ad561cef65c39b48723139892dc510e251d) pacien2024-01-031-0/+1
|/ / / / / / /
* | | | | | | Merge pull request #278398 from NixOS/backport-275936-to-release-23.11•••[Backport release-23.11] lldb_14: fix broken bindings againWeijia Wang2024-01-033-57/+20
|\ \ \ \ \ \ \
| * | | | | | | lldb_14: fix broken bindings again•••(cherry picked from commit 6afc8c26753f5b8219fe97d6a0c7f65af08102e8) Weijia Wang2024-01-033-57/+20
|/ / / / / / /
* | | | | | | Merge pull request #278268 from jupblb/kak•••[Backport release-23.11] kakoune: fix compiling with clang for macOSWeijia Wang2024-01-031-1/+13
|\ \ \ \ \ \ \
| * | | | | | | kakoune: fix compiling with clang for macOS•••(cherry picked from commit 6bcb7fade49e4ab3de4b538853810020abe4decb) Marco Rebhan2024-01-021-1/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #278389 from NixOS/backport-278253-to-release-23.11•••[Backport release-23.11] python311Packages.django_5: 5.0 -> 5.0.1Martin Weinelt2024-01-031-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | python311Packages.django_5: 5.0 -> 5.0.1•••https://docs.djangoproject.com/en/5.0/releases/5.0.1/ (cherry picked from commit 9b4306be7e3e05731be2b10d14a69b4d05520e82) Martin Weinelt2024-01-031-2/+2
|/ / / / / /
* | | | | | Merge pull request #278330 from NixOS/backport-277947-to-release-23.11•••[Backport release-23.11] telegram-desktop: 4.13.1 -> 4.14.1Nick Cao2024-01-021-2/+3
|\ \ \ \ \ \
| * | | | | | telegram-desktop: 4.14.0 -> 4.14.1•••Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.0...v4.14.1 Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.1 (cherry picked from commit 9dd74c90bc3515e783495dbba0d6172fe7e292cb) Nick Cao2024-01-021-2/+2
| * | | | | | telegram-desktop: 4.13.1 -> 4.14.0•••Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.13.1...v4.14.0 Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.0 (cherry picked from commit 3a43c747fa610eb3735e940c933b1de0eca91034) Nick Cao2024-01-021-2/+3
* | | | | | | Merge pull request #278331 from NixOS/backport-278307-to-release-23.11•••[Backport release-23.11] apx: 2.1.1 -> 2.1.2Nick Cao2024-01-021-3/+3
|\ \ \ \ \ \ \
| * | | | | | | apx: 2.1.1 -> 2.1.2•••(cherry picked from commit 5c5ba2333f26997e98dfcb7ad5396653cab042f7) John Garcia2024-01-021-3/+3
* | | | | | | | Merge pull request #277836 from NixOS/backport-277687-to-release-23.11•••[Backport release-23.11] far2l: 2.4.1 -> 2.5.3Nick Cao2024-01-022-39/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | far2l: 2.4.1 -> 2.5.3•••seems to address core dump that started to happen on 23.11; patch for python installation script no longer needed, so automatic updates should be unblocked now (cherry picked from commit 5b2eefcc03d53975afae837bf15d94f142b94d71) snaar2023-12-312-39/+17
* | | | | | | | | Merge pull request #278226 from NixOS/backport-262152-to-release-23.11•••[Backport release-23.11] bazel_7: init at 7.0.0Guillaume Maudoux2024-01-0224-25/+14323
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fixup! bazel_7: Check-in the main lockfile•••(cherry picked from commit 7916e168a86155befb8476796717a8dfddfab449) Guillaume Maudoux2024-01-021-0/+8657
| * | | | | | | | | bazel_7: Check-in the main lockfile•••(cherry picked from commit e8e45bc82ee3fc58c39bb4408acdd92a6840f020) Guillaume Maudoux2024-01-021-4/+6
| * | | | | | | | | bazel_7: fix remaining tests•••(cherry picked from commit 87716d062255157323da603437e6ac2c99fe21cc) Guillaume Maudoux2024-01-023-150/+152