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