cosmic-comp: 1.0.0-beta.9 -> 1.0.0
Diff: https://github.com/pop-os/cosmic-comp/compare/epoch-1.0.0-beta.9...epoch-1.0.0
This commit is contained in:
@@ -20,17 +20,17 @@
|
||||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "cosmic-comp";
|
||||
version = "1.0.0-beta.9";
|
||||
version = "1.0.0";
|
||||
|
||||
# nixpkgs-update: no auto update
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = "cosmic-comp";
|
||||
tag = "epoch-${finalAttrs.version}";
|
||||
hash = "sha256-ozymo6ucBEv4vEADIHyn/G+p5V8SMgsyW/TcEi3Dhxg=";
|
||||
hash = "sha256-C1AtkdtefSvDp/7p0zLA0DB90tKRbOS4gq3ax18iJsY=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-qlfCCHqjKX72hVj5Bgh1wKT7pMsy5vG1VEIqJk4prR8=";
|
||||
cargoHash = "sha256-Y/niUFbIJTVOe2VlYxpzsPM6ioeaHWEIaQM9Wb3hTZ0=";
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user