Commit graph

87 commits

Author SHA1 Message Date
Weijia Wang e10c14a05b libsForQt5.kpmcore, partition-manager: move to applications/kde 2024-01-07 18:49:21 +01:00
Adam Joseph 80472e3754 treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobs 2023-12-15 05:13:46 -08:00
Peder Bergebakken Sundt 2bea1bc0f9
Merge pull request #270726 from atorres1985-contrib/openshot
openshot-qt: 3.0.0 -> 3.1.1
2023-12-06 01:52:15 +01:00
OPNA2608 ee4d0c8b55 libsForQt5.accounts-qml-module: init at 0.7-unstable-2022-10-12 2023-12-03 11:45:10 +01:00
Peder Bergebakken Sundt cb8514158f
Merge pull request #260886 from OPNA2608/init/lomiri/qzxing
{libsForQt5.qzxing,qt6Packages.qzxing}: init at 3.3.0
2023-12-02 12:04:56 +01:00
Anderson Torres 047d0f2c4c libsForQt5.libopenshot: migrate to libraries 2023-11-30 11:48:35 -03:00
Anderson Torres f65b9438ff libsForQt5.libopenshot: refactor
- Use file patches instead of postPatch
- finalAttrs design pattern
- set strictDeps
- remove nested with
2023-11-30 11:48:34 -03:00
Anderson Torres eeed18452e libsForQt5.libopenshot-audio: migrate to libraries 2023-11-30 11:48:28 -03:00
Anderson Torres 211b645d47 libsForQt5.libopenshot-audio: refactor
- finalAttrs design pattern
- strictDeps
2023-11-30 11:44:17 -03:00
Artturin 410cd59546 libsForQt5: change comment
It wouldn't work that way, idk why I thought it would.

23.11 has a warning for `overrideScope'` in `makeScope` itself
2023-11-24 04:19:39 +02:00
Vladimír Čunát c46eae0f35
Merge branch 'master' into staging-next 2023-11-15 07:33:10 +01:00
Artturin a28d96f47e libsForQt5: fix mistake 2023-11-14 20:39:17 +02:00
github-actions[bot] 6cc772a6fa
Merge master into staging-next 2023-11-14 18:01:11 +00:00
Artturin 7798b77c09 libsForQt5: fix using pkgsCross.aarch64-multiplatform.pkgsBuildTarget.targetPackages.libsForQt5.qtbase explicitly
without splicing interfering

in, for example, `nativeBuildInputs`.
2023-11-14 00:53:19 +02:00
github-actions[bot] 652204165d
Merge master into staging-next 2023-11-11 12:00:58 +00:00
Artturin 84b8b95208 libsForQt5: Remove incorrect override attributes
Remove attributes which are coming from the sets which are added `//`,
they weren't working correctly.

