mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-reader: 0-unstable-2025-12-30 -> 0-unstable-2026-01-16
This commit is contained in:
parent
42c8ee3b52
commit
056f36281a
1 changed files with 3 additions and 3 deletions
|
|
@ -19,13 +19,13 @@
|
|||
}:
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "cosmic-reader";
|
||||
version = "0-unstable-2025-12-30";
|
||||
version = "0-unstable-2026-01-16";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = "cosmic-reader";
|
||||
rev = "4892355d48aa337f73f69aafe6739c6833f99a01";
|
||||
hash = "sha256-kM6YzKTJkkyEv5DBEkkbmlfpUBLEhjaJ4OIzZ62HeJ0=";
|
||||
rev = "1b030e2f96dc7a141473f87de3cb1f375298589f";
|
||||
hash = "sha256-r+QPe7+rvdYm76DLFtOePh9+eIvSbzuqvhe4490ynWk=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-4ofAtZN3FpYwNahinldALbdEJA5lDwa+CUsVIISnSTc=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue