goocanvasmm2: fix update script attrPath
This commit is contained in:
parent
2dee6ad280
commit
03c0ab3857
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
|
|||
passthru = {
|
||||
updateScript = gnome3.updateScript {
|
||||
packageName = pname;
|
||||
attrPath = "goocanvasmm2";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue