3
0
Fork 0
forked from mirrors/nixpkgs

gnome-pomodoro: move from apps to misc

This commit is contained in:
Luca Bruno 2015-06-16 15:26:37 +00:00
parent 3b2c44fc74
commit e37340b49a
2 changed files with 2 additions and 2 deletions

View file

@ -271,8 +271,6 @@ let
seahorse = callPackage ./apps/seahorse { };
pomodoro = callPackage ./apps/pomodoro { };
vinagre = callPackage ./apps/vinagre { };
#### Dev http://ftp.gnome.org/pub/GNOME/devtools/
@ -311,6 +309,8 @@ let
gtkhtml = callPackage ./misc/gtkhtml { };
pomodoro = callPackage ./misc/pomodoro { };
};
in self; # pkgsFun