Skip to content

Commit

Permalink
pkgs: update cosmic (#432)
Browse files Browse the repository at this point in the history
* cosmic-comp: 1.0.0-alpha.2-unstable-2024-10-21 -> 1.0.0-alpha.2-unstable-2024-10-22

Diff: pop-os/cosmic-comp@2497992...0092dac

* cosmic-edit: 1.0.0-alpha.2-unstable-2024-10-16 -> 1.0.0-alpha.2-unstable-2024-10-22

Diff: pop-os/cosmic-edit@bd80ac7...5b0d05d

* cosmic-reader: 0-unstable-2024-09-25 -> 0-unstable-2024-10-22

Diff: pop-os/cosmic-reader@f59aca9...9f62f54

* cosmic-term: 1.0.0-alpha.2-unstable-2024-10-16 -> 1.0.0-alpha.2-unstable-2024-10-22

Diff: pop-os/cosmic-term@1ed1f41...8d4bfb9

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 22, 2024
1 parent 658e071 commit ed28296
Show file tree
Hide file tree
Showing 7 changed files with 2,035 additions and 2,037 deletions.
6 changes: 3 additions & 3 deletions pkgs/cosmic-comp/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@

rustPlatform.buildRustPackage {
pname = "cosmic-comp";
version = "1.0.0-alpha.2-unstable-2024-10-21";
version = "1.0.0-alpha.2-unstable-2024-10-22";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-comp";
rev = "2497992d319ad43f190044f7a7c5ebd0b5f04b2a";
hash = "sha256-e0ZiR3bG4Vz0v/nNYC9eqqo0B7I1aTR6kq/gkpRu26Y=";
rev = "0092dac08cff7af16c0fd90b9f11d0559163a135";
hash = "sha256-EJUqH0CaMLj3ZApsIbPrBi60t5o/Fcd0FWNlnNvQ61A=";
};

cargoLock = {
Expand Down
Loading

0 comments on commit ed28296

Please sign in to comment.