goocanvasmm2: fix update script attrPath
This commit is contained in:
@@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
|
||||
passthru = {
|
||||
updateScript = gnome3.updateScript {
|
||||
packageName = pname;
|
||||
attrPath = "goocanvasmm2";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user