Commit graph

401058 commits

Author SHA1 Message Date
SamLukeYes
a3cdf49dbf ppsspp: add SDL and headless
Change the default ppsspp package to SDL frontend, as it supports
vulkan, and is allowed to build the headless binary together.
2022-08-14 15:42:27 +08:00
figsoda
e523606294
Merge pull request #186577 from r-ryantm/auto-update/cargo-expand
cargo-expand: 1.0.29 -> 1.0.30
2022-08-14 15:41:43 +08:00
midchildan
664b01f082
nixos/mirakurun: set the LOGO_DATA_DIR_PATH environment variable 2022-08-14 16:34:47 +09:00
figsoda
e5cdd76b68
Merge pull request #186562 from r-ryantm/auto-update/traefik
traefik: 2.8.2 -> 2.8.3
2022-08-14 15:24:19 +08:00
figsoda
2ca0d49495
Merge pull request #186563 from r-ryantm/auto-update/tut
tut: 1.0.16 -> 1.0.17
2022-08-14 15:18:19 +08:00
Luc Perkins
3a57080baa
upbound: init at 0.12.2 2022-08-14 10:13:18 +03:00
R. Ryantm
57f7f5d98f python310Packages.versioneer: 0.22 -> 0.23 2022-08-14 07:05:58 +00:00
R. Ryantm
fabaa2c56c clickhouse-backup: 1.5.0 -> 1.5.2 2022-08-14 07:04:04 +00:00
R. Ryantm
e19ac5b5aa circleci-cli: 0.1.20397 -> 0.1.20500 2022-08-14 06:59:00 +00:00
R. Ryantm
a3fb7cfc3a cinny-desktop: 2.1.1 -> 2.1.2 2022-08-14 06:58:22 +00:00
Christian Kögler
9341cd89e9
Merge pull request #184060 from r-ryantm/auto-update/sumneko-lua-language-server
sumneko-lua-language-server: 3.4.1 -> 3.5.3
2022-08-14 08:51:12 +02:00
R. Ryantm
3a09f2c320 cargo-expand: 1.0.29 -> 1.0.30 2022-08-14 06:50:37 +00:00
Robert Hensing
bd3fb4069d
Merge pull request #181746 from hercules-ci/nixosTest-erofs
nixos/qemu-vm: Use disposable EROFS for store when writableStore = false
2022-08-14 08:46:21 +02:00
Thomas Gerbet
6dc3ef5e1a php8*: disable PCRE2 JIT SEAlloc to avoid crashes
Using PHP with PCRE2 built with the JIT SEAlloc is known to be
problematic [0] and it may crashes apps using pcntl to process a
workload in parallel like Psalm or PHPCS.

Another solution would be to disable `pcre.jit` but this is likely to
have a noticeable performance impact.

PCRE2 JIT SEAlloc was enabled in order to make possible to use
`MemoryDenyWriteExecute=true` in the NixOS Gitea module [1]. Doing
something similar for a PHP module is likely to involve more steps as
you will also need to disable PHP's JIT. Not building PCRE2 with the JIT
SEAlloc is however not really blocking for someone wanting to build an
hardened PHP module as they likely will disable `pcre.jit` and make sure
`opcache.jit` is disabled.

It should also be noted that OpenSUSE did try to enable PCRE2 JIT
SEAlloc by default in the past but recently reverted the change [2].

