Skip to content

Commit

Permalink
pkgs: update cosmic (#398)
Browse files Browse the repository at this point in the history
* cosmic-bg: 1.0.0-alpha.2-unstable-2024-09-06 -> 1.0.0-alpha.2-unstable-2024-10-09

Diff: pop-os/cosmic-bg@584f6b3...fd44edf

* cosmic-comp: 1.0.0-alpha.2-unstable-2024-10-07 -> 1.0.0-alpha.2-unstable-2024-10-10

Diff: pop-os/cosmic-comp@07bd8be...ea2215e

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

Diff: pop-os/cosmic-edit@5546ed9...9be376c

* cosmic-ext-applet-clipboard-manager: 0-unstable-2024-10-02 -> 0-unstable-2024-10-08

Diff: cosmic-utils/clipboard-manager@515f2ca...f349d15

* cosmic-ext-calculator: 0-unstable-2024-10-05 -> 0-unstable-2024-10-09

Diff: cosmic-utils/calculator@6dde88e...2a519cf

* cosmic-ext-examine: 0-unstable-2024-10-07 -> 1.0.0-unstable-2024-10-08

Diff: cosmic-utils/examine@071f52e...a34c1b9

* cosmic-ext-tasks: 0.1.0-unstable-2024-10-05 -> 0.1.0-unstable-2024-10-09

Diff: cosmic-utils/tasks@74c624f...2fd615c

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

Diff: pop-os/cosmic-files@e997bbb...705c780

* cosmic-greeter: 1.0.0-alpha.2-unstable-2024-10-06 -> 1.0.0-alpha.2-unstable-2024-10-09

Diff: pop-os/cosmic-greeter@3b3b5ea...6ba26db

* cosmic-osd: 1.0.0-alpha.2-unstable-2024-09-26 -> 1.0.0-alpha.2-unstable-2024-10-09

Diff: pop-os/cosmic-osd@570f35f...c6fda40

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

Diff: pop-os/cosmic-player@4dcc332...9ab453a

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

Diff: pop-os/cosmic-settings@5ddc651...6a753f5

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

Diff: pop-os/cosmic-store@5f3d0fd...ba1f879

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

Diff: pop-os/cosmic-term@aa1824d...2462e8d

* quick-webapps: 0.5.0-unstable-2024-10-05 -> 0.5.1-unstable-2024-10-09

Diff: cosmic-utils/web-apps@c6067f0...953a096

* xdg-desktop-portal-cosmic: 1.0.0-alpha.2-unstable-2024-10-05 -> 1.0.0-alpha.2-unstable-2024-10-10

Diff: pop-os/xdg-desktop-portal-cosmic@309f586...e815ae5

---------

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 10, 2024
1 parent 1d41029 commit 7a40bf8
Show file tree
Hide file tree
Showing 27 changed files with 870 additions and 889 deletions.
154 changes: 148 additions & 6 deletions pkgs/cosmic-bg/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-bg/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@

rustPlatform.buildRustPackage {
pname = "cosmic-bg";
version = "1.0.0-alpha.2-unstable-2024-09-06";
version = "1.0.0-alpha.2-unstable-2024-10-09";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-bg";
rev = "584f6b3c0454396df25d36c6c2b59b018946e81e";
hash = "sha256-lAFAZBo5FnXgJV3MrZhaYmBxqtH1E7+Huj53ho/hPik=";
rev = "fd44edf79b5ffbced27540fd222e37aa05daeeba";
hash = "sha256-bmcMZIURozlptsR4si62NTmexqaCX1Yj5bYj49GDehQ=";
};

cargoLock = {
Expand Down
Loading

0 comments on commit 7a40bf8

Please sign in to comment.