Commit Graph
109317 Commits
Author SHA1 Message Date
Jörg ThalheimandGitHub f36cdf1171 Merge pull request #26675 from kirelagin/bind-rndc
bind: Use rndc to control the daemon
2017-06-18 16:30:02 +01:00
Daiderd JordanandGitHub 7c90c45856 Merge pull request #26673 from LumiGuide/fix-opencv-contrib-osx
opencv-3.x: fix build on OS X
2017-06-18 17:11:59 +02:00
Kirill Elagin 13d026e219 bind: Use rndc to control the daemon 2017-06-18 17:29:29 +03:00
Jörg Thalheim 92fc4a374f Revert "gdbGuile: mark as broken"
This reverts commit 08d25152b8.
2017-06-18 14:52:11 +01:00
Thomas TuegelandGitHub f2a651a168 Merge pull request #26336 from ttuegel/qt--unwrap
Unwrap Qt 5 packages
2017-06-18 08:45:17 -05:00
Thomas Tuegel e6cf9b9df0 qt56: determine plugin and import paths from PATH
Plugin and QML import paths were previously determined by NIX_PROFILES. Using
PATH instead allows Qt applications to work under nix-shell without further modification.
2017-06-18 08:44:47 -05:00
Thomas Tuegel dab7700f6c qt58: determine plugin and import paths from PATH
Plugin and QML import paths were previously determined by NIX_PROFILES. Using
PATH instead allows Qt applications to work under nix-shell without further
modification.
2017-06-18 08:44:47 -05:00
Thomas Tuegel ce28d8947d nixpkgs: remark about running Qt applications 2017-06-18 08:44:47 -05:00
Thomas Tuegel f3ce852355 nixpkgs: remove comments from manual about wrapping Qt packages
It is no longer necessary to wrap Qt packages
2017-06-18 08:44:47 -05:00
Thomas Tuegel 99ed5853eb qt56.qtserialport: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:47 -05:00
Thomas Tuegel 8cc09c9e3e qt56.qtwebkit: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:47 -05:00
Thomas Tuegel c546c26e3a qt58.qtwebkit: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel b1dcd271d1 qt58.qtserialport: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel f392614251 qt58.qtbase: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel b7f895d972 kwindowsystem: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel d9094c087e libkscreen: use QLatin1String instead of QStringLiteral
QStringLiteral stores strings in UTF-16 format, preventing Nix from detecting
dependencies.
2017-06-18 08:44:46 -05:00
Thomas Tuegel acc45767c5 kservice: propagate shared_mime_info to environment 2017-06-18 08:44:46 -05:00
Thomas Tuegel 8538d75734 plasma5: fixup inputs and outputs 2017-06-18 08:44:45 -05:00
Thomas Tuegel 7f95d4834f kwin: pass path to Xwayland through preprocessor macro 2017-06-18 08:44:45 -05:00
Thomas Tuegel a4be1a68f8 plasma-desktop: pass path to hwclock through preprocessor macro 2017-06-18 08:44:45 -05:00
Thomas Tuegel 86dac81a70 kcmutils: fix kcm plugin path 2017-06-18 08:44:45 -05:00
Thomas Tuegel 7af16e5bd7 kcmutils: print plugin name when loading fails 2017-06-18 08:44:45 -05: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 087f20e8c6 kdeFrameworks: sort according to tier 2017-06-18 08:44:44 -05:00
Thomas Tuegel 9149faf6a9 prison: init at 5.33.0 2017-06-18 08:44:44 -05:00
Thomas Tuegel fceb3794a2 akonadi: do not store path to pg_ctl in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel be9a4fe6ca akonadi: do not store path to mysqld in configuration 2017-06-18 08:44:44 -05:00
Thomas Tuegel 3acfd31050 akonadi: fix runtime paths 2017-06-18 08:44:44 -05:00
Thomas Tuegel f5c00c43bb qgpgme: init at 1.9.0 2017-06-18 08:44:44 -05:00
Jos van den OeverandThomas Tuegel 05ef92e53a gpgme: enable Qt 5 bindings 2017-06-18 08:44:44 -05:00
Thomas Tuegel 30ff56a20f breeze-gtk: patch builder to find GTK2 pixmap engine
This does not seem to be strictly necessary, but it also cannot hurt.
2017-06-18 08:44:43 -05:00
Thomas Tuegel da942ea23f breeze-gtk: bump GTK3 version 2017-06-18 08:44:43 -05:00
Thomas Tuegel 7dc961b310 qttools: move runtime tools in postFixup 2017-06-18 08:44:43 -05:00
Thomas Tuegel 078c88a7a7 startkde: use absolute paths to required programs
The dependency on socat is removed because kwallet setup is deferred to kwallet-pam.
2017-06-18 08:44:43 -05:00
Thomas Tuegel b9ae0c7185 kwallet-pam: set path to socat 2017-06-18 08:44:43 -05:00
Thomas Tuegel dea7372ebf qtbase: fix plugin path in CMake modules 2017-06-18 08:44:43 -05:00
Thomas Tuegel d9f29afa64 qt5: use one output by default 2017-06-18 08:44:43 -05:00
Thomas Tuegel 6fa41788be qt5: separate plugins from libraries 2017-06-18 08:44:42 -05:00
Thomas Tuegel 5a8295e596 qtbase: setup required environment in GTK3 platform theme plugin 2017-06-18 08:44:42 -05:00
Thomas Tuegel c816bbc8a8 qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel 1607f51613 qmake: unify Darwin and Linux setup hooks 2017-06-18 08:43:39 -05:00
Thomas Tuegel 870c07cc2b sddm: take themes from system environment 2017-06-18 08:43:39 -05:00
Thomas Tuegel be7b7d908f Remove kdeWrapper 2017-06-18 08:43:39 -05:00
Thomas Tuegel 945758f960 kdeFrameworks: rename kdeFramework to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel eaa644a5af plasma5: rename plasmaPackage to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel 6beea32ab1 kdeApplications: rename kdeApp to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel 7b6f8dc77f qt5: move kdeDerivation to qt5.mkDerivation 2017-06-18 08:42:19 -05:00
Thomas Tuegel 210f688802 qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Thomas Tuegel 3f3d33a078 qt5: use distinct lib/qt-5.x prefix for each minor version
Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor
versions to coexist in the same environment.
2017-06-18 08:41:57 -05:00