creek: update meta.homepage

This commit is contained in:
Alexandru Tocar
2025-04-16 11:26:21 +02:00
parent 5f1144ccc6
commit ef5165fedd
+1 -1
View File
@@ -50,7 +50,7 @@ stdenv.mkDerivation (finalAttrs: {
passthru.updateScript = ./update.sh;
meta = {
homepage = "https://git.8pit.net/creek";
homepage = "https://github.com/nmeum/creek";
changelog = "https://github.com/nmeum/creek/releases/v${finalAttrs.version}";
description = "Malleable and minimalist status bar for the River compositor";
license = lib.licenses.mit;