Commit graph

10 commits

Author SHA1 Message Date
Raphael Borun Das Gupta 89739b5f6a kmymoney: switch from kdewebkit to qtwebengine
(to get rid of transitive dependency on qtwebkit)
See PR #201028 and issue #53079
2022-11-20 13:09:55 +01:00
Raphael Borun Das Gupta 1e64f5e60a alkimia: switch from qtwebkit to qtwebengine
See PR #201028 and issue #53079
2022-11-19 19:39:58 +01:00
R. Ryantm 788c10d7e5 libsForQt5.alkimia: 8.1.0 -> 8.1.1 2022-07-07 19:15:57 +00:00
R. RyanTM d790e59ed2 libsForQt5.alkimia: 8.0.4 -> 8.1.0 2021-03-08 04:05:09 +00:00
R. RyanTM 06623ebd6e libsForQt5.alkimia: 8.0.2 -> 8.0.4 2021-01-19 06:59:09 +00:00
R. RyanTM 40fadcb5c6 libsForQt5.alkimia: 8.0.1 -> 8.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alkimia/versions
2019-09-26 00:13:11 -07:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Will Dietz c127f43e50 alkimia: 7.0.1 -> 8.0.1 (#60041)
* alkimia: 7.0.1 -> 8.0.1, new url

* alkimia: deps
2019-05-12 23:28:59 +02:00
aszlig 9e88342641
alkimia: Add meta.longDescription
@7c6f434c wrote in [1]:

   Maybe copy-paste the upstream "Alkimia is the infrastructure for
   common storage and business logic that will be used by all financial
   applications in KDE. The target is to share financial related
   information over application bounderies." as longDescription for
   Alkimia? The current description makes me want to look up the
   homepage to find out what it actually is (then I do, and despair).

[1]: https://github.com/NixOS/nixpkgs/pull/39647#issuecomment-385169261

Signed-off-by: aszlig <aszlig@nix.build>
2018-04-28 13:53:07 +02:00
aszlig d2b8d8bddc
alkimia: init at 7.0.1
This is used by KMyMoney and also the reason why I needed to add C++
support to MPIR in the parent commit.

The reason why I didn't add myself as a maintainer is because I'm not
personally using KMyMoney and thus Alkimia.

Signed-off-by: aszlig <aszlig@nix.build>
2018-04-28 12:41:42 +02:00