| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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.0 | dependabot[bot] | 2023-12-18 | 1 | -1/+1 |
| * | Merge pull request #275164 from gaelreyrol/symfony-cli-update-5.7.6•••symfony-cli: 5.7.5 -> 5.7.6 | Pol Dellaiera | 2023-12-18 | 1 | -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 Reyrol | 2023-12-18 | 1 | -3/+3 |
| * | | Merge pull request #275154 from K900/pob-2.38.0•••path-of-building.data: 2.37.0 -> 2.38.0 | K900 | 2023-12-18 | 1 | -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 | K900 | 2023-12-18 | 1 | -2/+2 |
| * | | | Merge pull request #275053 from danth/nextcloud-mjs•••nixos/nextcloud: set correct MIME type for .mjs files | Maximilian Bosch | 2023-12-18 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * | | | nixos/nextcloud: set correct MIME type for .mjs files | Daniel Thwaites | 2023-12-17 | 1 | -0/+3 |
| * | | | | nnpdf: 4.0.6 -> 4.0.7 | R. Ryantm | 2023-12-18 | 1 | -2/+2 |
| * | | | | Merge pull request #274854 from r-ryantm/auto-update/mkvtoolnix•••mkvtoolnix: 80.0 -> 81.0 | Michele Guerini Rocco | 2023-12-18 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | mkvtoolnix: 80.0 -> 81.0 | R. Ryantm | 2023-12-17 | 1 | -2/+2 |
| * | | | | | Merge pull request #273023 from RaitoBezarius/cairo-update | Ryan Lahfa | 2023-12-18 | 2 | -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 Bezarius | 2023-12-08 | 2 | -3/+1173 |
| * | | | | | | Merge pull request #275124 from r-ryantm/auto-update/dolibarr | Ryan Lahfa | 2023-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | dolibarr: 18.0.3 -> 18.0.4 | R. Ryantm | 2023-12-18 | 1 | -2/+2 |
| * | | | | | | | Merge pull request #275028 from pacien/zfs-zed-sendmail | Ryan Lahfa | 2023-12-18 | 2 | -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 | pacien | 2023-12-17 | 2 | -12/+19 |
| * | | | | | | | Merge pull request #265857 from 999eagle/feat/invidious-scale•••nixos/invidious: cleanup, allow for easy scaling and load balancing, add http3-ytproxy | Ryan Lahfa | 2023-12-18 | 5 | -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 Tauchert | 2023-12-17 | 3 | -27/+24 |
| | * | | | | | | | nixos/invidious: add option to configure http3-ytproxy for invidious | Sophie Tauchert | 2023-12-17 | 2 | -0/+67 |
| | * | | | | | | | http3-ytproxy: init at unstable-2022-07-03 | Sophie Tauchert | 2023-12-17 | 2 | -0/+414 |
| | * | | | | | | | nixos/invidious: bind to 127.0.0.1 instead of 0.0.0.0 if nginx is used | Sophie Tauchert | 2023-12-17 | 1 | -3/+18 |
| | * | | | | | | | nixos/tests/invidious: add test for scaled invidious | Sophie Tauchert | 2023-12-17 | 1 | -0/+22 |
| | * | | | | | | | nixos/invidious: add option to run more invidious instances | Sophie Tauchert | 2023-12-17 | 1 | -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 Tauchert | 2023-12-17 | 1 | -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 Tauchert | 2023-12-17 | 1 | -16/+0 |
| * | | | | | | | | Merge pull request #275100 from r-ryantm/auto-update/prometheus-domain-exporter | Pavol Rusnak | 2023-12-18 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | prometheus-domain-exporter: 1.21.1 -> 1.22.0 | R. Ryantm | 2023-12-18 | 1 | -3/+3 |
| * | | | | | | | | | Merge pull request #274646 from r-ryantm/auto-update/lammps-mpi•••lammps-mpi: 2Aug2023_update1 -> 2Aug2023_update2 | Doron Behar | 2023-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | lammps-mpi: 2Aug2023_update1 -> 2Aug2023_update2 | R. Ryantm | 2023-12-16 | 1 | -2/+2 |
| * | | | | | | | | | | ft2-clone: 1.73 -> 1.74 | R. Ryantm | 2023-12-18 | 1 | -2/+2 |
| * | | | | | | | | | | Merge pull request #275153 from K900/even-more-ram•••nixos/tests/gitlab: download even more RAM | K900 | 2023-12-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| | * | | | | | | | | | nixos/tests/gitlab: download even more RAM•••Also remove the 32-bit conditional as it already fails on 4GB. | K900 | 2023-12-18 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #274417 from vbgl/ocaml-git-3.14.0•••ocamlPackages.git: 3.13.0 → 3.14.0 | Ulrik Strid | 2023-12-18 | 4 | -6/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | ocamlPackages.git: 3.13.0 → 3.14.0 | Vincent Laporte | 2023-12-15 | 4 | -6/+2 |
| * | | | | | | | | | | Merge pull request #275094 from wegank/eigenpy-bump•••python311Packages.eigenpy: 3.1.4 -> 3.2.0 | Weijia Wang | 2023-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | python311Packages.eigenpy: 3.1.4 -> 3.2.0 | Weijia Wang | 2023-12-18 | 1 | -2/+2 |
| * | | | | | | | | | | | Merge pull request #275030 from r-ryantm/auto-update/php81Extensions.datadog_...•••php81Extensions.datadog_trace: 0.94.0 -> 0.95.0 | Pol Dellaiera | 2023-12-18 | 2 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | php81Extensions.datadog_trace: 0.94.0 -> 0.95.0 | R. Ryantm | 2023-12-17 | 2 | -3/+4 |
| * | | | | | | | | | | | | Merge pull request #275042 from r-ryantm/auto-update/php81Extensions.mongodb•••php81Extensions.mongodb: 1.16.2 -> 1.17.1 | Pol Dellaiera | 2023-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | php81Extensions.mongodb: 1.16.2 -> 1.17.1 | R. Ryantm | 2023-12-17 | 1 | -2/+2 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #275032 from r-ryantm/auto-update/php81Extensions.maxminddb•••php81Extensions.maxminddb: 1.11.0 -> 1.11.1 | Pol Dellaiera | 2023-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | php81Extensions.maxminddb: 1.11.0 -> 1.11.1 | R. Ryantm | 2023-12-17 | 1 | -2/+2 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #275045 from r-ryantm/auto-update/php81Extensions.openswoole•••php81Extensions.openswoole: 22.0.0 -> 22.1.2 | Pol Dellaiera | 2023-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | php81Extensions.openswoole: 22.0.0 -> 22.1.2 | R. Ryantm | 2023-12-17 | 1 | -2/+2 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #275048 from r-ryantm/auto-update/php81Packages.php-cs-fixer•••php81Packages.php-cs-fixer: 3.40.0 -> 3.41.1 | Pol Dellaiera | 2023-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | php81Packages.php-cs-fixer: 3.40.0 -> 3.41.1 | R. Ryantm | 2023-12-17 | 1 | -2/+2 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #275050 from r-ryantm/auto-update/php81Packages.phpmd•••php81Packages.phpmd: 2.14.1 -> 2.15.0 | Pol Dellaiera | 2023-12-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | php81Packages.phpmd: 2.14.1 -> 2.15.0 | R. Ryantm | 2023-12-17 | 1 | -2/+2 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #274280 from Ma27/drop-urlview•••urlview: drop | Maximilian Bosch | 2023-12-18 | 4 | -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 Bosch | 2023-12-16 | 1 | -4/+1 |
