Skip to content

Commit

Permalink
pkgs: update cosmic (#21)
Browse files Browse the repository at this point in the history
* cosmic-applets: 0-unstable-2024-03-09 -> 0-unstable-2024-03-12

Diff: pop-os/cosmic-applets@13dedfc...4099624

* cosmic-bg: 0-unstable-2024-02-29 -> 0-unstable-2024-03-12

Diff: pop-os/cosmic-bg@218b1a5...742a344

* cosmic-launcher: 0-unstable-2024-03-04 -> 0-unstable-2024-03-12

Diff: pop-os/cosmic-launcher@4d41b31...eddf082

* cosmic-panel: 0-unstable-2024-03-08 -> 0-unstable-2024-03-12

Diff: pop-os/cosmic-panel@07fcaee...f3fd857

* cosmic-settings: 0-unstable-2024-03-08 -> 0-unstable-2024-03-12

Diff: pop-os/cosmic-settings@65289d9...37e5bcc

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 13, 2024
1 parent 3534fde commit 6f75b67
Show file tree
Hide file tree
Showing 9 changed files with 259 additions and 1,057 deletions.
66 changes: 33 additions & 33 deletions pkgs/cosmic-applets/Cargo.lock

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

12 changes: 6 additions & 6 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-09";
version = "0-unstable-2024-03-12";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-applets";
rev = "13dedfc3c7abefb810641c221ceb288a869bea9f";
hash = "sha256-dk/gN7Xmto+IiOHyMDN2MJAGe8+rE8tDxPDRvtB/mYc=";
rev = "409962449965f4719449179bf3853c3fbe804661";
hash = "sha256-S5BOxXcUIspEq3FV1Rnl9PT0hNJxS8cjZyZWzzMRrOg=";
};

cargoLock = {
Expand All @@ -31,13 +31,13 @@ rustPlatform.buildRustPackage {
"atomicwrites-0.4.2" = "sha256-QZSuGPrJXh+svMeFWqAXoqZQxLq/WfIiamqvjJNVhxA=";
"cosmic-client-toolkit-0.1.0" = "sha256-vj7Wm1uJ5ULvGNEwKznNhujCZQiuntsWMyKQbIVaO/Q=";
"cosmic-comp-config-0.1.0" = "sha256-uUpRd8bR2TyD7Y1lpKmJTaTNv9yNsZVnr0oWDQgHD/0=";
"cosmic-config-0.1.0" = "sha256-fp0c8ek7GA8E6Ony2uTNjRJvmMJLGx8g1DT+WbmFjj8=";
"cosmic-config-0.1.0" = "sha256-5J9tjpEcZJrUtW7barwXTOTNXNr33TLwYjApKkwDSvc=";
"cosmic-dbus-networkmanager-0.1.0" = "sha256-a/cvbB0M9cUd8RP5XxgHRbJ/i/UKAEK4DTwwUU69IuY=";
"cosmic-notifications-config-0.1.0" = "sha256-tdha/4LGJjOShXVChNf5plbboIAJWP2mwkjqHLnj5Cw=";
"cosmic-panel-config-0.1.0" = "sha256-A6rmL3vEpJ02wVRz1WdUecMGJ0r2rxfwDcPJ2G3oQZw=";
"cosmic-settings-daemon-0.1.0" = "sha256-z/dvRyc3Zc1fAQh2HKk6NI6QSDpNqarqslwszjU+0nc=";
"cosmic-text-0.11.2" = "sha256-6mvGyMCFC/tSIiDgDX+zuDUi15S9dXI6Dc6pj36hIJM=";
"cosmic-time-0.4.0" = "sha256-mMTctwZdW4vlX7m7Aq682bZViObnPH8V5KsVCKDV47M=";
"cosmic-text-0.11.2" = "sha256-PYA3IOXxO7cuX4KwHdW2o3Shf8ceSjbTYoHJi2GmKUY=";
"cosmic-time-0.4.0" = "sha256-wsvdoQ5FVCR/UF63YiSVFCQU/LXJjD0/9B8frtv2xFM=";
"d3d12-0.19.0" = "sha256-usrxQXWLGJDjmIdw1LBXtBvX+CchZDvE8fHC0LjvhD4=";
"glyphon-0.5.0" = "sha256-j1HrbEpUBqazWqNfJhpyjWuxYAxkvbXzRKeSouUoPWg=";
"smithay-client-toolkit-0.18.0" = "sha256-9NwNrEC+csTVtmXrNQFvOgohTGUO2VCvqOME7SnDCOg=";
Expand Down
Loading

0 comments on commit 6f75b67

Please sign in to comment.