Skip to content

Commit

Permalink
pkgs: update cosmic (#11)
Browse files Browse the repository at this point in the history
* cosmic-applets: 0-unstable-2024-03-05 -> 0-unstable-2024-03-06

Diff: pop-os/cosmic-applets@674e094...cd29620

* cosmic-comp: 0-unstable-2024-03-05 -> 0-unstable-2024-03-06

Diff: pop-os/cosmic-comp@a8846ed...d65016b

* cosmic-notifications: 0-unstable-2024-02-12 -> 0-unstable-2024-03-06

Diff: pop-os/cosmic-notifications@19f147f...63a1e46

* cosmic-settings: 0-unstable-2024-03-04 -> 0-unstable-2024-03-06

Diff: pop-os/cosmic-settings@9175e7e...958d9ba

* cosmic-workspaces-epoch: 0-unstable-2024-03-01 -> 0-unstable-2024-03-05

Diff: pop-os/cosmic-workspaces-epoch@ab4cfd5...f9cf956

* xdg-desktop-portal-cosmic: 0-unstable-2024-03-04 -> 0-unstable-2024-03-06

Diff: pop-os/xdg-desktop-portal-cosmic@babfc15...4ed6b15

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 7, 2024
1 parent 9cad2a2 commit 76e2acd
Show file tree
Hide file tree
Showing 10 changed files with 901 additions and 1,344 deletions.
6 changes: 3 additions & 3 deletions pkgs/cosmic-applets/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@

rustPlatform.buildRustPackage {
pname = "cosmic-applets";
version = "0-unstable-2024-03-05";
version = "0-unstable-2024-03-06";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-applets";
rev = "674e0940c5f01f525dc38f08d7a9c18ff9c61f6f";
hash = "sha256-B0SxMVUnVGW62THacr6XbG1nf3at6dGU1+2FUtxoewQ=";
rev = "cd296207a770b62fb5c632c146aede624080c834";
hash = "sha256-j8jxlLzQr3ZHEKCfvnl/gZ/yw0H6UmzasplkLBWsCBA=";
};

cargoLock = {
Expand Down
6 changes: 3 additions & 3 deletions pkgs/cosmic-comp/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@

rustPlatform.buildRustPackage {
pname = "cosmic-comp";
version = "0-unstable-2024-03-05";
version = "0-unstable-2024-03-06";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-comp";
rev = "a8846ed2b893579b86cb0073553537dade74a44c";
hash = "sha256-I5Wcq7pE8Ft/pmVWfH7e0iUUMyon9oBKscvYPLuodGg=";
rev = "d65016b4d4c27ba027c75440f45fa45d1c59dd47";
hash = "sha256-krMzz7CY47cER5kMqH/gZ+4fvkBQypvqrcRV0S4brbI=";
};

cargoLock = {
Expand Down
Loading

0 comments on commit 76e2acd

Please sign in to comment.