cosmic-idle: 1.1.0 -> 1.2.0

(cherry picked from commit 03f41f4018)
This commit is contained in:
Salva
2026-07-07 00:31:17 +00:00
committed by Pratham Patel
parent b7a4289e51
commit 2492f125ff

View File

@@ -16,7 +16,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-idle";
version = "1.1.0";
version = "1.2.0";
# nixpkgs-update: no auto update
src = fetchFromGitHub {