From c127fcd9c739821e4e12c6cca1f9dfe04fcef0f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jan 2025 23:02:35 +0000 Subject: [PATCH 1/5] cosmic-comp: 1.0.0-alpha.5.1-unstable-2025-01-16 -> 1.0.0-alpha.5.1-unstable-2025-01-17 Diff: https://github.com/pop-os/cosmic-comp/compare/53d2cf01aa6578c550363c0da4cf1df941508424...38366700ded2de0dc93c244d8058b3e08a205cf6 --- pkgs/cosmic-comp/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/cosmic-comp/package.nix b/pkgs/cosmic-comp/package.nix index aa1d3f4e..efb111a2 100644 --- a/pkgs/cosmic-comp/package.nix +++ b/pkgs/cosmic-comp/package.nix @@ -21,13 +21,13 @@ rustPlatform.buildRustPackage { pname = "cosmic-comp"; - version = "1.0.0-alpha.5.1-unstable-2025-01-16"; + version = "1.0.0-alpha.5.1-unstable-2025-01-17"; src = fetchFromGitHub { owner = "pop-os"; repo = "cosmic-comp"; - rev = "53d2cf01aa6578c550363c0da4cf1df941508424"; - hash = "sha256-YIy+WIfOvl4g/m4pz9pXD9l55LsYVnuEH2sIVvXmToA="; + rev = "38366700ded2de0dc93c244d8058b3e08a205cf6"; + hash = "sha256-r7+Cgrv32pGumAE/C6M7nspkuM+igy50rDtl7JipaWY="; }; useFetchCargoVendor = true; From c62862f899be0cd8380e21b670e39161ed0e7947 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jan 2025 23:03:03 +0000 Subject: [PATCH 2/5] cosmic-edit: 1.0.0-alpha.5.1-unstable-2025-01-16 -> 1.0.0-alpha.5.1-unstable-2025-01-17 Diff: https://github.com/pop-os/cosmic-edit/compare/03de470425b62318434ded3ae038cee02f6d5797...3effc64df521247104f14c06335d5b3daddffc1a --- pkgs/cosmic-edit/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/cosmic-edit/package.nix b/pkgs/cosmic-edit/package.nix index 3eccd71d..ba48ccce 100644 --- a/pkgs/cosmic-edit/package.nix +++ b/pkgs/cosmic-edit/package.nix @@ -16,13 +16,13 @@ rustPlatform.buildRustPackage rec { pname = "cosmic-edit"; - version = "1.0.0-alpha.5.1-unstable-2025-01-16"; + version = "1.0.0-alpha.5.1-unstable-2025-01-17"; src = fetchFromGitHub { owner = "pop-os"; repo = "cosmic-edit"; - rev = "03de470425b62318434ded3ae038cee02f6d5797"; - hash = "sha256-TefWgSqYQ+gsZOaxndUcEsFrPeaNxxwuJwvMll9wk5c="; + rev = "3effc64df521247104f14c06335d5b3daddffc1a"; + hash = "sha256-WyUxeUuxqAJH9PS5faWv2AcsbFiHS9eKvn5WTB3GRwY="; }; useFetchCargoVendor = true; From 55f933a986fca9661996db581fab3734cc4c3e10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jan 2025 23:03:40 +0000 Subject: [PATCH 3/5] cosmic-files: 1.0.0-alpha.5.1-unstable-2025-01-15 -> 1.0.0-alpha.5.1-unstable-2025-01-17 Diff: https://github.com/pop-os/cosmic-files/compare/5e65ca6d0bb414e60ce40f6a8f9418cb18d6c86f...f8830814c10cdca3c294310124d5a66cd0ddfdcd --- pkgs/cosmic-files/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/cosmic-files/package.nix b/pkgs/cosmic-files/package.nix index 4463c275..72044e18 100644 --- a/pkgs/cosmic-files/package.nix +++ b/pkgs/cosmic-files/package.nix @@ -11,13 +11,13 @@ rustPlatform.buildRustPackage rec { pname = "cosmic-files"; - version = "1.0.0-alpha.5.1-unstable-2025-01-15"; + version = "1.0.0-alpha.5.1-unstable-2025-01-17"; src = fetchFromGitHub { owner = "pop-os"; repo = "cosmic-files"; - rev = "5e65ca6d0bb414e60ce40f6a8f9418cb18d6c86f"; - hash = "sha256-sA1dMbepZMdrZnOyglL4uSokjb1AfVpqOZCRuMvi+0g="; + rev = "f8830814c10cdca3c294310124d5a66cd0ddfdcd"; + hash = "sha256-YzRzjIetrcL7ku1swaERF3dXgON6XKpoH5v7yAb+Q6M="; }; useFetchCargoVendor = true; From 47251d92ab4d323ad69a883dd434e12e0a4ceffb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jan 2025 23:04:10 +0000 Subject: [PATCH 4/5] pop-launcher: 1.2.4-unstable-2024-12-09 -> 1.2.4-unstable-2025-01-17 Diff: https://github.com/pop-os/launcher/compare/c37c2a3c6a0b0167267140f2792c49ccc0c15767...d4589925caeab9b3c00dc186c7544d4b090b87db --- pkgs/pop-launcher/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/pop-launcher/package.nix b/pkgs/pop-launcher/package.nix index 4b2ad245..a8a2e0bf 100644 --- a/pkgs/pop-launcher/package.nix +++ b/pkgs/pop-launcher/package.nix @@ -14,13 +14,13 @@ rustPlatform.buildRustPackage { pname = "pop-launcher"; - version = "1.2.4-unstable-2024-12-09"; + version = "1.2.4-unstable-2025-01-17"; src = fetchFromGitHub { owner = "pop-os"; repo = "launcher"; - rev = "c37c2a3c6a0b0167267140f2792c49ccc0c15767"; - hash = "sha256-p9jFLKvxg95S/H4nC71fbs9iD438dXIjFHCUfN3ftqM="; + rev = "d4589925caeab9b3c00dc186c7544d4b090b87db"; + hash = "sha256-dHGSuhZ47gJxo6f1vPg3jbl3PE5Ur+A3GVbrRm54ck0="; }; useFetchCargoVendor = true; From 585de85a272d873053265121b2f28ba02ff23489 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jan 2025 23:05:50 +0000 Subject: [PATCH 5/5] xdg-desktop-portal-cosmic: 1.0.0-alpha.5.1-unstable-2025-01-14 -> 1.0.0-alpha.5.1-unstable-2025-01-17 Diff: https://github.com/pop-os/xdg-desktop-portal-cosmic/compare/93997f83a5b4178ce3d6bf8aec2f8114be10d381...7afb043c669d2bc5bbc36b2bc61edaf64444827c --- pkgs/xdg-desktop-portal-cosmic/package.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/xdg-desktop-portal-cosmic/package.nix b/pkgs/xdg-desktop-portal-cosmic/package.nix index 292a64b4..048d954c 100644 --- a/pkgs/xdg-desktop-portal-cosmic/package.nix +++ b/pkgs/xdg-desktop-portal-cosmic/package.nix @@ -14,17 +14,17 @@ rustPlatform.buildRustPackage rec { pname = "xdg-desktop-portal-cosmic"; - version = "1.0.0-alpha.5.1-unstable-2025-01-14"; + version = "1.0.0-alpha.5.1-unstable-2025-01-17"; src = fetchFromGitHub { owner = "pop-os"; repo = "xdg-desktop-portal-cosmic"; - rev = "93997f83a5b4178ce3d6bf8aec2f8114be10d381"; - hash = "sha256-wff805IIXrXC/kn5l4HrYenxNRTGDYHPmT7qTTtBi/c="; + rev = "7afb043c669d2bc5bbc36b2bc61edaf64444827c"; + hash = "sha256-/fsEYZWNNPAlMdVKyNPDNGEtV2HkYwTrbokXEx4Cxz8="; }; useFetchCargoVendor = true; - cargoHash = "sha256-Dwlow5nUl7qHLfu4Acic2CRCJViylpPLyLBVtBgWd9A="; + cargoHash = "sha256-NQJZYN+eye7QIkaR5n2qpXDpllmRJfQ/DK/o0UtRt4A="; separateDebugInfo = true;