Commit Graph

14 Commits

Author SHA1 Message Date
V
79921889a0 treewide: convert patch series files to Nix expressions
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:

> NOTE: This function is not performant and should be avoided.

This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +02:00
Peter Hoeg
fdbf2e5527 kio: look through entire PATH for samba 2020-06-26 16:28:19 +08:00
Marek Mahut
ef76465bc8 kdeFrameworks.kio: moving bin stuff into "out" output 2019-11-22 16:29:22 +01:00
Will Dietz
46091f27ac
kdeFrameworks.kio: qttools for Qt5UiPlugin 2019-09-18 13:26:11 -05:00
Bastian Köcher
fd25c44715 kde-frameworks: 5.52 -> 5.53 2018-12-14 08:40:06 +01:00
Bastian Köcher
41e3946b54 kde-frameworks: 5.50 -> 5.51 2018-10-16 13:32:28 +02:00
Thomas Tuegel
fc72335570
kio: print plugin name when loading fails 2017-06-18 08:44:45 -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
945758f960
kdeFrameworks: rename kdeFramework to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel
edf32f90e6
plasma5: 5.9.3 -> 5.9.4 2017-03-22 20:51:03 -05:00
Graham Christensen
5ce06263a3
kdeFrameworks.kio: patch for insecure URL passing 2017-03-02 08:26:25 -05:00
Thomas Tuegel
127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel
b390eb39ae kde5: fix extra-cmake-modules hooks 2016-07-30 09:36:52 -05:00
Thomas Tuegel
4856a2a1ea build KDE Frameworks with each Qt version 2016-07-28 18:27:13 -05:00