Commit Graph

539315 Commits

Author SHA1 Message Date
K900
ea71bb5508 kde/frameworks: 5.110 -> 5.111 2023-10-20 00:07:50 +03:00
Thiago Kenji Okada
38623a8003 nixos/qt: improve module documentation 2023-10-19 21:54:22 +01:00
Thiago Kenji Okada
39250f5df5 nixos/qt: multiple fixes
- Removal of top-level `with lib`
- Allow usage of module without setting `platformTheme`, so we can set
  the QT_PLUGIN_PATH/QML2_IMPORT_PATH paths without theming
- Add support for kvantum and some other styles
- Add myself as maintainer
2023-10-19 21:54:22 +01:00
Emily Trau
d2c4f9a4fc minimal-bootstrap.coreutils-musl: change pname to not break nix-env 2023-10-19 17:53:56 -03:00
Emily Trau
3179f5b770 maintainers/teams: add alejandrosame to minimal-bootstrap team 2023-10-19 17:53:11 -03:00
nicoo
ea0dcd0ae1 nixos/systemd-boot: Avoid remote mypy executions 2023-10-19 20:58:52 +01:00
Randy Eckenrode
3cb5c1189f
nodejs_16: work around building with clang 16
Node v16 can’t build with clang 16 due to `-Wenum-constexpr-conversion`
errors. Since the backport patch from v8 does not apply to Node v14, and
it is likely this will become a hard error in future versions of clang,
use clang 15 when the version in the stdenv is newer.

The version of libc++ used with the clang is made to match the one used
in the stdenv to avoid possible issues with mixing multiple versions of
libc++ in one binary (e.g., icu links against libc++).
2023-10-19 15:22:52 -04:00
Randy Eckenrode
3ad67b4e12
nodejs_14: work around building with clang 16
Node v14 can’t build with clang 16 due to `-Wenum-constexpr-conversion`
errors. Since the backport patch from v8 does not apply to Node v14, and
it is likely this will become a hard error in future versions of clang,
use clang 15 when the version in the stdenv is newer.

The version of libc++ used with the clang is made to match the one used
in the stdenv to avoid possible issues with mixing multiple versions of
libc++ in one binary (e.g., icu links against libc++).
2023-10-19 15:22:52 -04:00
Randy Eckenrode
cf1128c17a
nodejs: clang 16 compatibility for x86_64-darwin
Make aligned allocations work on x86_64-darwin by ensuring libc++ uses
`posix_memalign` instead of `aligned_alloc`, which was added in 10.15.
2023-10-19 15:22:51 -04:00
Mikael Fangel
40edae805c
zeek: fix zeekctl, zkg module 2023-10-19 21:16:30 +02:00
Pol Dellaiera
2e7758c118
Merge pull request #262101 from zakame/contrib/perl-Future-AsyncAwait-0.66
perlPackages.FutureAsyncAwait: 0.58 -> 0.66
2023-10-19 21:05:33 +02:00
Pol Dellaiera
bb7e980c65
Merge pull request #262097 from zakame/contrib/perl-Crypt-Bcrypt-0.011
perlPackages.CryptBcrypt: init at 0.011
2023-10-19 21:02:44 +02:00
Pol Dellaiera
1bb5c959bc
Merge pull request #262095 from zakame/contrib/perl-File-ReadBackwards-1.06
perlPackages.FileReadBackwards: 1.05 -> 1.06
2023-10-19 21:02:32 +02:00
Pol Dellaiera
91f427a488
Merge pull request #262100 from zakame/contrib/perl-Future-0.50
perlPackages.Future: 0.48 -> 0.50
2023-10-19 21:01:49 +02:00
Pol Dellaiera
f8a1c0f759
Merge pull request #262089 from zakame/contrib/perl-JSON-Validator-5.14
perlPackages.JSONValidator: 5.08 -> 5.14
2023-10-19 20:51:49 +02:00
Fabian Affolter
b9094f0703
Merge pull request #262067 from fabaff/evil-winrm-bump
evil-winrm: 3.3 -> 3.5
2023-10-19 20:49:32 +02:00
Fabian Affolter
8e5177d2be
Merge pull request #262027 from fabaff/google-cloud-asset-bump
python311Packages.google-cloud-asset: 3.19.1 -> 3.20.0
2023-10-19 20:46:40 +02:00
Fabian Affolter
4ba60dcc1d
Merge pull request #262031 from fabaff/google-cloud-automl-bump
python311Packages.google-cloud-automl: 2.11.2 -> 2.11.3
2023-10-19 20:46:29 +02:00
Fabian Affolter
c22e3f408a
Merge pull request #262053 from fabaff/aws-adfs-bump
python311Packages.aws-adfs: 2.2.1 -> 2.8.1
2023-10-19 20:46:10 +02:00
Fabian Affolter
172ddbfe96
Merge pull request #262014 from fabaff/crytic-compile-bump
python311Packages.crytic-compile: 0.3.4 -> 0.3.5
2023-10-19 20:44:23 +02:00
R. Ryantm
7f35653a7d sshocker: 0.3.3 -> 0.3.4 2023-10-19 18:08:28 +00:00
github-actions[bot]
024144542b
Merge staging-next into staging 2023-10-19 18:01:22 +00:00
github-actions[bot]
0bcaa2f556
Merge master into staging-next 2023-10-19 18:00:54 +00:00
Yureka
3f84dd89b8 electron_25: 25.9.0 -> 25.9.1 2023-10-19 19:52:10 +02:00
Yureka
63ecd56469 electron_26: 26.3.0 -> 26.4.0 2023-10-19 19:52:10 +02:00
Yureka
2b2804fe4a electron-source.electron_28: 28.0.0-nightly.20231009 -> 28.0.0-alpha.2 2023-10-19 19:52:10 +02:00
Thiago Kenji Okada
a00733f592
Merge pull request #261115 from con-f-use/master
writeShellApplication: exclude shell checks
2023-10-19 18:37:37 +01:00
Thiago Kenji Okada
24a1589ebf
Merge pull request #251996 from surfaceflinger/microbin
microbin: add service
2023-10-19 18:36:02 +01:00
Thiago Kenji Okada
383389d086
Merge pull request #254582 from oluceps/dae-fix-overr
nixos/dae: fix override existed config issue
2023-10-19 18:34:30 +01:00
toonn
026763c623
Merge pull request #253031 from reckenrode/pybind11-fix
python3Packages.pybind11: work around clang check
2023-10-19 19:29:23 +02:00
Randy Eckenrode
04f489ca60 python3Packages.pybind11: work around clang check
This is required for the upcoming clang 16 bump for Darwin. clang 16
defaults to C++17, which results in aligned allocations in pybind11.
These are supported in libc++ with the 10.12 SDK, but clang has a
hard-coded check for 10.13.
2023-10-19 19:26:28 +02:00
Thiago Kenji Okada
b96d352ec8
Merge pull request #258314 from eclairevoyant/openbangla-keyboard
openbangla-keyboard: 2.0.0 -> unstable-2023-07-21; add fcitx5 support
2023-10-19 18:23:14 +01:00
Bjørn Forsman
cc7791cfd9 nixos/lighttpd: add reload support
Allow reloading the webserver, which is useful when e.g there are new
certificates available that we want lighttpd to use, but don't want to
completely shut down the server.
2023-10-19 19:23:04 +02:00
Thiago Kenji Okada
321b684c40
Merge pull request #259355 from hercules-ci/runc-output-closure-size
runc: Remove procps from wrapper
2023-10-19 18:19:02 +01:00
Thiago Kenji Okada
b348656665
Merge pull request #259053 from flyingcircusio/percona-server-8.0
percona-server_8_0: init at 8.0.34
2023-10-19 18:17:59 +01:00
Thiago Kenji Okada
58ef48dd33
Merge pull request #255225 from abscondment/kustomize_4
kustomize_4: init at 4.5.7
2023-10-19 18:15:26 +01:00
Thiago Kenji Okada
4113272f8c
Merge pull request #258330 from Benjamin-L/iamb-man-pages
iamb: install manpages
2023-10-19 18:12:04 +01:00
toonn
8f1823936f
Merge pull request #173411 from FRidh/override-stdenv-python
python3.pkgs.buildPython*: allow overriding of the stdenv
2023-10-19 19:10:30 +02:00
Frederik Rietdijk
7a0d080298 python3.pkgs.buildPython*: allow overriding of the stdenv
With this change it is possible to pass in `stdenv` directly to
`buildPython*` or override it using e.g.

