Skip to content

Commit

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

Diff: pop-os/cosmic-applets@71cb9e6...ed335b2

* cosmic-comp: 0-unstable-2024-03-28 -> 0-unstable-2024-04-02

Diff: pop-os/cosmic-comp@3da08ed...fa7926f

* cosmic-launcher: 0-unstable-2024-04-01 -> 0-unstable-2024-04-02

Diff: pop-os/cosmic-launcher@a8c094a...f6b9df7

* cosmic-osd: 0-unstable-2024-03-28 -> 0-unstable-2024-04-02

Diff: pop-os/cosmic-osd@929a741...789698e

* cosmic-settings: 0-unstable-2024-04-01 -> 0-unstable-2024-04-02

Diff: pop-os/cosmic-settings@3fa30c0...dd16b92

---------

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 3, 2024
1 parent af9165c commit 6e22fe8
Show file tree
Hide file tree
Showing 9 changed files with 55 additions and 17 deletions.
4 changes: 4 additions & 0 deletions pkgs/cosmic-applets/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-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-28";
version = "0-unstable-2024-04-02";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-applets";
rev = "71cb9e64ec2dff53229688aea32d22f65653b5be";
hash = "sha256-TWyI9pb7jh+OTwYa/2BK+udJFV2nkApmfW38KzEE4gY=";
rev = "ed335b256a8461d7a26dff56b5e2713d73ee8e52";
hash = "sha256-z7onVJ3rVnFdMn6aSzctBEMciviexnTQAKJbx8heboc=";
};

cargoLock = {
Expand Down
2 changes: 1 addition & 1 deletion pkgs/cosmic-comp/Cargo.lock

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

8 changes: 4 additions & 4 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-28";
version = "0-unstable-2024-04-02";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-comp";
rev = "3da08ed22dd4ae7607b5c9fc0bed7bf80d7b48d7";
hash = "sha256-TBImp3IpZHI+RqCgj/ey/uoLWIG56XBPIk5+LYKdAvc=";
rev = "fa7926f7c1a1f7cbffb04d52ac021c9a216d61e7";
hash = "sha256-Af2bDpCy9BjSjmh1AHts4RSjx3sdZ8khF9dxoQe+Uvg=";
};

cargoLock = {
Expand All @@ -36,7 +36,7 @@ rustPlatform.buildRustPackage {
"d3d12-0.19.0" = "sha256-usrxQXWLGJDjmIdw1LBXtBvX+CchZDvE8fHC0LjvhD4=";
"glyphon-0.5.0" = "sha256-j1HrbEpUBqazWqNfJhpyjWuxYAxkvbXzRKeSouUoPWg=";
"id_tree-1.8.0" = "sha256-uKdKHRfPGt3vagOjhnri3aYY5ar7O3rp2/ivTfM2jT0=";
"smithay-0.3.0" = "sha256-bWan2DCyMvEC8ZQPwM+XpuOGkOZ/RdDV+LmRCN8UAuc=";
"smithay-0.3.0" = "sha256-/Tktg2Z3bKRBu33tyQKchHHtQsz1xGZwwE7B+hVubkI=";
"smithay-clipboard-0.8.0" = "sha256-OZOGbdzkgRIeDFrAENXE7g62eQTs60Je6lYVr0WudlE=";
"smithay-egui-0.1.0" = "sha256-FcSoKCwYk3okwQURiQlDUcfk9m/Ne6pSblGAzHDaVHg=";
"softbuffer-0.4.1" = "sha256-a0bUFz6O8CWRweNt/OxTvflnPYwO5nm6vsyc/WcXyNg=";
Expand Down
11 changes: 11 additions & 0 deletions pkgs/cosmic-launcher/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-launcher/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@

rustPlatform.buildRustPackage {
pname = "cosmic-launcher";
version = "0-unstable-2024-04-01";
version = "0-unstable-2024-04-02";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-launcher";
rev = "a8c094a06cb9d6ffa8b3e86d2f1e136486cc51ac";
sha256 = "sha256-E+bK9Aw/nyakIUYk54fYi7X8nzi9CK/359m//BZz2Qs=";
rev = "f6b9df7ad95a554d51c4ca5cbd573a79813fa4b8";
sha256 = "sha256-eIbYICsqp2RLJs0cHyWADIZWXFOR0iH4IeE7y7j9Yk4=";
};

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

rustPlatform.buildRustPackage {
pname = "cosmic-osd";
version = "0-unstable-2024-03-28";
version = "0-unstable-2024-04-02";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-osd";
rev = "929a7410be50e18411254e585f3b28b8799654f6";
hash = "sha256-3Dx/kd+ezBtDlByoifefGLFURMb41Emd/UQpqcb3ffU=";
rev = "789698e6d074d96fc502a5ee8bffba679dbca8a8";
hash = "sha256-L8REXEU28SXrKdMi0UHNW3dFGs/pKzOyvF5x4jw3sVo=";
};

cargoLock = {
Expand Down
23 changes: 23 additions & 0 deletions pkgs/cosmic-settings/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-settings/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ in

rustPlatform.buildRustPackage {
pname = "cosmic-settings";
version = "0-unstable-2024-04-01";
version = "0-unstable-2024-04-02";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-settings";
rev = "3fa30c0efe15c6bcabd9a5295f1d738ce413b728";
hash = "sha256-/l/zJ/gUPsMKALHw7J4IfccFrpWeIXD7ILsMiO2zv7o=";
rev = "dd16b92161bfa4dd41d4c94a0b5700c189fd29ea";
hash = "sha256-JUrS9FbWrs0rgUncdbzqm6DKSXLeIGCt2ejqxEbItUU=";
};

cargoLock = {
Expand Down

0 comments on commit 6e22fe8

Please sign in to comment.