xfce.xfdashbooard: fix typo
This commit is contained in:
parent
d1d4d90bd3
commit
e0a2f0fc24
@ -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