Skip to content

Commit

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

Diff: pop-os/cosmic-applets@a6f724e...06634c3

* cosmic-files: 0-unstable-2024-03-01 -> 0-unstable-2024-03-02

Diff: pop-os/cosmic-files@26173d6...49d4dea

* cosmic-launcher: 0-unstable-2024-02-29 -> 0-unstable-2024-03-02

Diff: pop-os/cosmic-launcher@b2abfaf...c3e534f

* cosmic-term: 0-unstable-2024-02-28 -> 0-unstable-2024-03-02

Diff: pop-os/cosmic-term@36477e0...6c6dee8

* xdg-desktop-portal-cosmic: 0-unstable-2024-02-23 -> 0-unstable-2024-03-02

Diff: pop-os/xdg-desktop-portal-cosmic@f6d394e...8de2295

---------

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 3, 2024
1 parent 609f28d commit cf541e7
Show file tree
Hide file tree
Showing 7 changed files with 486 additions and 524 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-02-29";
version = "0-unstable-2024-03-02";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-applets";
rev = "a6f724e103e1895fe25ba221b1e31f49c20c27e4";
hash = "sha256-O9RU3R5LiHZBzXafFp6iXy3pOgGpw3er8WUTsMqHQEY=";
rev = "06634c3348eb3e2cc139cdaeb74ba9f436def674";
hash = "sha256-UEYW4viEktfVL69VDb47Sgm7OrBzAXE+97EmTX8YVBI=";
};

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

rustPlatform.buildRustPackage rec {
pname = "cosmic-files";
version = "0-unstable-2024-03-01";
version = "0-unstable-2024-03-02";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-files";
rev = "26173d6529ef872b5839d78e7ee5afbe5aabe97c";
hash = "sha256-BryOn0EX3Qh9irzjzHnziHS3Gz/0XoYDFzb3/ijHbrc=";
rev = "49d4dea8b4100838a5670cac6766f4e039c12a98";
hash = "sha256-cuujzoJzVTukCBx1N8BXfmgRIXyTuZs0l+F9pVNriGY=";
};

cargoLock = {
Expand Down
Loading

0 comments on commit cf541e7

Please sign in to comment.