wire-desktop: Disable auto updates

This commit is contained in:
toonn
2026-01-28 12:05:14 +01:00
parent d1cc6bdd4c
commit 15e8f0588d
+3
View File
@@ -76,6 +76,9 @@ let
./update.sh
./.
];
# R-ryantm does not respect the commit feature, leading to inaccurate
# commit messages because it only sees the Linux version numbers.
# nixpkgs-update: no auto update
supportedFeatures = [ "commit" ];
};