Commit Graph

539063 Commits

Author SHA1 Message Date
K900 ea71bb5508 kde/frameworks: 5.110 -> 5.111 2023-10-20 00:07:50 +03: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
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
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
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
Robert Schütz 9484e0a925 Merge pull request #261885 from dotlambda/ocrmypdf-15.2.0
python310Packages.ocrmypdf: 15.1.0 -> 15.2.0
2023-10-19 08:34:29 -07:00
markuskowa bab9ed9e26 Merge pull request #262058 from sheepforce/openmolcas
openmolcas: 23.06 -> 23.10
2023-10-19 17:25:11 +02:00
Robert Helgesson 8fd3a158bb svtplay-dl: 4.25 -> 4.28.1 2023-10-19 16:30:09 +02:00
Weijia Wang 7c9cc5a6e5 Merge pull request #260995 from fee1-dead-contrib/youtube-music-electron
youtube-music: use system electron
2023-10-19 15:55:26 +02:00
Nick Cao 8e8f3e83b6 Merge pull request #261900 from fabaff/trufflehog-bump
trufflehog: 3.60.0 -> 3.60.1
2023-10-19 09:38:02 -04:00
Fabian Affolter 7dd386181a Merge pull request #261984 from r-ryantm/auto-update/python311Packages.nbdev
python311Packages.nbdev: 2.3.12 -> 2.3.13
2023-10-19 15:37:51 +02:00
Nick Cao 4068dd10bd Merge pull request #261902 from fabaff/aiowithings-bump
python311Packages.aiowithings: 0.3.0 -> 0.4.4
2023-10-19 09:37:34 -04:00
Cole Mickens a55511468d nix: drop unused patch-fix-aarch64-darwin-static patch 2023-10-19 15:37:28 +02:00
Fabian Affolter 4b1537b08d Merge pull request #261999 from r-ryantm/auto-update/python311Packages.pyro5
python311Packages.pyro5: 5.14 -> 5.15
2023-10-19 15:37:19 +02:00
Nick Cao 2c94f3ddea Merge pull request #261938 from r-ryantm/auto-update/rofi-pass
rofi-pass: unstable-2023-07-04 -> unstable-2023-07-07
2023-10-19 09:36:37 -04:00
Nick Cao 5cf91288a8 Merge pull request #261957 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2023-10-02 -> 2023-10-16
2023-10-19 09:35:24 -04:00
Nick Cao 7fc185d62d Merge pull request #261966 from r-ryantm/auto-update/csdr
csdr: 0.18.1 -> 0.18.2
2023-10-19 09:34:22 -04:00
Nick Cao 4d9c22148d Merge pull request #261973 from r-ryantm/auto-update/alt-ergo
alt-ergo: 2.5.1 -> 2.5.2
2023-10-19 09:32:50 -04:00
Nick Cao 1f23afeab6 Merge pull request #261835 from r-ryantm/auto-update/python311Packages.scikit-hep-testdata
python311Packages.scikit-hep-testdata: 0.4.33 -> 0.4.34
2023-10-19 09:31:47 -04:00
Weijia Wang 304d9b954c Merge pull request #261436 from ereslibre/bump-wasm-tools
wasm-tools: 1.0.45 -> 1.0.48
2023-10-19 15:31:24 +02:00
Nick Cao 451ebc4028 Merge pull request #261842 from figsoda/mit
git-mit: 5.12.159 -> 5.12.161
2023-10-19 09:31:15 -04:00
Nick Cao 0edd348774 Merge pull request #261853 from figsoda/turtle
turtle-build: 0.4.6 -> 0.4.7
2023-10-19 09:30:40 -04:00
Cole Mickens 195a2e5be0 nixVersions.nix_2_13: 2.13.5 -> 2.13.6 2023-10-19 15:28:38 +02:00
Nick Cao b1bbb68901 Merge pull request #262030 from fabaff/casbin-bump
python311Packages.casbin: 1.31.2 -> 1.32.0
2023-10-19 09:26:48 -04:00
Sarah Brofeldt 852472f9f3 Merge pull request #262034 from ztzg/x-16104-zookeeper-update
zookeeper: 3.7.1 -> 3.7.2
2023-10-19 15:26:35 +02:00
Nick Cao 3935cf55eb Merge pull request #262028 from fabaff/checkov-bump
checkov: 2.5.13 -> 2.5.14
2023-10-19 09:26:20 -04:00
Nick Cao d72decb08f Merge pull request #262026 from fabaff/griffe-bump
python311Packages.griffe: 0.36.6 -> 0.36.7
2023-10-19 09:25:23 -04:00
Phillip Seeber b36fb3932c openmolcas: 23.06 -> 23.10 2023-10-19 15:23:43 +02:00
Nick Cao dcde7946a9 Merge pull request #262003 from r-ryantm/auto-update/emptty
emptty: 0.10.0 -> 0.11.0
2023-10-19 09:23:12 -04:00
Nick Cao 363a7669dc Merge pull request #262001 from r-ryantm/auto-update/python311Packages.sagemaker
python311Packages.sagemaker: 2.192.1 -> 2.193.0
2023-10-19 09:22:16 -04:00