Merge pull request #81542 from conferno/patch-5
xfce.xfdashbooard: fix typo
This commit is contained in:
commit
f23698b8d9
@ -78,7 +78,7 @@ lib.makeScope pkgs.newScope (self: with self; {
|
|||||||
inherit (pkgs.gnome3) libsoup;
|
inherit (pkgs.gnome3) libsoup;
|
||||||
};
|
};
|
||||||
|
|
||||||
xfdashbooard = callPackage ./applications/xfdashboard {};
|
xfdashboard = callPackage ./applications/xfdashboard {};
|
||||||
|
|
||||||
# TODO: this repo is inactive for many years. Remove?
|
# TODO: this repo is inactive for many years. Remove?
|
||||||
xfce4-volumed = callPackage ./applications/xfce4-volumed { };
|
xfce4-volumed = callPackage ./applications/xfce4-volumed { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user