Update to 1.0.0
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
alejandro-angulo 2025-08-18 19:33:52 -07:00
parent 0cc5c347d1
commit 9499ffc8b5
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -7,7 +7,7 @@
}:
stdenv.mkDerivation rec {
pname = "catppuccin-swaync";
version = "0.2.3";
version = "1.0.0";
src = fetchurl {
url = "https://github.com/catppuccin/swaync/releases/download/v${version}/${flavor}.css";