[0] https://bugs.php.net/bug.php?id=78630
[1] c990bd6007
[2] https://bugzilla.opensuse.org/show_bug.cgi?id=1182864
2022-08-14 08:46:18 +02:00
R. Ryantm
7153a7caca backward-cpp: 1.3 -> 1.6 2022-08-14 06:26:27 +00:00
github-actions[bot]
b87f96162b
Merge master into staging-next 2022-08-14 06:01:22 +00:00
Mario Rodas
5c37f7fa7e
Merge pull request #168543 from secobarbital/dip-rubygem
Add dip rubygem and upgrade gems
2022-08-14 00:35:23 -05:00
zowoq
f8c85b66f3 terraform-providers: update 2022-08-14 2022-08-14 15:33:00 +10:00
R. Ryantm
203593e72e pipenv: 2022.7.24 -> 2022.8.14 2022-08-14 05:08:25 +00:00
Mario Rodas
1953c7efc4
Merge pull request #174385 from r-ryantm/auto-update/asdf-vm
asdf-vm: 0.10.0 -> 0.10.2
2022-08-13 23:59:26 -05:00
Mario Rodas
0dc9748c6f starship: 1.9.1 -> 1.10.0
https://github.com/starship/starship/releases/tag/v1.10.0
2022-08-14 04:20:00 +00:00
R. Ryantm
72c4396b4d vcluster: 0.7.0 -> 0.11.1 2022-08-14 04:01:30 +00:00
R. Ryantm
97f7cf06d2 git-cinnabar: 0.5.7 -> 0.5.10 2022-08-14 03:54:19 +00:00
figsoda
a37b09fef9 image-roll: fix hydra build on darwin 2022-08-14 11:49:27 +08:00
Artturi
fae0b890bc
Merge pull request #181497 from Mindavi/cross/eval-fixes 2022-08-14 06:24:45 +03:00
R. Ryantm
460d0c73c7 tut: 1.0.16 -> 1.0.17 2022-08-14 03:21:34 +00:00
Winter
83519fe976 iosevka: fix build 2022-08-13 23:21:16 -04:00
R. Ryantm
61693267c8 traefik: 2.8.2 -> 2.8.3 2022-08-14 03:20:37 +00:00
R. Ryantm
4ade948bb3 terragrunt: 0.37.0 -> 0.38.7 2022-08-14 03:05:25 +00:00
Aaron Andersen
dc98fc6bb6
Merge pull request #182867 from afh/afh-musikcube-rpath
musikcube: fix rpath for musikcube
2022-08-13 22:59:39 -04:00
Aaron Andersen
f4a6616ffe
Merge pull request #184298 from r-ryantm/auto-update/kodi-pvr-iptvsimple
kodiPackages.pvr-iptvsimple: 19.1.0 -> 19.1.1
2022-08-13 22:55:09 -04:00
Aaron Andersen
f930f27f66
Merge pull request #184287 from r-ryantm/auto-update/kodi-inputstream-adaptive
kodiPackages.inputstream-adaptive: 19.0.3 -> 19.0.7
2022-08-13 22:54:33 -04:00
Aaron Andersen
60b8da3a22
Merge pull request #184285 from r-ryantm/auto-update/kodi-inputstream-ffmpegdirect
kodiPackages.inputstream-ffmpegdirect: 19.0.1 -> 19.0.3
2022-08-13 22:53:31 -04:00
R. Ryantm
f28b29999b fishPlugins.fzf-fish: 9.0 -> 9.2 2022-08-14 02:45:20 +00:00
Mihai-Drosi Caju
92cd729035 libglibutil: 1.0.55 -> 1.0.66 2022-08-13 22:40:49 -04:00
Artturi
a1a5402e8a
Merge pull request #186512 from Artturin/steamcrosseval
steamPackages: fix attribute 'steamPackages' missing while cross eval
2022-08-14 05:30:51 +03:00
Bobby Rong
2a7768f870
Merge pull request #186523 from r-ryantm/auto-update/shellhub-agent
shellhub-agent: 0.9.4 -> 0.9.5
2022-08-14 10:25:30 +08:00
Bobby Rong
e4f2c0b0c2
hyfetch: remove unneeded postPatch 2022-08-14 10:14:51 +08:00
Theodore Ni
b518a7d877
python310Packages.loguru: fix failing tests
Pulls in a patch from upstream that fixes test failing on Python 3.10.6
and greater.
2022-08-13 19:01:37 -07:00
Mario Rodas
80db62a510
Merge pull request #156060 from jojosch/teamspeak5
teamspeak5_client: init at 5.0.0-beta70
2022-08-13 20:54:19 -05:00
Mario Rodas
0ceb18fd01
Merge pull request #184626 from jojosch/jellyfin-update
jellyfin{-web}: 10.8.1 -> 10.8.3

Closes #186543
2022-08-13 20:50:44 -05:00
Mario Rodas
716cd69d74
Merge pull request #186399 from Yarny0/tsm-client
tsm-client: 8.1.15.0 -> 8.1.15.1
2022-08-13 20:48:11 -05:00
Mario Rodas
454eef0cdb
Merge pull request #186404 from fabaff/types-setuptools-bump
python310Packages.types-setuptools: 64.0.0 -> 64.0.1
2022-08-13 20:47:22 -05:00
Mario Rodas
57049d26a4
Merge pull request #186317 from r-ryantm/auto-update/spdx-license-list-data
spdx-license-list-data: 3.17 -> 3.18
2022-08-13 20:46:09 -05:00
Mario Rodas
0d93daf3e6
Merge pull request #186390 from r-ryantm/auto-update/eksctl
eksctl: 0.107.0 -> 0.108.0
2022-08-13 20:44:57 -05:00
Mario Rodas
b63098b71c
Merge pull request #186516 from marsam/update-fluent-bit
fluent-bit: 1.9.3 -> 1.9.7
2022-08-13 20:44:39 -05:00
Anderson Torres
a50594822c
Merge pull request #186551 from AndersonTorres/MISC
ppsspp: get rid of libsForQt5.callPackage
2022-08-13 22:22:21 -03:00
AndersonTorres
92dcbeaf1e ppsspp: get rid of libsForQt5.callPackage
And use the new functional framework for recursive style attributes.
2022-08-13 21:57:50 -03:00
R. Ryantm
da72286148 sumneko-lua-language-server: 3.4.1 -> 3.5.3 2022-08-14 00:31:20 +00:00
Theodore Ni
c36152b379
python310Packages.django-maintenance-mode: Fix missing python-fsutil dependency
The latest version is broken because it newly depends on python-fsutil,
which was not specified as a buildInput.
2022-08-13 17:16:06 -07:00