Same thing is done in `llvmPackages`
2023-11-11 08:56:38 +00:00
Artturin 99c891175d libsForQt5: use makeScopeWithSplicing
Fixes getting spliced packages with `libsForQt5.callPackage`
2023-11-11 08:56:38 +00:00
Randy Eckenrode 38a5be67ea
libopenshot: fix build on Darwin
Make sure it includes MagickCore when linking libopenshot.dylib, or it
will fail with missing symbols. Use the 11.0 SDK to build.
2023-11-10 09:25:25 -05:00
Randy Eckenrode f16202fa88
qt5: use overrideSDK instead of callPackages 2023-11-01 09:06:44 -04:00
Lana Black 0cd23f3922 libsForQt5.applet-window-appmenu: init at unstable-2022-06-27 2023-10-17 12:16:54 +00:00
OPNA2608 c7fc4e04aa {libsForQt5.qzxing,qt6Packages.qzxing}: init at 3.3.0 2023-10-13 15:17:39 +02:00
Doron Behar 138eebe549 qscintilla: move to qt{5,6}Packages.nix
Since it is a somewhat common library, with support for multiple qt
versions, it is safer to put each version of it in libsForQt5 and
qt6Packages attribute sets. Also, it is cleaner to put the darwin
if-else inside the expression, in relation to https://github.com/NixOS/rfcs/pull/140 .
2023-09-21 11:45:35 +03:00
Weijia Wang 2ed9b44d0c libsForQt5.qtkeychain: fix build on x86_64-darwin 2023-09-18 17:08:17 +02:00
Weijia Wang 5f702e9220 mlt: build without qt5 2023-06-27 16:33:46 +03:00
Weijia Wang 2a8350d78a libsForQt5.mlt: add more modules 2023-06-27 14:27:34 +03:00
Weijia Wang 74ff7795ce libsForQt5.mlt: refactor, add darwin support 2023-06-27 12:11:08 +03:00
Weijia Wang ea88f8313e qscintilla: remove from libsForQt5 2023-04-27 23:55:28 +03:00
Dylan Frankland 6102cdb048 libopenshot-audio: add Accelerate framework dependency
Added in [v0.2.1](https://github.com/OpenShot/libopenshot-audio/releases/tag/v0.2.1)
2023-04-25 21:16:55 -03:00
Vonfry 4e8ad00ae8
fcitx: remove packages and update documentations and aliases to fcitx5 2023-03-13 18:50:05 +08:00
Stanisław Pitucha 94514596ea quasselDaemon,libsForQt5.qca-qt5: fix darwin build
Use the new apple SDK to fix the darwin build.
2023-02-18 01:23:53 +11:00
K900 131c8fa532 kuserfeedback: init at 1.2.0
Required for plasma-welcome, and maybe should be added to other things later.
2023-02-14 13:57:36 +03:00
Jonas Heinrich 21e0f7502b libsForQt5.maui-core: init at 0.5.6 2022-12-22 11:26:33 -05:00
Sandro 8f679a5327
Merge pull request #194031 from NickCao/stellarium 2022-11-04 15:33:03 +01:00
Nick Cao e13967c88c
Revert "libsForQt5.qca-qt5_2_3_2: init at 2.3.2"
This reverts commit 252458b9c5.
2022-11-04 09:11:04 +08:00
Nick Cao 15bf223df9
libsForQt5.qxlsx: init at 1.4.4 2022-10-06 21:49:58 +08:00
Martin Weinelt 249398ffa8 Merge remote-tracking branch 'origin/staging-next' into staging 2022-08-25 00:32:27 +02:00
rewine 361bd073a9 libsForQt5.qtdbusextended: init at 0.0.3 2022-08-22 11:05:16 +08:00
ajs124 08ed8cfc65 libsForQt.qca-qt5_2_3_2: pin to openssl_1_1 2022-08-17 20:16:19 +02:00
Vir Chaudhury 66327cf687
pentablet-driver: rename to xp-pen-g430-driver 2022-08-08 15:20:52 +08:00
Vir Chaudhury 7761d8aa56
xp-pen-deco-01-v2-driver: init at 3.2.3.220323-1 2022-08-08 15:20:38 +08:00
Doron Behar abed44794d
Merge pull request #174875 from doronbehar/pkg/syncthingtray 2022-05-27 11:58:11 +03:00
Doron Behar bf8134d860 libsForQt5.qtforkawesome: init at 0.0.4 2022-05-27 09:45:34 +03:00
ajs124 a212889d9a qjson: move to qt5-packages 2022-05-26 17:02:55 +02:00
Robert Schütz d5a2974e52 libsForQt5.mauiPackages: init at 2.1.2 2022-05-20 08:54:02 -07:00
Robert Schütz a5e825e3ba libsForQt5.qtmpris: init at 1.0.6 2022-05-17 11:23:35 -07:00
Rick van Schijndel 0bd5909ea7 openbr: drop
Broken since 2016-05-08
2022-05-11 19:23:06 +02:00
Jonas Heinrich 80a74ba322 libsForQt5.mauikit-texteditor: init at 2.1.1 2022-05-08 12:05:05 +02:00
Jonas Heinrich 9b4f18aeee libsForQt5.mauikit-accounts: init at 2.1.1 2022-05-08 12:04:52 +02:00
Sandro 9dc734aec1
Merge pull request #169600 from andrevmatos/kde/gear 2022-04-27 14:36:50 +02:00
Robert Schütz 492cb7efa0 libsForQt5.maplibre-gl-native: init at unstable-2022-04-07 2022-04-26 04:08:25 +00:00