Commit Graph

79 Commits

Author SHA1 Message Date
Marcin Serwin
85ac6ca088 maintainers: drop ttuegel
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-05-31 20:27:39 +02:00
K900
e12830446f treewide: drop now-unused KF5 and Qt5 libraries 2026-05-08 09:34:21 +03:00
Wolfgang Walther
c283f32d29 treewide: remove unused with
Auto-fixed by nixf-diagnose.
2025-10-05 10:50:41 +02:00
K900
99d4380aaa treewide: trim some leaves from KF5
We can't really drop all of this yet, but there's at least some progress here.
2025-08-30 12:51:48 +03:00
Silvan Mosberger
84d4f874c2 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev 78e9caf153
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:23:58 +01:00
Wolfgang Walther
d86588d230 treewide: improve prepending and appending derivation arguments in bash code
Those would be problematic with __structuredAttrs turned on, because
they'd turn those nice bash arrays back into strings - and potentially
lose some of the values on the way.
2024-11-25 09:09:23 +01:00
K900
217f80780d kde/frameworks: 5.112 -> 5.113 2023-12-15 21:20:00 +03:00
Weijia Wang
b9ed2ba516 plasma5Packages: relax platforms 2023-06-04 23:45:16 +03:00
Weijia Wang
b153b30d63 plasma5Packages: update tiers 2023-04-21 22:47:32 +03:00
K900
a5a292c7a8 treewide: clear out remaining qt5 conditionals 2023-03-18 02:10:20 +03:00
apfelkuchen06
9a8481780b libsForQt515.solid: patch binary search paths
This adds "/run/wrappers/bin" to a hardcoded list of search paths.
This is neccessary to mount filesystems configured in /etc/fstab in
dolphin (for example network shares that are not always mounted).

Fixes #188098.
2022-11-21 17:43:00 +01:00
Raphael Borun Das Gupta
8d9eab433a kdewebkit: remove
kdewebkit doesn't seem to be used anymore
and doesn't have any nixpkgs package maintainers.

I'm not sure whether the entry at
6164b7bb61/pkgs/development/libraries/kde-frameworks/srcs.nix (L230-L237)
is also part of this, but that file has a DO NOT EDIT comment,
so I'm leaving it as-is.
2022-11-20 13:10:05 +01:00
Weijia Wang
06d0490ab3 licenses: remove fdl12 2022-10-27 22:47:29 +02:00
Nick Cao
71c0edefed qt6Packages.kcoreaddons: init 2022-09-17 20:51:50 +08:00
K900
f3a8a894a6 kcmutils: drop merged patch 2022-08-14 13:32:26 +03:00
K900
937ede3b16 kconfigwidgets: drop merged patch 2022-08-14 13:21:25 +03:00
Sandro
5e6bd5771b kde-frameworks: update homepage 2022-04-16 08:45:50 +02:00
Felix Buehler
f24f73b562 kde-frameworks: rename name to pname 2022-02-23 18:28:27 +01:00
Yaroslav Bolyukin
27b3921a86 kde-frameworks: mark as broken for qt < 5.15
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Thomas Tuegel
e1aa8a713b kdeFrameworks: remove redundant maintainer lists
I am automatically a maintainer of all packages in the set, so there is not
reason to mention me explicitly as the maintainer of every individual package.
2021-04-07 14:12:19 -05:00
Thomas Tuegel
4d4cdf9c91 knewstuff: delay resolving knsrcdir 2021-04-07 05:44:56 -05:00
Thomas Tuegel
8bc1acd926 kdeFrameworks: mark broken with Qt < 5.14 2021-04-07 05:44:29 -05:00
Thomas Tuegel
78c52f7c74 kquickcharts: init at 5.73.0 2020-09-01 05:38:46 -05:00
Frederik Rietdijk
efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Peter Hoeg
f66b679f16 kdav: now a kf5 tier 3 library 2020-08-22 19:26:57 +08:00
José Romildo Malaquias
7deb1c7032 kde-frameworks.kdesu: move to its own directory 2020-08-20 18:24:07 -03:00
Thomas Tuegel
f0d158fd88 kdeFrameworks: set version attribute 2020-07-15 13:54:26 -05:00
Peter Hoeg
9cc24aa9f0 kdeFrameworks.qqc2-desktop-style: init at 5.68 2020-05-15 01:10:03 +08:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz
6f60621c0c kcontacts: kdeApplications -> kdeFrameworks 2020-02-03 18:08:59 -06:00
nyanloutre
3ccb0bef9c kdeFrameworks.kcalendarcore: init 2019-12-15 16:13:49 +01:00
Frederik Rietdijk
646b279c55 kdeFrameworks setup hook: fix set -u regression 2019-11-25 21:51:03 +01:00
Frederik Rietdijk
c3c84bbb2c kdeFrameworks: properly fix hook 2019-11-23 19:24:11 +01:00
Frederik Rietdijk
13bab298fc kdeFrameworks: provide a default hookName 2019-11-20 09:58:26 +01:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
nyanloutre
d6ab8baa1b kde: add myself as maintainer 2019-08-16 15:28:31 +02:00
Thomas Tuegel
f79fd2e826 wrapQtAppsHook: wrap Qt applications for runtime dependencies 2019-07-05 10:41:41 -05:00
Bastian Köcher
df007e9ffe kde-frameworks.syndication: Init 2018-09-13 09:28:22 +02:00
Bastian Köcher
7229b8db08 kdevelop: 5.1.2 -> 5.2.4 2018-08-24 17:35:58 +02:00
aszlig
5370b8267c kdewebkit: Add package expression
This is one of the requirements of KMyMoney and packaging is quite
straightforward with no unexpected traps.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel
2018-04-28 12:41:40 +02:00
Bastian Köcher
b933157f44 kholidays: Move from kde_applications to kde_frameworks 2018-04-25 09:35:48 +08:00
John Ericson
da19c34d0f stdenv setup: Always use both propagated files
This continues #23374, which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.

This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Tuomas Tynkkynen
fd29f6685f qt5, plasma-5: Make 'bin' output the first one
Stay consistent with other multiple output packages.
2017-10-24 23:48:49 +03:00
adisbladis
84847258bb plasma: 5.10.5 -> 5.11.1 2017-10-19 11:09:22 +08:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Thomas Tuegel
0030c66103 kdeFrameworks, plasma5: fix setup hooks
The setup hooks for many kdeFrameworks and plasma5 packages were erroneously
running before $outputDev was set. This lead to .dev outputs being propagated
into the user environment.
2017-06-22 17:46:44 -05:00
Thomas Tuegel
faf0d3e91d kdeFrameworks: fixup inputs and outputs
- Reduce environment pollution with a separate $bin output containing programs,
  plugins, and shared data. Libraries remain in $out and are not installed into
  the environment.
- Only propagate build inputs as required.
2017-06-18 08:44:45 -05:00
Thomas Tuegel
087f20e8c6 kdeFrameworks: sort according to tier 2017-06-18 08:44:44 -05:00
Thomas Tuegel
9149faf6a9 prison: init at 5.33.0 2017-06-18 08:44:44 -05:00
Thomas Tuegel
945758f960 kdeFrameworks: rename kdeFramework to mkDerivation 2017-06-18 08:42:20 -05:00