Merge pull request #81542 from conferno/patch-5

xfce.xfdashbooard: fix typo
This commit is contained in:
worldofpeace
2020-03-02 23:38:11 +00:00
committed by GitHub

View File

@@ -78,7 +78,7 @@ lib.makeScope pkgs.newScope (self: with self; {
inherit (pkgs.gnome3) libsoup;
};
xfdashbooard = callPackage ./applications/xfdashboard {};
xfdashboard = callPackage ./applications/xfdashboard {};
# TODO: this repo is inactive for many years. Remove?
xfce4-volumed = callPackage ./applications/xfce4-volumed { };