Commit graph

9 commits

Author SHA1 Message Date
Thomas Tuegel 8851c97ae9
kdeApplications: fix derivation names 2020-12-26 05:24:26 -06:00
Thomas Tuegel 0e2bf03178
grantleetheme: broken with Qt < 5.13 2020-12-12 16:06:35 -06:00
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 fbcdb657ca grantleetheme: our patches are now upstream 2020-08-23 07:09:54 +08:00
Bastian Köcher 6e1709734e kde-applications: 18.04.03 -> 18.08.0 2018-08-24 17:35:49 +02:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
gnidorah 998f9578f6 kdeApplications.grantleetheme: fix build 2017-12-24 12:54:19 +03:00
Jos van den Oever 34c265584d kdeApplications: adapt deps and patches to new version 2017-08-23 09:59:07 +02:00
Thomas Tuegel e6b42d7403
grantleetheme: merge themes across multiple prefixes 2017-08-21 06:51:17 -05:00