Commit graph

582659 commits

Author SHA1 Message Date
Patka 8776c8a3fb
phpPackages.phpstan: 1.10.44 -> 1.10.57
Diff: https://github.com/phpstan/phpstan/compare/1.10.44...1.10.57
Signed-off-by: Patka <patka@patka.dev>
2024-02-10 11:42:52 +01:00
Fabian Affolter 08872ec38b
Merge pull request #287643 from r-ryantm/auto-update/cloudfox
cloudfox: 1.13.2 -> 1.13.3
2024-02-10 08:56:33 +01:00
Fabian Affolter 0746665ff0
Merge pull request #287647 from r-ryantm/auto-update/python312Packages.publicsuffixlist
python312Packages.publicsuffixlist: 0.10.0.20240207 -> 0.10.0.20240210
2024-02-10 08:56:02 +01:00
Fabian Affolter 00e6f28d7e
Merge pull request #287656 from r-ryantm/auto-update/python312Packages.pytenable
python312Packages.pytenable: 1.4.18 -> 1.4.19
2024-02-10 08:55:28 +01:00
Fabian Affolter 938f60f829
Merge pull request #285636 from fabaff/google-cloud-vision-bump
python311Packages.google-cloud-vision: 3.5.0 -> 3.6.0, python311Packages.pandas-stubs: 2.0.3.230814 -> 2.1.4.231227
2024-02-10 08:53:43 +01:00
a-n-n-a-l-e-e d934204a0f
Merge pull request #287640 from wegank/llvm-patches-cleanup-2
llvmPackages: cleanup orphaned files
2024-02-09 22:22:38 -08:00
Robert Schütz 61e7bee4f1
Merge pull request #287570 from r-ryantm/auto-update/python311Packages.cloudflare
python311Packages.cloudflare: 2.17.0 -> 2.18.0
2024-02-10 06:04:35 +00:00
a-n-n-a-l-e-e 2394210484
Merge pull request #281901 from mfrischknecht/fix-frogmouth
frogmouth: use same xdg package as upstream
2024-02-09 21:28:47 -08:00
R. Ryantm 34d2a65b52 python312Packages.pytenable: 1.4.18 -> 1.4.19 2024-02-10 05:16:37 +00:00
Manuel Frischknecht 386faef6e6
frogmouth: use same xdg package as upstream 2024-02-10 04:54:29 +00:00
R. Ryantm 278fead478 python312Packages.publicsuffixlist: 0.10.0.20240207 -> 0.10.0.20240210 2024-02-10 04:02:01 +00:00
R. Ryantm cc42691bdb cloudfox: 1.13.2 -> 1.13.3 2024-02-10 03:28:14 +00:00
Weijia Wang 47423f1598
Merge pull request #287454 from trofi/openjfx17-gcc-13-webkit-fix
openjfx17: fix `withWebKit  = true` build
2024-02-10 04:09:12 +01:00
Weijia Wang 83c5c46359 llvmPackages: cleanup orphaned files 2024-02-10 04:07:25 +01:00
Kira Bruneau e015128766
Merge pull request #286762 from r-ryantm/auto-update/ccache
ccache: 4.9 -> 4.9.1
2024-02-09 21:29:27 -05:00
Silvan Mosberger 11cd405226
Merge pull request #280322 from h7x4/add-hocon-format-generator
pkgs.formats: Add HOCON format generator
2024-02-10 03:07:51 +01:00
Silvan Mosberger 12d7391dac
Merge pull request #281490 from eclairevoyant/docs-mainprogram
pkgs/README.md: clarify guidelines for `meta.mainProgram`
2024-02-10 03:01:04 +01:00
h7x4 0fa44f41d8
Merge pull request #287568 from r-ryantm/auto-update/srm-cuarzo
srm-cuarzo: 0.5.0-1 -> 0.5.1-1
2024-02-10 02:59:24 +01:00
Silvan Mosberger f37ba19765
Merge pull request #284512 from hercules-ci/lib-types-unique-merge
lib.types.unique: Check inner type deeply
2024-02-10 02:52:45 +01:00
Weijia Wang ddc9133e53
Merge pull request #287584 from trofi/kde-rounded-corners-fix-hash
kde-rounded-corners: fix source hash
2024-02-10 02:52:21 +01:00
K900 ee8f5e0439
Merge pull request #287610 from trofi/linuxPackages_4_19_hardened.kernel.configfile-fix-config
nixos/hardened: fix lower bounds of hardened options
2024-02-10 04:49:49 +03:00
Silvan Mosberger 5de4385620
Merge pull request #285833 from 360ied/murmur-hardened
nixos/murmur: systemd service hardening
2024-02-10 02:48:46 +01:00
Jacek Galowicz b9e0ac3fdf
Merge pull request #287295 from blitz/vbox-kvm
virtualbox: use fewer vendored libraries
2024-02-10 08:40:03 +07:00
Weijia Wang 6f63bfee6e
Merge pull request #287607 from trofi/libsForQt5.mapbox-gl-native-mark-broken
libsForQt5.mapbox-gl-native: mark broken (`gcc-13` build failure)
2024-02-10 02:02:46 +01:00
Weijia Wang 82b583ba2b
Merge pull request #287318 from seanybaggins/add-mingw-support-x265
Add mingw support x265
2024-02-10 01:13:58 +01:00
Yureka b2b2c22016
libunwind: remove incorrect badPlatforms (#286560)
It is unclear what platforms are actually meant to be unsupported, but some platforms are included in this badPlatforms pattern even though they work, e.g. armv7l-unknown-linux-musleabihf.  
Actually unsupported platforms / broken builds can be added again in a dedicated list.
2024-02-10 00:43:16 +01:00
Robert Schütz e98791a204 python311Packages.cloudflare: 2.17.0 -> 2.18.1
Changelog: https://github.com/cloudflare/python-cloudflare/blob/2.18.1/CHANGELOG.md
2024-02-09 15:33:42 -08:00
h7x4 e9b728e4fd
Merge pull request #284580 from D3vil0p3r/patch-5
material-black-colors: init at 0-unstable-2020-12-17
2024-02-10 00:26:46 +01:00
Sergei Trofimovich 9ce46e61eb nixos/hardened: fix lower bounds of hardened options
Without the change build of `linux-config-4.19.306` fails as
https://cache.nixos.org/log/994zy6g5fsb4p6c8jdwham8sp0mqh1w4-linux-config-4.19.306.drv:

    error: unused option: INIT_ON_ALLOC_DEFAULT_ON
    error: unused option: INIT_ON_FREE_DEFAULT_ON
    error: unused option: UBSAN_TRAP
    error: unused option: ZERO_CALL_USED_REGS
2024-02-09 23:26:29 +00:00
Sergei Trofimovich fda3c01430 libsForQt5.mapbox-gl-native: mark broken (gcc-13 build failure)
The build fails against `gcc-13` on `master` as
https://hydra.nixos.org/build/247923347:

    /build/source/include/mbgl/util/geometry.hpp:9:6: error: elaborated-type-specifier for a scoped enum must not use the 'class' keyword [-Werror]
        9 | enum class FeatureType : uint8_t {
          | ~~~~ ^~~~~

Following suggestion of package removal by marking it broken first:
https://github.com/NixOS/nixpkgs/pull/284574#issuecomment-1913688797
2024-02-09 23:17:00 +00:00
Mario Rodas aaf6362e0a
Merge pull request #287393 from r-ryantm/auto-update/postgresqlJitPackages.postgis
postgresqlPackages.postgis: 3.4.1 -> 3.4.2
2024-02-09 18:14:44 -05:00
Travis A. Everett f97db00767 oildev: disable libc tests failing w/ musl
This test suite depends on some glibc assumptions.

I'll likely come back and make this unconditional later, but for now
we're trying to minimize rebuilds.

Reported in:
https://github.com/NixOS/nixpkgs/pull/285233#issuecomment-1935890672
2024-02-09 23:39:42 +01:00
Thiago Kenji Okada 440117328b
Merge pull request #287558 from r-ryantm/auto-update/libretro.fmsx
libretro.fmsx: unstable-2023-04-17 -> unstable-2024-02-08
2024-02-09 22:00:17 +00:00
Thiago Kenji Okada fb1b116e2a
Merge pull request #287555 from r-ryantm/auto-update/libretro.genesis-plus-gx
libretro.genesis-plus-gx: unstable-2024-02-02 -> unstable-2024-02-06
2024-02-09 21:59:55 +00:00
Thiago Kenji Okada 8227dacd83
Merge pull request #287552 from r-ryantm/auto-update/libretro.bsnes
libretro.bsnes: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:57:54 +00:00
Thiago Kenji Okada 21ee2d52ea
Merge pull request #287551 from r-ryantm/auto-update/libretro.gambatte
libretro.gambatte: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:57:29 +00:00
Thiago Kenji Okada d6dbc6d36e
Merge pull request #287549 from r-ryantm/auto-update/libretro.flycast
libretro.flycast: unstable-2024-02-03 -> unstable-2024-02-09
2024-02-09 21:57:08 +00:00
Thiago Kenji Okada 5914c7dafa
Merge pull request #287541 from r-ryantm/auto-update/libretro.fbneo
libretro.fbneo: unstable-2024-01-30 -> unstable-2024-02-08
2024-02-09 21:56:39 +00:00
Thiago Kenji Okada e2ca26a8cb
Merge pull request #287538 from r-ryantm/auto-update/libretro.mame2003-plus
libretro.mame2003-plus: unstable-2024-02-03 -> unstable-2024-02-09
2024-02-09 21:56:19 +00:00
Thiago Kenji Okada 0332e3d2e4
Merge pull request #287536 from r-ryantm/auto-update/libretro.ppsspp
libretro.ppsspp: unstable-2024-02-05 -> unstable-2024-02-09
2024-02-09 21:55:58 +00:00
Thiago Kenji Okada f988523fb3
Merge pull request #287531 from r-ryantm/auto-update/libretro.mame2003
libretro.mame2003: unstable-2023-11-22 -> unstable-2024-02-08
2024-02-09 21:54:46 +00:00
Thiago Kenji Okada b88a0374a9
Merge pull request #287530 from r-ryantm/auto-update/libretro.beetle-supergrafx
libretro.beetle-supergrafx: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:54:26 +00:00
Thiago Kenji Okada 23575edc67
Merge pull request #287526 from r-ryantm/auto-update/libretro.beetle-pce
libretro.beetle-pce: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:53:16 +00:00
D3vil0p3r c2e3bdf541 material-black-colors: init at 0-unstable-2020-12-17 2024-02-09 22:52:45 +01:00
Thiago Kenji Okada c996654879
Merge pull request #287525 from r-ryantm/auto-update/libretro.beetle-pce-fast
libretro.beetle-pce-fast: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:52:15 +00:00
Thiago Kenji Okada bb57fe8d80
Merge pull request #287522 from r-ryantm/auto-update/libretro.pcsx-rearmed
libretro.pcsx-rearmed: unstable-2024-02-04 -> unstable-2024-02-07
2024-02-09 21:52:04 +00:00
Thiago Kenji Okada e004b84a48
Merge pull request #287517 from r-ryantm/auto-update/libretro.beetle-psx-hw
libretro.beetle-psx-hw: unstable-2024-02-02 -> unstable-2024-02-09
2024-02-09 21:51:50 +00:00
Thiago Kenji Okada ba5504136e
Merge pull request #287516 from r-ryantm/auto-update/libretro.snes9x
libretro.snes9x: unstable-2024-01-28 -> unstable-2024-02-08
2024-02-09 21:51:34 +00:00
Thiago Kenji Okada 010a8d3323
Merge pull request #287510 from r-ryantm/auto-update/libretro.mupen64plus
libretro.mupen64plus: unstable-2024-01-30 -> unstable-2024-02-06
2024-02-09 21:51:03 +00:00
h7x4 47c70b09b7
Merge pull request #286845 from r-ryantm/auto-update/python311Packages.pcbnew-transition
python311Packages.pcbnew-transition: 0.3.4 -> 0.4.0
2024-02-09 22:49:40 +01:00