vino: disable broken updateScript
We're pulling in a custom src here, so gnome3.updateScript crashes.
This commit is contained in:
parent
ee27c71d8d
commit
a22500d2dc
@ -82,10 +82,10 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
updateScript = gnome3.updateScript {
|
||||
packageName = "vino";
|
||||
attrPath = "gnome3.vino";
|
||||
};
|
||||
# updateScript = gnome3.updateScript {
|
||||
# packageName = "vino";
|
||||
# attrPath = "gnome3.vino";
|
||||
# };
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
x
Reference in New Issue
Block a user