Commit Graph

19 Commits

Author SHA1 Message Date
K900
3ba92f8967 kdePackages.solid: drop merged patch 2024-05-10 18:04:16 +03:00
K900
8af8158e07 kdePackages: clear out duplicate deps 2024-05-10 16:50:10 +03:00
Nick Cao
2329c4bb87
kdePackages.kdoctools: use default outputs 2024-04-29 10:09:24 -04:00
K900
45bc5d5b88
Merge pull request #305692 from Naxdy/work/add-python3-to-ecm
kdePackages/ecm: add `python3` to `extraPropagatedBuildInputs`
2024-04-22 11:44:01 +03:00
K900
5eade37305
Merge pull request #305806 from K900/backport-solid-luks
kdePackages.solid: backport fix for mounting LUKS devices
2024-04-22 10:16:19 +03:00
Naxdy
20cd060754
kdePackages/ecm: add python3 to extraPropagatedBuildInputs 2024-04-21 20:25:59 +02:00
K900
9fd30b8be4 kdePackages.solid: backport fix for mounting LUKS devices
Fixes #305748.
2024-04-21 21:18:18 +03:00
Naxdy
7e61ef9c48
kdePackages/ecm: format 2024-04-21 10:23:35 +02:00
K900
dae444bb46
kdePackages.extra-cmake-modules: fix kxmlgui install location
Ugh. Fixes #305420.
2024-04-20 21:52:38 +03:00
Vladimír Čunát
ee727e253e
kdePackages.ki18n: fixup build, missing python3
https://hydra.nixos.org/build/256386319/nixlog/2/tail

I don't know what's changed to cause this regression,
but adding python3 like this shouldn't make things worse.
2024-04-16 07:44:01 +02:00
K900
d202fd07ed kdePackages.kfilemetadata: add new kcodecs dependency 2024-04-12 21:01:33 +03:00
K900
0aed6cb2b3 kdePackages.qqc2-desktop-style: add new qttools dependency 2024-04-12 21:01:28 +03:00
K900
3f2aac327f kdePackages.kservice: handle sycoca disappearing better
This is not a complete fix, the whole thing is still full of races,
but at least this gets it to explode a lot less often.
2024-04-09 08:29:36 +03:00
K900
bb70068f7b kdePackages.extra-cmake-modules: chop off some of the setup hook
Just removing stuff that should never be necessary.
2024-03-26 23:06:33 +03:00
K900
33389fcdc5
Merge pull request #296721 from alois31/ecm-hook-offset
kdePackages.extra-cmake-modules: fix hook offset
2024-03-26 21:48:49 +03:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Alois Wohlschlager
2da73a5ac2
kdePackages.extra-cmake-modules: fix hook offset
In `kdePackages`, `strictDeps` is set and `extra-cmake-modules` goes into
`buildInputs`. The hook should run against the `buildInputs`, so it should
have `hostOffset`. This fixes for example the loading of translations that
come from dependencies.
2024-03-17 19:09:38 +01:00
Alois Wohlschlager
113cc2d086
kdePackages.baloo: fix systemd unit to actually work
The kde-systemd-start-condition binary is not part of baloo. Hence the
condition check would fail and baloo would not start automatically. Use a
proper path instead.
2024-03-05 09:06:39 +01:00
K900
ce77225e21 pkgs/kde: init at 6.0.0 / 24.02.0, the Nix bits
This is the thing you want to look at.
2024-02-28 18:49:23 +03:00