We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff7d26d + 896ba9a commit 7e16077Copy full SHA for 7e16077
1 file changed
pkgs/by-name/co/cosmic-reader/package.nix
@@ -19,13 +19,13 @@
19
}:
20
rustPlatform.buildRustPackage (finalAttrs: {
21
pname = "cosmic-reader";
22
- version = "0-unstable-2025-10-02";
+ version = "0-unstable-2025-10-09";
23
24
src = fetchFromGitHub {
25
owner = "pop-os";
26
repo = "cosmic-reader";
27
- rev = "2fa9595999cb654b5e6bb688035ea9ec0717b8db";
28
- hash = "sha256-7/nes4zMcvTtGWFABikcA1NM+LxWrin0POE76BbYgKE=";
+ rev = "8d02b136b0b558de09a2de0c99511a8bf0bb99cd";
+ hash = "sha256-ldmrn2R6gZ+heXARqsMShWCDazH8MGA9Rm2M65T1aqI=";
29
};
30
31
cargoHash = "sha256-4ofAtZN3FpYwNahinldALbdEJA5lDwa+CUsVIISnSTc=";
0 commit comments