mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-reader: 0-unstable-2025-11-25 -> 0-unstable-2025-12-05
This commit is contained in:
parent
be9cbacda3
commit
9bc1f078a9
1 changed files with 3 additions and 3 deletions
|
|
@ -19,13 +19,13 @@
|
|||
}:
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "cosmic-reader";
|
||||
version = "0-unstable-2025-11-25";
|
||||
version = "0-unstable-2025-12-05";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = "cosmic-reader";
|
||||
rev = "8459e02be5bd778d6e06e2f0c4f561f03dd14a85";
|
||||
hash = "sha256-R0t+JkSUkDJkvnj3mjDFN3pcpqI0VkuRpgteXqcEH6Y=";
|
||||
rev = "7a1f667b6c543d6322a02c9f872ffc053cfd2e3d";
|
||||
hash = "sha256-S4F09tb1O0xdAY/6pDPS2yBTVaGdptzclHT3w/kyfE0=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-4ofAtZN3FpYwNahinldALbdEJA5lDwa+CUsVIISnSTc=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue