summary refs log tree commit diff
path: root/pkgs/applications/kde/default.nix
Commit message (Collapse)AuthorAge
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* kdeApplications.konquest: init at 2.4Linus Heckemann2018-05-18
|
* libsForQt5.libkdegames: init at 18.04.1Linus Heckemann2018-05-18
|
* kdepim-addons: Add package expressionaszlig2018-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* akonadi-import-wizard: Add package expressionaszlig2018-05-08
| | | | | | | | | | | This is required for kdepim-addons and packaging this is pretty much straightforward with no hurdles. I tried to keep the coding style close to other packages in kdeApplications so that it stays consistent. Signed-off-by: aszlig <aszlig@nix.build> Cc: @ttuegel, @vandenoever
* kde-applications: Create alias to oktetaadisbladis2018-04-25
|
* kholidays: Move from kde_applications to kde_frameworksBastian Köcher2018-04-25
|
* kalarm: initrittelle2018-04-15
|
* Merge pull request #36444 from rittelle/masterMatthew Justin Bauer2018-04-09
|\ | | | | kdebugsettings: init
| * kdebugsettings: initrittelle2018-03-07
| |
* | ksystemlog: init at 17.12.2Peter Hoeg2018-03-23
|/
* kdialog: init at 17.12.1Peter Hoeg2018-01-21
|
* kdeApplications.kdepim-runtime: fix buildgnidorah2017-12-24
|
* kdeApplications.kmailtransport: fix buildgnidorah2017-12-24
|
* kde-l10n: dropgnidorah2017-12-24
|
* kdelibs: dropgnidorah2017-12-22
|
* kget: 20170903 -> 17.12.0Peter Hoeg2017-12-21
|
* kruler: init at 5.0Jos van den Oever2017-11-20
|
* keditbookmarks: init at 17.08.1Peter Hoeg2017-10-24
|
* krdc: init at 17.08.1Peter Hoeg2017-10-24
|
* minuet: init at 17.08.1Peter Hoeg2017-10-24
|
* pim-data-exporter: init at 17.08.1John M. Harris, Jr2017-09-22
| | | | | | * Add pim-data-exporter * pim-data-exporter: fix indentation
* libksane: init at 17.08.0Paul Hendry2017-09-16
|
* kdeApplications: move mkDerivationThomas Tuegel2017-08-21
|
* korganizer: init at 17.04.0Thomas Tuegel2017-08-21
|
* incidenceeditor: init at 17.04.0Thomas Tuegel2017-08-21
|
* eventviews: init at 17.04.0Thomas Tuegel2017-08-21
|
* kqtquickcharts: init at 17.04.0Thomas Tuegel2017-08-21
|
* kontact: init at 17.04.0Jos van den Oever2017-08-21
|
* kaddressbook: init at 17.04.0Jos van den Oever2017-08-21
|
* kleopatra: init at 17.04.0Jos van den Oever2017-08-21
|
* grantleetheme: merge themes across multiple prefixesThomas Tuegel2017-08-21
|
* kdepim-apps-libs: init at 17.04.0Thomas Tuegel2017-08-21
|
* akregator: init at 17.04.0Jos van den Oever2017-08-21
|
* akonadiconsole: init at 17.04.0Thomas Tuegel2017-08-21
|
* calendarsupport: init at 17.04.0Thomas Tuegel2017-08-21
|
* ark: do not callPackage default.nix directlyThomas Tuegel2017-08-21
|
* kdepim-runtime: init at 17.04.0Thomas Tuegel2017-08-21
|
* akonadi-calendar: init at 17.04.0Thomas Tuegel2017-08-21
|
* kalarmcal: init at 17.04.0Thomas Tuegel2017-08-21
|
* kholidays: init at 17.04.0Thomas Tuegel2017-08-21
|
* kdav: init at 17.04.0Thomas Tuegel2017-08-21
|
* pim-sieve-editor: init at 17.04.0Thomas Tuegel2017-08-21
|
* mbox-importer: init at 17.04.0Thomas Tuegel2017-08-21
|
* kmail-account-wizard: init at 17.04.0Thomas Tuegel2017-08-21
|
* kmail: init at 17.04.0Thomas Tuegel2017-08-21
|
* akonadi-notes: init at 17.04.0Thomas Tuegel2017-08-21
|
* akonadi-search: init at 17.04.0Thomas Tuegel2017-08-21
|
* kimap: init at 17.04.0Thomas Tuegel2017-08-21
|
* ktnef: init at 17.04.0Thomas Tuegel2017-08-21
|