Commit Graph
438562 Commits
Author SHA1 Message Date
Anderson Torres cd8d465edd mgba: remove inherit (libsForQt5) reference on all-packages.nix
According to the issue linked at the end, filling arguments for `callPackage` in
all-packages.nix breaks splicing and makes the expressions incompatible with
cross-compilation.

This issue is more pronounced in the many `inherit (darwin)` calls. However, it
is present in similar contexts too.

The idea here is not the smartest: it just hides those inheritances from
`all-packages.nix` and sends them to the `default.nix` expressions.

Issue: https://github.com/NixOS/nixpkgs/issues/204303
2022-12-29 15:40:23 -03:00
Thomas GerbetandGitHub 1fc0a0f6c5 Merge pull request #207605 from drupol/php/bump-packages-version
PHP: Bump versions
2022-12-29 19:22:03 +01:00
Thiago Kenji OkadaandGitHub b8e900d716 Merge pull request #208248 from delan/osu-lazer
osu-lazer: update description to mention osu-lazer-bin
2022-12-29 18:20:32 +00:00
Thiago Kenji OkadaandGitHub 728e7b91da Merge pull request #208236 from delan/osu-lazer-bin
osu-lazer-bin: init at 2022.1228.0
2022-12-29 18:19:50 +00:00
Jacek GalowiczandGitHub d4513957f6 Merge pull request #208225 from bjornfor/nixos-test-driver-improvement
nixos/test-driver: add optional address arg to wait_for_{open,closed}_port
2022-12-29 18:31:11 +01:00
ajs124andGitHub 0d60f6630f Merge pull request #207554 from r-ryantm/auto-update/proxysql
proxysql: 2.4.4 -> 2.4.5
2022-12-29 18:23:06 +01:00
Pol Dellaiera 10e2de4210 php.extensions.xdebug: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera 0ded0f9be1 php.extensions.swoole: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera 4c5efee1da php.extensions.redis: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera 5e4eb3caa1 php.extensions.pcov: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera 9501edfefb php.extensions.openswoole: 4.12.0 -> 22.0.0 2022-12-29 18:21:57 +01:00
Pol Dellaiera e8d9e7e908 php.extensions.gnupg: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera 4ff2402e2a php.extensions.ds: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera 8d68955f99 php.extensions.couchbase: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera 4557de0309 php.extensions.ast: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera 51e1f61039 php.extensions.apcu: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Pol Dellaiera 0dcce69be6 php.extensions.amqp: 1.11.0beta -> 1.11.0 2022-12-29 18:21:56 +01:00
Pol Dellaiera e28920b49e php.packages.psysh: 0.11.8 -> 0.11.10 2022-12-29 18:21:56 +01:00
Pol Dellaiera 22256671ba php.packages.psalm: 4.29.0 -> 5.4.0 2022-12-29 18:21:44 +01:00
Pol Dellaiera f9868dcf62 php.packages.phpstan: 1.8.6 -> 1.9.4 2022-12-29 18:21:31 +01:00
Pol Dellaiera 9f9d76be97 php.packages.phpmd: 2.8.2 -> 2.13.0 2022-12-29 18:21:20 +01:00
Pol Dellaiera 7276d00b8f php.packages.phpcs: 3.6.0 -> 3.7.1 2022-12-29 18:21:04 +01:00
Pol Dellaiera cafba5ff24 php.packages.phpcbf: 3.6.0 -> 3.7.1 2022-12-29 18:20:53 +01:00
Pol Dellaiera 70b8963e8f php.packages.phive: 0.15.0 -> 0.15.2 2022-12-29 18:20:41 +01:00
Pol Dellaiera d3f87fcff6 php.packages.phing: update src url
So it can be automatically updated with `nix-update`
2022-12-29 18:20:27 +01:00
Pol Dellaiera dbe4b291c6 php.packages.php-cs-fixer: 3.11.0 -> 3.13.1 2022-12-29 18:20:13 +01:00
Pol Dellaiera 7383933b87 php.packages.grumphp: 1.8.1 -> 1.15.0 2022-12-29 18:19:59 +01:00
Pol Dellaiera 50b6e06bfe php.packages.composer: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:19:45 +01:00
Pol Dellaiera 7fc6b0e4a4 php.packages.box: 4.1.0 -> 4.2.0 2022-12-29 18:19:29 +01:00
Pol Dellaiera 8cd511dde1 feat: add passthru flags in PHP extension builder
So they can be handled correctly by `nix-update` tool
2022-12-29 18:19:12 +01:00
Fabian AffolterandGitHub 449d97e1d7 Merge pull request #208067 from r-ryantm/auto-update/quark-engine
quark-engine: 21.10.2 -> 22.12.1
2022-12-29 17:08:33 +01:00
Fabian AffolterandGitHub 57eac89459 Merge pull request #198285 from fabaff/aiosmtplib-bump
python310Packages.aiosmtplib: 1.1.7 -> 2.0.0
2022-12-29 16:48:36 +01:00
Delan Azabani c60a8f3fba osu-lazer: update description to mention osu-lazer-bin 2022-12-29 23:37:46 +08:00
Delan Azabani fcfdd268ca osu-lazer-bin: init at 2022.1228.0 2022-12-29 23:32:22 +08:00
Naïm FavierandGitHub 9fdbf01835 Merge pull request #188002 from Izorkin/update-nginx-brotli 2022-12-29 16:24:05 +01:00
SandroandGitHub 7592c5142f Merge pull request #208157 from BenediktBroich/blueprint-compiler
Closes https://github.com/NixOS/nixpkgs/pull/190223
2022-12-29 16:22:35 +01:00
figsodaandGitHub 403c65ab00 Merge pull request #207875 from SuperSandro2000/nixos-kuma-fix-link
nixos/uptime-kuma: fix link
2022-12-29 10:18:21 -05:00
Robert HensingandGitHub f4d8e06c43 Merge pull request #208231 from Gabriella439/gabriella/fix_host_key
darwin.builder: Remove trailing `'` from host key
2022-12-29 16:17:48 +01:00
Izorkin a9ad69dee9 nixos/nginx: add release notes for recommendedBrotliSettings 2022-12-29 18:14:35 +03:00
Izorkin 4a7d0140a0 nixos/nginx: add recommended brotli settings 2022-12-29 18:14:35 +03:00
Izorkin f3e20dbfb0 nginxModules.brotli: unstable-2020-04-23 -> unstable-2022-04-29 2022-12-29 18:14:29 +03:00
Fabian AffolterandGitHub 8e6d35ff34 quark-engine: add changelog to meta 2022-12-29 16:11:06 +01:00
SandroandGitHub ebcca6e498 Merge pull request #208136 from BenediktBroich/fileshredder 2022-12-29 15:58:27 +01:00
SandroandGitHub 2c421416da Merge pull request #207913 from SuperSandro2000/grafana-localhost
Closes https://github.com/NixOS/nixpkgs/issues/207769
2022-12-29 15:43:40 +01:00
Fabian Affolter a9b64306a1 python310Packages.fastapi-mail: 1.2.2 -> 1.2.4
Changelog: https://github.com/sabuhish/fastapi-mail/releases/tag/1.2.4
2022-12-29 15:43:13 +01:00
de1b8b9c0f Update nixos/modules/services/monitoring/uptime-kuma.nix
Co-authored-by: figsoda <figsoda@pm.me>
2022-12-29 15:41:04 +01:00
Fabian Affolter 971b57a8cd python310Packages.aiosmtplib: 1.1.7 -> 2.0.0 2022-12-29 15:31:26 +01:00
Jörg ThalheimandGitHub f03f529feb Merge pull request #208203 from ryanorendorff/reaper-673
reaper: 6.71 -> 6.73
2022-12-29 14:13:29 +00:00
ArtturiandGitHub a76df461f1 Merge pull request #193574 from SrTobi-Forks/motion-tracker-for-kdenlive 2022-12-29 15:49:07 +02:00
Jonas HeinrichandGitHub f6f53180d1 Merge pull request #207624 from Madouura/pr/svt-av1
svt-av1: 1.2.1 -> 1.4.1
2022-12-29 14:48:23 +01:00