gparted: upgrade, use newer parted, clean expression
This commit is contained in:
@@ -8296,10 +8296,7 @@ let
|
||||
|
||||
gnugo = callPackage ../games/gnugo { };
|
||||
|
||||
gparted = callPackage ../tools/misc/gparted {
|
||||
parted = parted_2_3;
|
||||
inherit (gnome) gnomedocutils;
|
||||
};
|
||||
gparted = callPackage ../tools/misc/gparted { };
|
||||
|
||||
gsmartcontrol = callPackage ../tools/misc/gsmartcontrol {
|
||||
inherit (gnome) libglademm;
|
||||
|
||||
Reference in New Issue
Block a user