xdg-desktop-portal-cosmic,cosmic-*: disable automatic updates (#401861)

This commit is contained in:
Austin Horstman 2025-05-01 23:10:22 -05:00 committed by GitHub
commit 524d9a5fe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
24 changed files with 24 additions and 0 deletions

View File

@ -21,6 +21,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-applets"; pname = "cosmic-applets";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-applets"; repo = "cosmic-applets";

View File

@ -13,6 +13,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-applibrary"; pname = "cosmic-applibrary";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-applibrary"; repo = "cosmic-applibrary";

View File

@ -15,6 +15,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-bg"; pname = "cosmic-bg";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-bg"; repo = "cosmic-bg";

View File

@ -22,6 +22,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-comp"; pname = "cosmic-comp";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-comp"; repo = "cosmic-comp";

View File

@ -23,6 +23,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-edit"; pname = "cosmic-edit";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-edit"; repo = "cosmic-edit";

View File

@ -14,6 +14,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-files"; pname = "cosmic-files";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-files"; repo = "cosmic-files";

View File

@ -19,6 +19,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-greeter"; pname = "cosmic-greeter";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-greeter"; repo = "cosmic-greeter";

View File

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

View File

@ -18,6 +18,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-idle"; pname = "cosmic-idle";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-idle"; repo = "cosmic-idle";

View File

@ -13,6 +13,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-launcher"; pname = "cosmic-launcher";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-launcher"; repo = "cosmic-launcher";

View File

@ -14,6 +14,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-notifications"; pname = "cosmic-notifications";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-notifications"; repo = "cosmic-notifications";

View File

@ -14,6 +14,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-osd"; pname = "cosmic-osd";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-osd"; repo = "cosmic-osd";

View File

@ -13,6 +13,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-panel"; pname = "cosmic-panel";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-panel"; repo = "cosmic-panel";

View File

@ -20,6 +20,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-player"; pname = "cosmic-player";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-player"; repo = "cosmic-player";

View File

@ -14,6 +14,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-randr"; pname = "cosmic-randr";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-randr"; repo = "cosmic-randr";

View File

@ -12,6 +12,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-screenshot"; pname = "cosmic-screenshot";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-screenshot"; repo = "cosmic-screenshot";

View File

@ -14,6 +14,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-session"; pname = "cosmic-session";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-session"; repo = "cosmic-session";

View File

@ -17,6 +17,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-settings-daemon"; pname = "cosmic-settings-daemon";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-settings-daemon"; repo = "cosmic-settings-daemon";

View File

@ -29,6 +29,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-settings"; pname = "cosmic-settings";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-settings"; repo = "cosmic-settings";

View File

@ -17,6 +17,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-store"; pname = "cosmic-store";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-store"; repo = "cosmic-store";

View File

@ -17,6 +17,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-term"; pname = "cosmic-term";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-term"; repo = "cosmic-term";

View File

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

View File

@ -16,6 +16,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-workspaces-epoch"; pname = "cosmic-workspaces-epoch";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "cosmic-workspaces-epoch"; repo = "cosmic-workspaces-epoch";

View File

@ -19,6 +19,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pname = "xdg-desktop-portal-cosmic"; pname = "xdg-desktop-portal-cosmic";
version = "1.0.0-alpha.7"; version = "1.0.0-alpha.7";
# nixpkgs-update: no auto update
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "pop-os"; owner = "pop-os";
repo = "xdg-desktop-portal-cosmic"; repo = "xdg-desktop-portal-cosmic";