cosmic-idle: 1.0.5 -> 1.0.6

This commit is contained in:
Pratham Patel
2026-02-11 09:16:34 +05:30
parent b19f363282
commit d33dfcc64d
+1 -1
View File
@@ -16,7 +16,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-idle";
version = "1.0.5";
version = "1.0.6";
# nixpkgs-update: no auto update
src = fetchFromGitHub {