Commit Graph
705683 Commits
Author SHA1 Message Date
github-actions[bot]andGitHub 4ab3ca7c50 Merge master into staging-next 2024-11-08 06:04:48 +00:00
K900andGitHub a54c7dcc8e add linux_{default,latest} to linuxKernel.kernels (#317498) 2024-11-08 08:56:48 +03:00
EmilyandGitHub f8ce2d45a5 swift: Workaround Hydra darwin build problem (#354192) 2024-11-08 05:54:06 +00:00
Masum RezaandGitHub e818264fe2 goku: 0.6.0 -> 0.7.2; refactor (#353144) 2024-11-08 10:47:32 +05:30
Masum RezaandGitHub 57c53b8e38 vscode: 1.95.1 -> 1.95.2 (#354363) 2024-11-08 10:47:04 +05:30
AleksanaandGitHub 031c0841b4 immudb: 1.9DOM.2 -> 1.9.5 (#337770) 2024-11-08 13:03:33 +08:00
Zhong Jianxin 8dfed1b9a4 swift: Workaround Hydra darwin build problem
Fail to build with ninja 1.12 when NIX_BUILD_CORES is low (Hydra or Github Actions):

```
ld: warning: directory not found for option '-L/nix/store/g9rbp9m6vs1xj4jl6b6vjb6bm8kgr107-SDKs/MacOSX10.15.sdk/usr/lib/swift'
...
ld: warning: Could not find or use auto-linked library 'swiftCompatibility56'
Undefined symbols for architecture arm64:
  "__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_Optimizer in libswiftCompilerModules-bootstrapping1.a(Optimizer.o)
  ...
```

Can reproduce using `nix --option cores 2 build -f . swiftPackages.swift-unwrapped`.

Until we find out the exact cause, follow [swift upstream][1], pin ninja to version
1.11.1.

[1]: https://github.com/swiftlang/swift/pull/72989
2024-11-08 12:31:09 +08:00
EmilyandGitHub ff5eb0c8f4 ninja_1_11: init at 1.11.1 (#354367) 2024-11-08 04:25:40 +00:00
Emily 05ccba8cee ninja_1_11: init at 1.11.1
Swift 5.8 doesn’t reliably build with Ninja 1.12, and apparently
neither do old versions of ROCm, due to a build scheduling change
breaking builds with undeclared dependencies. Upstream Swift have
pinned 1.11 for now.

Reintroducing it isn’t a good long‐term solution, but seems
like the easiest way to avoid shipping 24.11 with a broken Swift
on Darwin. The patch for 32‐bit systems has not been restored,
as Swift doesn’t support them anyway.
2024-11-08 03:56:29 +00:00
Martin WeineltandGitHub daedb92c7f python312Packages.django-oauth-toolkit: use pytest-cov-stub (#354386) 2024-11-08 04:40:37 +01:00
Martin Weinelt f36ddf89a8 python312Packages.django-oauth-toolkit: use pytest-cov-stub
and only expose DJANGO_SETTINGS_MODULE for tests.
2024-11-08 04:29:33 +01:00
AleksanaandGitHub 6405455a9d multivnc: init at 2.8.1 (#353877) 2024-11-08 10:21:08 +08:00
Austin HorstmanandGitHub 65cf1d7ca8 _1password-cli: 2.30.0 -> 2.30.3 (#354373) 2024-11-07 20:11:09 -06:00
ArtturinandGitHub 5d2c1cecc5 gettext: fix compiling with clang (#348676) 2024-11-08 04:05:37 +02:00
Thiago Kenji OkadaandGitHub 675cca8d34 osu-lazer: add vulkan support (#354330) 2024-11-08 02:04:14 +00:00
R. Ryantm c167ff0416 _1password-cli: 2.30.0 -> 2.30.3 2024-11-08 01:25:41 +00:00
nixpkgs-upkeep-bot 8bdc3c1d71 vscode: 1.95.1 -> 1.95.2 2024-11-08 00:32:38 +00:00
github-actions[bot]andGitHub d16ff942dc Merge master into staging-next 2024-11-08 00:14:06 +00:00
OTABI TomoyaandGitHub c6f1ef99d1 python312Packages.trx-python: init at 0.3; python312Packages.dipy: 1.7.0 -> 1.9.0 (#353282) 2024-11-08 09:06:35 +09:00
Austin HorstmanandGitHub 9cc818cb14 kubetrim: init at 0.0.1 (#354130) 2024-11-07 18:04:00 -06:00
Kira BruneauandGitHub ed1b999575 geoclue: fix placing updateScript in passthru (#354243) 2024-11-07 18:55:51 -05:00
Thiago Kenji OkadaandGitHub a390a396dd cockpit: 318 -> 328 (#342328) 2024-11-07 23:43:50 +00:00
Martin WeineltandGitHub bf8ae4ce65 home-assistant: pin vulcan-api at 2.3.2 (#354351) 2024-11-08 00:41:25 +01:00
Martin WeineltandGitHub 773a926105 SDL_stretch: mark broken on darwin (#354338) 2024-11-08 00:34:20 +01:00
Franz PletzandGitHub 68ed257875 linuxPackages.ddcci-driver: 0.4.4 -> 0.4.5-unstable-2024-09-26 (#354241) 2024-11-08 00:19:33 +01:00
Martin Weinelt 790bbf36da home-assistant: pin vulcan-api at 2.3.2 2024-11-08 00:18:28 +01:00
David McFarlandandGitHub b091eee5ba python312Packages.pythonnet: fix build (#353521) 2024-11-07 19:14:02 -04:00
Dmitry KalinkinandGitHub 59d2f9da2c blender: fix build; openvdb_11: init at 11.0.0 (#354095) 2024-11-07 18:11:57 -05:00
David McFarlandandGitHub e9fbfe4253 godot_4: add godot_4-mono (#353242) 2024-11-07 19:11:28 -04:00
RamsesandGitHub 14434de3e7 vcpkg: 2024.09.30 -> 2024.10.21 (#353498) 2024-11-07 23:49:03 +01:00
RamsesandGitHub d4261f6008 simpleDBus: 0.7.3 -> 0.8.1 (#354240) 2024-11-07 23:44:05 +01:00
nixpkgs-merge-bot[bot]andGitHub a6678843d4 efmt: 0.18.2 -> 0.18.3 (#354271) 2024-11-07 22:17:49 +00:00
Martin Weinelt 4168b53b73 SDL_stretch: mark broken on darwin
Also disables sdltest on darwin, since it breaks during configure.

And reformats the package, since meta was overindented.
2024-11-07 23:16:24 +01:00
Austin HorstmanandGitHub f7516232a6 git-nomad: migrate to new apple-sdk structure, move to by-name (#354071) 2024-11-07 15:43:12 -06:00
Austin HorstmanandGitHub 17726c73ff heh: migrate to apple-sdk_11, move to by-name (#354079) 2024-11-07 15:42:48 -06:00
Jakub KozłowskiandGitHub 56dafe8d3d bloop: 2.0.4 -> 2.0.5 (#354264) 2024-11-07 22:40:26 +01:00
Austin HorstmanandGitHub a0e9eae3d8 vimPlugins.snacks-nvim: init at 2024-11-07 (#354276) 2024-11-07 15:36:39 -06:00
Gutyina Gergő 9138d320ef osu-lazer: add vulkan support 2024-11-07 22:17:18 +01:00
Dmitry KalinkinandGitHub 5c687a95f1 arrow-cpp: 17.0.0 -> 18.0.0 (#351868) 2024-11-07 16:14:20 -05:00
hatch01andGitHub febd04d099 melos: init at 6.2.0 (#334461) 2024-11-07 21:58:07 +01:00
github-actions[bot]andGitHub 3533282a88 Merge master into staging-next 2024-11-07 20:49:24 +00:00
RamsesandGitHub c8ce709a65 zellij: 0.40.1 -> 0.41.1 (#353630) 2024-11-07 21:09:22 +01:00
K900andGitHub 2f696cb1e1 qt6.wrapQtAppsHook: add qtwayland to propagatedBuildInputs (#352419) 2024-11-07 23:05:46 +03:00
K900andArtturin c8aec3b28a qt: editing pass on docs 2024-11-07 21:57:17 +02:00
98774a34c8 doc/qt: Mention propagates and wrapQtAppsNoGuiHook
Co-authored-by: eclairevoyant <contactmeongithubinstead@proton.me>
Co-authored-by: Artturin <Artturin@artturin.com>
2024-11-07 21:57:17 +02:00
rewineandArtturin 89fd771655 pineapple-pictures: let wrapQtAppsHook propagate qtwayland 2024-11-07 21:57:17 +02:00
a2d3be9d04 deepin.dde-application-manager: use wrapQtAppsNoGuiHook to avoid propagating qtwayland
Co-authored-by: eclairevoyant <contactmeongithubinstead@proton.me>
2024-11-07 21:57:17 +02:00
9501a20539 qtbase-setup-hook: add wrapQtAppsNoGuiHook to error message
Co-authored-by: eclairevoyant <contactmeongithubinstead@proton.me>
2024-11-07 21:57:17 +02:00
Artturin ff6a0848ca qt6.wrapQtAppsHook: Only propagate plugins,qml of qtwayland
qt6.{wrapQtAppsHook,wrapQtAppsNoGuiHook}: propagate `qtbase` plugins

https://www.github.com/NixOS/nixpkgs/pull/352419#discussion_r1823132984
2024-11-07 21:57:17 +02:00
rewineandArtturin f542c493ad qt6.qtwayland: set meta.{platforms,badPlatforms} 2024-11-07 21:57:17 +02:00