Skip to content

Commit

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

Diff: pop-os/cosmic-edit@95e7da7...8c8e927

* cosmic-files: 0-unstable-2024-02-29 -> 0-unstable-2024-03-01

Diff: pop-os/cosmic-files@08a7f6f...26173d6

* cosmic-panel: 0-unstable-2024-02-26 -> 0-unstable-2024-03-01

Diff: pop-os/cosmic-panel@139845a...ef639e8

* cosmic-settings: 0-unstable-2024-02-29 -> 0-unstable-2024-03-01

Diff: pop-os/cosmic-settings@39d0c6f...7e851fe

* cosmic-workspaces-epoch: 0-unstable-2024-02-28 -> 0-unstable-2024-03-01

Diff: pop-os/cosmic-workspaces-epoch@361eac3...ab4cfd5

---------

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 2, 2024
1 parent fba977f commit 609f28d
Show file tree
Hide file tree
Showing 9 changed files with 555 additions and 401 deletions.
188 changes: 95 additions & 93 deletions pkgs/cosmic-edit/Cargo.lock

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions pkgs/cosmic-edit/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@

rustPlatform.buildRustPackage rec {
pname = "cosmic-edit";
version = "0-unstable-2024-02-28";
version = "0-unstable-2024-03-01";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-edit";
rev = "95e7da74903fa21ccf1176d7970349dc9d1c3461";
hash = "sha256-8mmxWEACskZedjEWCiWZQwqTsfm6MLqoMK3V2IJJh0s=";
rev = "8c8e9275a701ff186bbd776865dc7769c4739b3b";
hash = "sha256-z4jJ4IPpueZX9JOFZR0ABUtDv7ZIMmqTLQzSIwPyMNo=";
};

cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"accesskit-0.12.2" = "sha256-ksaYMGT/oug7isQY8/1WD97XDUsX2ShBdabUzxWffYw=";
"atomicwrites-0.4.2" = "sha256-QZSuGPrJXh+svMeFWqAXoqZQxLq/WfIiamqvjJNVhxA=";
"cosmic-config-0.1.0" = "sha256-Zyi95zcBAohM1WBropLzJczSIfNNNBK2odB4AmW4h5I=";
"cosmic-files-0.1.0" = "sha256-64An0MPgnFgyVlWmtBGBs+IV2z+4vmEY2uRPetZM4/M=";
"cosmic-config-0.1.0" = "sha256-pCz8w4S5bmdkEWDaD9Z47SgVqHe4i+mEbyhfFu+nu9A=";
"cosmic-files-0.1.0" = "sha256-0A1WV2tD6EWCnxPJf22g+svj9EfBbW0WIrmOuo0w8rs=";
"cosmic-syntax-theme-0.1.0" = "sha256-BNb9wrryD5FJImboD3TTdPRIfiBqPpItqwGdT1ZiNng=";
"cosmic-text-0.11.2" = "sha256-Y9i5stMYpx+iqn4y5DJm1O1+3UIGp0/fSsnNq3Zloug=";
"d3d12-0.19.0" = "sha256-usrxQXWLGJDjmIdw1LBXtBvX+CchZDvE8fHC0LjvhD4=";
Expand Down
Loading

0 comments on commit 609f28d

Please sign in to comment.