3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

4 commits

Author SHA1 Message Date
Niklas Hambüchen 852bd1b2f2 kdbg: Add QT pluging path wrapper.
Fixes error

    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.

See #24256.
2020-01-12 05:20:39 +01:00
R. RyanTM df40eb84a9 kdbg: 3.0.0 -> 3.0.1 2020-01-06 09:25:08 -08: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
Spencer Baugh 01a0b1f0c3 kdbg: init at 3.0.0 2018-10-08 20:43:48 +00:00