1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/applications/kde
aszlig dace481377
kdepim-addons: Add package expression
This is needed in order to add location information to contacts in
KAddressbook.

Packaging was quite straightforward except that it needed
akonadi-import-wizard, which I have packaged in the previous commit.

I'm committing this directly to master without a pull request, because
nothing depends on it (for obvious reasons) and packaging was trivial
enough so that if things are not as they supposed to be it can still be
changed very easily.

Tested this using the following VM configuration, because I don't run a
Plasma desktop:

(import <nixpkgs/nixos> {
  configuration = { pkgs, ... }: {
    environment.systemPackages = with import <nixpkgs> {}; [
      kdeApplications.kaddressbook kdeApplications.kdepim-addons
    ];
    users.users.test.isNormalUser = true;
    virtualisation.diskSize = 4096;
    virtualisation.memorySize = 2048;

    services.xserver = {
      enable = true;
      inherit ((import <nixpkgs/nixos> {}).config.services.xserver) layout;
      displayManager.sddm.enable = true;
      displayManager.sddm.autoLogin.enable = true;
      displayManager.sddm.autoLogin.user = "test";
      desktopManager.default = "plasma5";
      desktopManager.plasma5.enable = true;
    };
  };
}).vm

The test I've done is using KAddressbook and check whether the location
tab is working and it does now.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel, @vandenoever
2018-05-08 11:48:16 +02:00
..
akonadi kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
ark ark: fix wrapProgram invocation 2017-11-01 16:44:09 -05:00
grantleetheme kdeApplications.grantleetheme: fix build 2017-12-24 12:54:19 +03:00
kdepim-apps-libs
ksmtp kdeApplications.kmailtransport: fix build 2017-12-24 12:54:19 +03:00
akonadi-calendar.nix
akonadi-contacts.nix
akonadi-import-wizard.nix akonadi-import-wizard: Add package expression 2018-05-08 11:48:12 +02:00
akonadi-mime.nix tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
akonadi-notes.nix
akonadi-search.nix
akonadiconsole.nix kdeApplications.akonadiconsole: fix build 2017-12-24 12:54:20 +03:00
akregator.nix
baloo-widgets.nix
calendarsupport.nix
default.nix kdepim-addons: Add package expression 2018-05-08 11:48:16 +02:00
dolphin-plugins.nix
dolphin.nix
eventviews.nix
fetch.sh kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
ffmpegthumbs.nix
filelight.nix
gwenview.nix
incidenceeditor.nix
k3b.nix k3b: fix build inputs, library path and binary path 2018-04-04 21:37:16 +03:00
kaddressbook.nix
kalarm.nix kalarm: init 2018-04-15 01:33:57 +02:00
kalarmcal.nix kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
kate.nix
kcachegrind.nix
kcalc.nix
kcalcore.nix
kcalutils.nix
kcolorchooser.nix
kcontacts.nix
kdav.nix
kdebugsettings.nix kdebugsettings: init 2018-03-07 18:01:55 +01:00
kdegraphics-mobipocket.nix
kdegraphics-thumbnailers.nix
kdenetwork-filesharing.nix
kdenlive-cmake-concurrent-module.patch
kdenlive.nix tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
kdepim-addons.nix kdepim-addons: Add package expression 2018-05-08 11:48:16 +02:00
kdepim-runtime.nix tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
kdf.nix
kdialog.nix kdialog: init at 17.12.1 2018-01-21 18:28:06 +08:00
keditbookmarks.nix keditbookmarks: init at 17.08.1 2017-10-24 22:50:55 +08:00
kget.nix kget: 20170903 -> 17.12.0 2017-12-21 16:50:07 +08:00
kgpg.nix
khelpcenter.nix
kidentitymanagement.nix
kig.nix
kimap.nix
kio-extras.nix tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
kldap.nix
kleopatra.nix
kmail-account-wizard.nix tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
kmail.nix
kmailtransport.nix kdeApplications.kmailtransport: fix build 2017-12-24 12:54:19 +03:00
kmbox.nix
kmime.nix kmime, colord-kde: ki18n should be *run*-time dependency 2017-12-29 17:20:20 -05:00
kmix.nix
kolourpaint.nix
kompare.nix
konsole.nix kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
kontact.nix
kontactinterface.nix
korganizer.nix
kpimtextedit.nix
kqtquickcharts.nix
krdc.nix
krfb.nix kvfb: fix build 2018-03-28 16:25:14 +03:00
kruler.nix kruler: init at 5.0 2017-11-20 17:56:09 +00:00
ksystemlog.nix ksystemlog: init at 17.12.2 2018-03-23 14:17:22 +08:00
ktnef.nix
kwalletmanager.nix
libgravatar.nix
libkcddb.nix kdoctools: Perl is a propagated *run*-time dep 2017-12-30 22:04:23 -05:00
libkdcraw.nix
libkdepim.nix
libkexiv2.nix
libkgapi.nix kdeApplications.kdepim-runtime: fix build 2017-12-24 12:54:20 +03:00
libkipi.nix
libkleo.nix
libkomparediff2.nix
libksane.nix
libksieve.nix
mailcommon.nix
mailimporter.nix
marble.nix tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
mbox-importer.nix kdeApplications.mbox-importer: fix hydra build 2018-04-17 12:35:28 +02:00
messagelib.nix
minuet.nix minuet: add missing dependencies to fix build 2018-01-10 22:40:58 +08:00
okular.nix kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
pim-data-exporter.nix
pim-sieve-editor.nix
pimcommon.nix
print-manager.nix
spectacle.nix kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
srcs.nix kde_applications: 17.12.3 -> 18.04.0 2018-04-25 09:35:49 +08:00
syndication.nix