dockbarx: Disable tests
This commit is contained in:
parent
7923272cd5
commit
87a1698247
@ -28,6 +28,9 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
++ (with gnome2; [ gnome_python gnome_python_desktop ])
|
++ (with gnome2; [ gnome_python gnome_python_desktop ])
|
||||||
++ [ keybinder ];
|
++ [ keybinder ];
|
||||||
|
|
||||||
|
# no tests
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = "https://launchpad.net/dockbar/";
|
homepage = "https://launchpad.net/dockbar/";
|
||||||
description = "Lightweight taskbar / panel replacement for Linux which works as a stand-alone dock";
|
description = "Lightweight taskbar / panel replacement for Linux which works as a stand-alone dock";
|
||||||
|
Loading…
Reference in New Issue
Block a user