mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-store: 1.0.0-beta.7 -> 1.0.0-beta.8
Diff: https://github.com/pop-os/cosmic-store/compare/epoch-1.0.0-beta.7...epoch-1.0.0-beta.8
This commit is contained in:
parent
2563ef3bd3
commit
15f2bb29d8
1 changed files with 2 additions and 2 deletions
|
|
@ -15,14 +15,14 @@
|
|||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "cosmic-store";
|
||||
version = "1.0.0-beta.7";
|
||||
version = "1.0.0-beta.8";
|
||||
|
||||
# nixpkgs-update: no auto update
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = "cosmic-store";
|
||||
tag = "epoch-${finalAttrs.version}";
|
||||
hash = "sha256-6Qn9+kwuiArxTHpN410gy+7bKXBwv87OPPDMatAYr38=";
|
||||
hash = "sha256-rrM0ibnapXv+IYDPqw/dXQJ44cDWPNlz7rREVQw5J1o=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-nJLowAuWvj5JfmPyExQyfCJ9pqNJ0OdzPPku9z7RDWc=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue