Skip to content

Commit

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

Diff: pop-os/cosmic-applets@32b7012...216d88e

* cosmic-comp: 0-unstable-2024-04-02 -> 0-unstable-2024-04-05

Diff: pop-os/cosmic-comp@fa7926f...6ba7242

* cosmic-greeter: 0-unstable-2024-04-05 -> 0-unstable-2024-04-05

Diff: pop-os/cosmic-greeter@1bded07...df5564e

* cosmic-settings-daemon: 0-unstable-2024-03-26 -> 0-unstable-2024-04-05

Diff: pop-os/cosmic-settings-daemon@a949447...bf2e505

* cosmic-term: 0-unstable-2024-04-01 -> 0-unstable-2024-04-05

Diff: pop-os/cosmic-term@fdf6195...69c2269

* cosmic-workspaces-epoch: 0-unstable-2024-03-25 -> 0-unstable-2024-04-03

Diff: pop-os/cosmic-workspaces-epoch@7c8fddc...e928053

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 6, 2024
1 parent 87eb8aa commit 93535cb
Show file tree
Hide file tree
Showing 11 changed files with 1,216 additions and 1,125 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-04-04";
version = "0-unstable-2024-04-05";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-applets";
rev = "32b7012b79a4c0f7857fba93f3245c8a59b244f4";
hash = "sha256-syUIs98GrxSJzELze95wq7FL987nkF+iN0Mgl3ZN5rU=";
rev = "216d88e977ef94dddfe33b01c8880bc763da2f05";
hash = "sha256-yCfxZxc05z4DJQj5xwjaEAI3Jr+5wfNn3T/OqzTADSU=";
};

cargoLock = {
Expand Down
41 changes: 21 additions & 20 deletions pkgs/cosmic-comp/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-04-02";
version = "0-unstable-2024-04-05";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-comp";
rev = "fa7926f7c1a1f7cbffb04d52ac021c9a216d61e7";
hash = "sha256-Af2bDpCy9BjSjmh1AHts4RSjx3sdZ8khF9dxoQe+Uvg=";
rev = "6ba7242cfc2cc83b892035aec4c304a9c5364e00";
hash = "sha256-ibXtRgfHTnhBIHqhqJ/wv/dqgZ1Pt4uKrOoXhOk8Mow=";
};

cargoLock = {
Expand Down
Loading

0 comments on commit 93535cb

Please sign in to comment.