From f27cd7377350e9664763b3a36fbf9885c0432fe5 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 2 Feb 2024 16:05:41 +0530 Subject: . --- packages/dwl.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/dwl.nix b/packages/dwl.nix index b422292..de0e06f 100644 --- a/packages/dwl.nix +++ b/packages/dwl.nix @@ -8,7 +8,6 @@ , libxkbcommon , pixman , pkg-config -, substituteAll , wayland-scanner , wayland , wayland-protocols @@ -75,7 +74,7 @@ stdenv.mkDerivation (finalAttrs: { ''; meta = { - homepage = "https://github.com/djpohly/dwl/"; + homepage = "https://github.com/compromyse/dwl/"; description = "Dynamic window manager for Wayland"; longDescription = '' dwl is a compact, hackable compositor for Wayland based on wlroots. It is -- cgit v1.2.3