diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-02 16:05:41 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-02 16:05:41 +0530 |
| commit | f27cd7377350e9664763b3a36fbf9885c0432fe5 (patch) | |
| tree | 529dcf9632208af2173278f87813105a1b3a8428 /packages/dwl.nix | |
| parent | 042ee0e7d270006f273e8755c157d40060fae3e1 (diff) | |
.
Diffstat (limited to '')
| -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 |
