xdg-desktop-portal-cosmic,cosmic-*: disable automatic updates

This commit is contained in:
Heitor Augusto 2025-04-25 16:42:29 -03:00
commit b107464997
No known key found for this signature in database
GPG key ID: 53C04F8F46A1A344
24 changed files with 24 additions and 0 deletions

View file

@ -10,6 +10,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "cosmic-wallpapers";
version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-wallpapers";