cosmic-applets: 1.0.0-beta.5 -> 1.0.0-beta.6
This commit is contained in:
@@ -20,17 +20,17 @@
|
|||||||
|
|
||||||
rustPlatform.buildRustPackage (finalAttrs: {
|
rustPlatform.buildRustPackage (finalAttrs: {
|
||||||
pname = "cosmic-applets";
|
pname = "cosmic-applets";
|
||||||
version = "1.0.0-beta.5";
|
version = "1.0.0-beta.6";
|
||||||
|
|
||||||
# nixpkgs-update: no auto update
|
# nixpkgs-update: no auto update
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "pop-os";
|
owner = "pop-os";
|
||||||
repo = "cosmic-applets";
|
repo = "cosmic-applets";
|
||||||
tag = "epoch-${finalAttrs.version}";
|
tag = "epoch-${finalAttrs.version}";
|
||||||
hash = "sha256-GYn8qz1rpfKxC493Us6XMge+V9nUCEBKPkKNCHy8Bik=";
|
hash = "sha256-eWyFLaBvs/vQCsQgQwLNgATl/wxjtT5545hfi3xZmAg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoHash = "sha256-HLbcTDwS5IvolEMb0bZr4CPjtEjZI8G+AggXifIDiKM=";
|
cargoHash = "sha256-XOA5yREoQHGxPI9PVYd2UsaHRCIfbb3Tkr1eovqIIow=";
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
just
|
just
|
||||||
|
|||||||
Reference in New Issue
Block a user