signal-desktop-from-src: disable automatic updates
This commit is contained in:
@@ -371,6 +371,7 @@ buildNpmPackage rec {
|
|||||||
rev-prefix = "v";
|
rev-prefix = "v";
|
||||||
ignoredVersions = "beta";
|
ignoredVersions = "beta";
|
||||||
};
|
};
|
||||||
|
updateWithSuper = false; #< TODO: enable auto-update, but i need a real updateScript for that instead of one which only updates top-level deps
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Reference in New Issue
Block a user