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
commit f23698b8d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 { };