Skip to content

Commit

Permalink
pkgs: update cosmic (#405)
Browse files Browse the repository at this point in the history
* chronos: 0.1.1-unstable-2024-10-04 -> 0.1.1-unstable-2024-10-11

Diff: cosmic-utils/chronos@b4ac78c...9f7dbb9

* cosmic-files: 1.0.0-alpha.2-unstable-2024-10-10 -> 1.0.0-alpha.2-unstable-2024-10-11

Diff: pop-os/cosmic-files@2b4a14d...583d3df

* cosmic-player: 0-unstable-2024-10-10 -> 0-unstable-2024-10-11

Diff: pop-os/cosmic-player@9ab453a...5d44d33

* cosmic-settings: 1.0.0-alpha.2-unstable-2024-10-10 -> 1.0.0-alpha.2-unstable-2024-10-11

Diff: pop-os/cosmic-settings@1b5e9aa...4b62244

* cosmic-store: 1.0.0-alpha.2-unstable-2024-10-10 -> 1.0.0-alpha.2-unstable-2024-10-11

Diff: pop-os/cosmic-store@ba1f879...d5c8187

---------

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 12, 2024
1 parent cb94f26 commit 1f7d6c8
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 55 deletions.
6 changes: 3 additions & 3 deletions pkgs/chronos/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@

rustPlatform.buildRustPackage {
pname = "chronos";
version = "0.1.1-unstable-2024-10-04";
version = "0.1.1-unstable-2024-10-11";

src = fetchFromGitHub {
owner = "cosmic-utils";
repo = "chronos";
rev = "b4ac78c0fb5be7ed1e7b462bcb9bc0a665ee2222";
hash = "sha256-U+Pk1Y5hF3AXs8CwuApywYjzNb/3SuXOUiDtz0FgbYo=";
rev = "9f7dbb99d13d8563b6c6f94d84b92a6d597699d1";
hash = "sha256-FIfShB+Ee+6cex1iExQLpEYSTTExF1qnHtFBX+HZpEQ=";
};

cargoLock = {
Expand Down
78 changes: 39 additions & 39 deletions pkgs/cosmic-files/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-files/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@

rustPlatform.buildRustPackage rec {
pname = "cosmic-files";
version = "1.0.0-alpha.2-unstable-2024-10-10";
version = "1.0.0-alpha.2-unstable-2024-10-11";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-files";
rev = "2b4a14dfe2403f1adfeb0423870216ee9a48cd06";
hash = "sha256-eP6uLHxXpx+nNkEcROlqi0t3qRtU8vYITyt4JXtd7vw=";
rev = "583d3dfa0d0c5a0132f457968ea4383835118f25";
hash = "sha256-IOnLYAHlHvSNibJymPqmtcsIaa9Uz7ONQWCL16ja4Uk=";
};

cargoLock = {
Expand All @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec {
"atomicwrites-0.4.2" = "sha256-QZSuGPrJXh+svMeFWqAXoqZQxLq/WfIiamqvjJNVhxA=";
"clipboard_macos-0.1.0" = "sha256-cG5vnkiyDlQnbEfV2sPbmBYKv1hd3pjJrymfZb8ziKk=";
"cosmic-client-toolkit-0.1.0" = "sha256-1XtyEvednEMN4MApxTQid4eed19dEN5ZBDt/XRjuda0=";
"cosmic-config-0.1.0" = "sha256-XXT92zsdwkzx9dajSYlK6p/XPp6ajq9xJT504T1L4qU=";
"cosmic-config-0.1.0" = "sha256-sunnTx7VSQAIhGgCQ0ixr4JcIHMX+8wn3fnHcDQTQ4o=";
"cosmic-text-0.12.1" = "sha256-u2Tw+XhpIKeFg8Wgru/sjGw6GUZ2m50ZDmRBJ1IM66w=";
"d3d12-0.19.0" = "sha256-usrxQXWLGJDjmIdw1LBXtBvX+CchZDvE8fHC0LjvhD4=";
"filetime-0.2.24" = "sha256-lU7dPotdnmyleS2B75SmDab7qJfEzmJnHPF18CN/Y98=";
Expand Down
6 changes: 3 additions & 3 deletions pkgs/cosmic-player/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@

rustPlatform.buildRustPackage {
pname = "cosmic-player";
version = "0-unstable-2024-10-10";
version = "0-unstable-2024-10-11";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-player";
rev = "9ab453a3bb3f253e6055b3b87c27ec0050e8203c";
hash = "sha256-GLMiwx9mRght9CXt4Y1LisaPr0EcaiN+6Ebx5bBR1u4=";
rev = "5d44d331dd8dc9bfec7a8379f7094829b7de2f3d";
hash = "sha256-+L69IZ/s3W2GKc/mixwxqOtYAeLzg5Yl4/iee7bF25g=";
};

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

rustPlatform.buildRustPackage {
pname = "cosmic-settings";
version = "1.0.0-alpha.2-unstable-2024-10-10";
version = "1.0.0-alpha.2-unstable-2024-10-11";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-settings";
rev = "1b5e9aa31783d38826a624da8b74cde624790e89";
hash = "sha256-+ku1ReAnk+Wu4yoDd4uZ1LhVgtIU5qdftlXST5Wh24o=";
rev = "4b62244c16c5a381ad3197a881ae6686748a64d1";
hash = "sha256-vu4Q+Aya6OnWrwiZZiciCa3smXfZKzjO6UyfHNSUwio=";
};

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

rustPlatform.buildRustPackage rec {
pname = "cosmic-store";
version = "1.0.0-alpha.2-unstable-2024-10-10";
version = "1.0.0-alpha.2-unstable-2024-10-11";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-store";
rev = "ba1f8792966e3bbec826a3b077237f58a042cc3a";
hash = "sha256-zNe6p6tl+NCv6G3rH8y97oWYWJ8+7Eps515d2UrNlTs=";
rev = "d5c8187bbd3ed82cc2437ac7c94881ec73c3a5be";
hash = "sha256-76yrAaEZdlE+IfTw/8peqJk6EmtwSFTFARsWylvRxaQ=";
};

cargoLock = {
Expand Down

0 comments on commit 1f7d6c8

Please sign in to comment.