cosmic-osd: 1.1.0 -> 1.2.0

(cherry picked from commit de8f4e0f76)
This commit is contained in:
Salva
2026-07-07 00:32:16 +00:00
committed by Pratham Patel
parent 2b0bb7b816
commit 74a7399b2b

View File

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