```
numpy.overridePythonAttrs(_: {
  stdenv = clangStdenv;
})
```
2023-10-19 18:56:47 +02:00
Arian van Putten
8caf3dcf34
Merge pull request #261505 from philiptaron/wlanConfig
systemd.network.netdev: add support for WLAN devices
2023-10-19 16:33:30 +00:00
K900
0526c109a7
Merge pull request #262042 from K900/qt5-20231019
qt5: update to latest upstream patchset
2023-10-19 19:24:38 +03:00
Tom Hubrecht
be68df309d nixos/outline: Add the possibility of using local storage instead of S3 2023-10-19 17:58:27 +02:00
Julian Stecklina
584b3ba09f coreutils-full: avoid pulling in bootstrap openssl
pkgs.coreutils is built with dependencies from the previous bootstrap
stage, because it is part of stdenv. If we override it to enable
openssl support, we also get openssl from that stage instead of
pkgs.openssl.

Workaround by not overriding coreutils, but doing callPackage
again.
2023-10-19 17:56:34 +02:00
Weijia Wang
ff0a5a776b
Merge pull request #261915 from figsoda/fclones
fclones: 0.32.1 -> 0.32.2
2023-10-19 17:46:48 +02:00
Nikolay Korotkiy
5c2160c1ec
Merge pull request #261400 from adamcstephens/miniflux/2.0.49
miniflux: 2.0.48 -> 2.0.49
2023-10-19 19:44:08 +04:00
rexxDigital
61db791a8a reactphysics3d: init at 0.9.0 2023-10-19 17:40:46 +02:00
Zak B. Elep
00134c03d5 perlPackages.FutureAsyncAwait: 0.58 -> 0.66 2023-10-19 23:37:35 +08:00
Eelco Dolstra
b1d6248d5b
Merge pull request #262064 from DeterminateSystems/colemickens/nix_2_13_6_master
nixVersions.nix_2_13: 2.13.5 -> 2.13.6
2023-10-19 17:35:50 +02:00
Zak B. Elep
085c3bac10 perlPackages.Future: 0.48 -> 0.50 2023-10-19 23:35:47 +08:00
Weijia Wang
99bb024726
Merge pull request #261950 from r-ryantm/auto-update/rt-tests
rt-tests: 2.5 -> 2.6
2023-10-19 17:35:30 +02:00