summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump korthout/backport-action from 2.1.1 to 2.3.0•••Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.1.1 to 2.3.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/08bafb375e6e9a9a2b53a744b987e5d81a133191...addffea45a2f0b5682f1d5ba0506f45bc18bf174) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>origin/dependabot/github_actions/korthout/backport-action-2.3.0dependabot[bot]2023-12-181-1/+1
* Merge pull request #275164 from gaelreyrol/symfony-cli-update-5.7.6•••symfony-cli: 5.7.5 -> 5.7.6Pol Dellaiera2023-12-181-3/+3
|\
| * symfony-cli: 5.7.5 -> 5.7.6•••Diff: https://github.com/symfony-cli/symfony-cli/compare/v5.7.5...v5.7.6 Changelog: https://github.com/symfony-cli/symfony-cli/releases/tag/v5.7.6 Gaël Reyrol2023-12-181-3/+3
* | Merge pull request #275154 from K900/pob-2.38.0•••path-of-building.data: 2.37.0 -> 2.38.0K9002023-12-181-2/+2
|\ \
| * | path-of-building.data: 2.37.0 -> 2.38.0•••Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.37.0...v2.38.0 K9002023-12-181-2/+2
* | | Merge pull request #275053 from danth/nextcloud-mjs•••nixos/nextcloud: set correct MIME type for .mjs filesMaximilian Bosch2023-12-181-0/+3
|\ \ \
| * | | nixos/nextcloud: set correct MIME type for .mjs filesDaniel Thwaites2023-12-171-0/+3
* | | | nnpdf: 4.0.6 -> 4.0.7R. Ryantm2023-12-181-2/+2
* | | | Merge pull request #274854 from r-ryantm/auto-update/mkvtoolnix•••mkvtoolnix: 80.0 -> 81.0Michele Guerini Rocco2023-12-181-2/+2
|\ \ \ \
| * | | | mkvtoolnix: 80.0 -> 81.0R. Ryantm2023-12-171-2/+2
* | | | | Merge pull request #273023 from RaitoBezarius/cairo-updateRyan Lahfa2023-12-182-3/+1173
|\ \ \ \ \
| * | | | | cairo-lang: 2.3.0 -> 2.4.0•••This updates the Cairo (language) compiler to 2.4.0. https://github.com/starkware-libs/cairo/releases/tag/v2.4.0 The Cargo.lock being not up-to-date, I had to refresh it, see https://github.com/starkware-libs/cairo/issues/4530. Raito Bezarius2023-12-082-3/+1173
* | | | | | Merge pull request #275124 from r-ryantm/auto-update/dolibarrRyan Lahfa2023-12-181-2/+2
|\ \ \ \ \ \
| * | | | | | dolibarr: 18.0.3 -> 18.0.4R. Ryantm2023-12-181-2/+2
* | | | | | | Merge pull request #275028 from pacien/zfs-zed-sendmailRyan Lahfa2023-12-182-12/+19
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | nixos/zed: use global sendmail if configured•••This simplifies the setup to receive emails from the ZFS Event Daemon by relying on the sendmail wrapper defined by other modules such as msmtp or Postfix. This is more similar to how other modules like smartd deal with email configuration. The user is no longer required to define and rebuild their own ZFS package to add email support. GitHub: closes https://github.com/NixOS/nixpkgs/issues/132464 pacien2023-12-172-12/+19
* | | | | | | Merge pull request #265857 from 999eagle/feat/invidious-scale•••nixos/invidious: cleanup, allow for easy scaling and load balancing, add http3-ytproxyRyan Lahfa2023-12-185-144/+698
|\ \ \ \ \ \ \
| * | | | | | | nixos/invidious: change default database user to invidious•••This makes sure we don't need any workarounds for running Invidious with a local PostgreSQL database. Changing the default user should be fine as the new init script for PostgreSQL automatically creates the new user and changes the existing database's owner to the new user. The old user will still linger and must be removed manually. See also: https://github.com/NixOS/nixpkgs/pull/266270 Sophie Tauchert2023-12-173-27/+24
| * | | | | | | nixos/invidious: add option to configure http3-ytproxy for invidiousSophie Tauchert2023-12-172-0/+67
| * | | | | | | http3-ytproxy: init at unstable-2022-07-03Sophie Tauchert2023-12-172-0/+414
| * | | | | | | nixos/invidious: bind to 127.0.0.1 instead of 0.0.0.0 if nginx is usedSophie Tauchert2023-12-171-3/+18
| * | | | | | | nixos/tests/invidious: add test for scaled invidiousSophie Tauchert2023-12-171-0/+22
| * | | | | | | nixos/invidious: add option to run more invidious instancesSophie Tauchert2023-12-171-79/+130
| * | | | | | | nixos/tests/invidious: move postgres-tcp into second machine and fix tests•••Using PostgreSQL 15 without the init script fails due to https://github.com/NixOS/nixpkgs/issues/216989. Sophie Tauchert2023-12-171-40/+44
| * | | | | | | nixos/invidious: remove obsolete database maintenance service•••See the note on https://docs.invidious.io/db-maintenance/. Manual maintenance is no longer required. Sophie Tauchert2023-12-171-16/+0
* | | | | | | | Merge pull request #275100 from r-ryantm/auto-update/prometheus-domain-exporterPavol Rusnak2023-12-181-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | prometheus-domain-exporter: 1.21.1 -> 1.22.0R. Ryantm2023-12-181-3/+3
* | | | | | | | | Merge pull request #274646 from r-ryantm/auto-update/lammps-mpi•••lammps-mpi: 2Aug2023_update1 -> 2Aug2023_update2Doron Behar2023-12-181-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lammps-mpi: 2Aug2023_update1 -> 2Aug2023_update2R. Ryantm2023-12-161-2/+2
* | | | | | | | | | ft2-clone: 1.73 -> 1.74R. Ryantm2023-12-181-2/+2
* | | | | | | | | | Merge pull request #275153 from K900/even-more-ram•••nixos/tests/gitlab: download even more RAMK9002023-12-181-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | nixos/tests/gitlab: download even more RAM•••Also remove the 32-bit conditional as it already fails on 4GB. K9002023-12-181-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #274417 from vbgl/ocaml-git-3.14.0•••ocamlPackages.git: 3.13.0 → 3.14.0Ulrik Strid2023-12-184-6/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ocamlPackages.git: 3.13.0 → 3.14.0Vincent Laporte2023-12-154-6/+2
* | | | | | | | | | Merge pull request #275094 from wegank/eigenpy-bump•••python311Packages.eigenpy: 3.1.4 -> 3.2.0Weijia Wang2023-12-181-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python311Packages.eigenpy: 3.1.4 -> 3.2.0Weijia Wang2023-12-181-2/+2
* | | | | | | | | | | Merge pull request #275030 from r-ryantm/auto-update/php81Extensions.datadog_...•••php81Extensions.datadog_trace: 0.94.0 -> 0.95.0Pol Dellaiera2023-12-182-3/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | php81Extensions.datadog_trace: 0.94.0 -> 0.95.0R. Ryantm2023-12-172-3/+4
* | | | | | | | | | | | Merge pull request #275042 from r-ryantm/auto-update/php81Extensions.mongodb•••php81Extensions.mongodb: 1.16.2 -> 1.17.1Pol Dellaiera2023-12-181-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | php81Extensions.mongodb: 1.16.2 -> 1.17.1R. Ryantm2023-12-171-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #275032 from r-ryantm/auto-update/php81Extensions.maxminddb•••php81Extensions.maxminddb: 1.11.0 -> 1.11.1Pol Dellaiera2023-12-181-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | php81Extensions.maxminddb: 1.11.0 -> 1.11.1R. Ryantm2023-12-171-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #275045 from r-ryantm/auto-update/php81Extensions.openswoole•••php81Extensions.openswoole: 22.0.0 -> 22.1.2Pol Dellaiera2023-12-181-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | php81Extensions.openswoole: 22.0.0 -> 22.1.2R. Ryantm2023-12-171-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #275048 from r-ryantm/auto-update/php81Packages.php-cs-fixer•••php81Packages.php-cs-fixer: 3.40.0 -> 3.41.1Pol Dellaiera2023-12-181-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | php81Packages.php-cs-fixer: 3.40.0 -> 3.41.1R. Ryantm2023-12-171-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #275050 from r-ryantm/auto-update/php81Packages.phpmd•••php81Packages.phpmd: 2.14.1 -> 2.15.0Pol Dellaiera2023-12-181-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | php81Packages.phpmd: 2.14.1 -> 2.15.0R. Ryantm2023-12-171-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #274280 from Ma27/drop-urlview•••urlview: dropMaximilian Bosch2023-12-184-54/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | aliases: convert `urlview` throw to a oneliner ••• I really, really hope that nobody actually tries to parse Nix code and blindly relies on how it's structured though. Co-authored-by: Sandro <sandro.jaeckel@gmail.com>Maximilian Bosch2023-12-161-4/+1