gtk-vnc.updateScript: allow unstable versions
This commit is contained in:
@@ -29,6 +29,7 @@ stdenv.mkDerivation rec {
|
||||
passthru = {
|
||||
updateScript = gnome3.updateScript {
|
||||
packageName = "gtk-vnc";
|
||||
versionPolicy = "none";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user