diff options
Diffstat (limited to 'packages/dwl.nix')
| -rw-r--r-- | packages/dwl.nix | 3 |
1 files changed, 1 insertions, 2 deletions
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 |
