nixpkgs/pkgs
Rouven Czerwinski ca0e2aced0 chiaki: use mkDerivation for QT5 application
Commit fe1151218c ("chiaki: cleanup package") replaced mkDerivation
with stdenv mkDerivation, which is wrong for QT5 applications and
results in the following error on start:

  qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
  qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
  This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

also see [1] in the manual. Fix the package by using mkDerivation again.

[1]: https://nixos.org/manual/nixpkgs/unstable/#sec-language-qt

Fixes: fe1151218c ("chiaki: cleanup package")
2021-01-06 08:26:15 +01:00
..
applications Merge pull request #107843 from freezeboy/update-1password 2021-01-05 23:51:17 -05:00
build-support Merge pull request #108416 from srhb/streamlayeredimage-symlinked-storepaths 2021-01-05 10:00:28 +01:00
common-updater
data Merge pull request #108429 from bloomvdomino/kora-icon-theme 2021-01-05 22:56:06 +01:00
desktops Merge pull request #107135 from mkg20001/cinnamon-fixup 2021-01-05 16:01:27 -05:00
development ocamlPackages.bisect_ppx: 1.4.0 → 2.5.0 2021-01-06 07:35:23 +01:00
games chiaki: use mkDerivation for QT5 application 2021-01-06 08:26:15 +01:00
misc Merge pull request #106742 from freezeboy/migrate-qt515 2021-01-05 19:05:55 +02:00
os-specific Merge pull request #108351 from LibreCybernetics/update-anbox 2021-01-05 18:45:40 -05:00
pkgs-lib
servers Merge pull request #108499 from fabaff/ha-parse 2021-01-06 07:12:41 +00:00
shells Merge pull request #107834 from pacien/fishPlugins-init 2021-01-05 16:48:22 +01:00
stdenv
test Revert "bintools-wrapper: skip dynamic linker for static binaries" 2020-12-21 22:27:48 +01:00
tools Merge pull request #108521 from lovesegfault/vale-2.6.8 2021-01-05 21:10:27 -05:00
top-level ocamlPackages.bisect_ppx-ocamlbuild: remove at 1.4.0 2021-01-06 07:35:23 +01:00