Update to 1.0.0
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
This commit is contained in:
parent
0cc5c347d1
commit
9499ffc8b5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
}:
|
}:
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "catppuccin-swaync";
|
pname = "catppuccin-swaync";
|
||||||
version = "0.2.3";
|
version = "1.0.0";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/catppuccin/swaync/releases/download/v${version}/${flavor}.css";
|
url = "https://github.com/catppuccin/swaync/releases/download/v${version}/${flavor}.css";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue