Skip to content

Commit

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

Diff: pop-os/cosmic-applets@730fa3b...4da5efb

* cosmic-comp: 0-unstable-2024-03-19 -> 0-unstable-2024-03-22

Diff: pop-os/cosmic-comp@658a88d...f53e5a9

* cosmic-edit: 0-unstable-2024-03-19 -> 0-unstable-2024-03-22

Diff: pop-os/cosmic-edit@07115fd...266e925

* cosmic-files: 0-unstable-2024-03-19 -> 0-unstable-2024-03-22

Diff: pop-os/cosmic-files@12edca1...d96d489

* cosmic-panel: 0-unstable-2024-03-18 -> 0-unstable-2024-03-21

Diff: pop-os/cosmic-panel@3aad790...6590999

* cosmic-settings: 0-unstable-2024-03-19 -> 0-unstable-2024-03-22

Diff: pop-os/cosmic-settings@0839361...353cf3f

* cosmic-settings-daemon: 0-unstable-2024-03-19 -> 0-unstable-2024-03-21

Diff: pop-os/cosmic-settings-daemon@34f1e93...ab44f59

* cosmic-store: 0-unstable-2024-03-18 -> 0-unstable-2024-03-22

Diff: pop-os/cosmic-store@fe2f767...23d700c

* cosmic-term: 0-unstable-2024-03-19 -> 0-unstable-2024-03-20

Diff: pop-os/cosmic-term@0ecbb15...c7719b8

---------

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 23, 2024
1 parent dc60624 commit 81de6f2
Show file tree
Hide file tree
Showing 13 changed files with 884 additions and 499 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-19";
version = "0-unstable-2024-03-21";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-applets";
rev = "730fa3bae8aeb4188461d09d8ab0035b0decb83b";
hash = "sha256-IYVvghdt5rA+lIHQIfG50qQKTq9sn0rYQrWJyZcTVIs=";
rev = "4da5efb83de7b60fe051f9850ce9b0ddd9a5eccd";
hash = "sha256-HTxV/Cc+9eY8aQOCYvZQhYerSVygPEzvHNWTb7jOkM0=";
};

cargoLock = {
Expand Down
Loading

0 comments on commit 81de6f2

Please sign in to comment.