cosmic-store: 1.0.1 -> 1.0.2

This commit is contained in:
Pratham Patel
2026-01-14 09:26:07 +05:30
parent fffe796424
commit e0df004bd8
+1 -1
View File
@@ -15,7 +15,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-store";
version = "1.0.1";
version = "1.0.2";
# nixpkgs-update: no auto update
src = fetchFromGitHub {