mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-reader: 0-unstable-2025-08-29 -> 0-unstable-2025-09-21
This commit is contained in:
parent
734d9fee04
commit
5c914db3e1
1 changed files with 3 additions and 3 deletions
|
|
@ -19,13 +19,13 @@
|
|||
}:
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "cosmic-reader";
|
||||
version = "0-unstable-2025-08-29";
|
||||
version = "0-unstable-2025-09-21";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = "cosmic-reader";
|
||||
rev = "b877809273243f0630b250fd60f12fff48e0bd22";
|
||||
hash = "sha256-kJApZgQkHDP6lD9E2vPLyVGQ0o/xibm83N9CfIJAd0A=";
|
||||
rev = "a5b1b5c0583deacafde19de4ee936cdd126b25df";
|
||||
hash = "sha256-yXY1t67ws2PvK7IubNHT0jp+xnfDAdyK5H7LCMGcMQI=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-4ofAtZN3FpYwNahinldALbdEJA5lDwa+CUsVIISnSTc=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue