forked from mirrors/nixpkgs
xfce4-timer-plugin: reorder
This commit is contained in:
parent
a75a5c403f
commit
9fc7c3391a
|
@ -142,7 +142,7 @@ lib.makeScope pkgs.newScope (self: with self; {
|
|||
|
||||
xfce4-systemload-plugin = callPackage ./panel-plugins/xfce4-systemload-plugin { };
|
||||
|
||||
xfce4-timer-plugin = callPackage ./panel-plugins/xfce4-timer-plugin.nix { };
|
||||
xfce4-timer-plugin = callPackage ./panel-plugins/xfce4-timer-plugin { };
|
||||
|
||||
xfce4-verve-plugin = callPackage ./panel-plugins/xfce4-verve-plugin { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue