forked from mirrors/nixpkgs
evolution: fix update script
This commit is contained in:
parent
40ed7748db
commit
604a6efb98
|
@ -120,7 +120,6 @@ stdenv.mkDerivation rec {
|
|||
passthru = {
|
||||
updateScript = gnome3.updateScript {
|
||||
packageName = "evolution";
|
||||
attrPath = "gnome3.evolution";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue