dwm: Add http url scheme to dwm homepage
This commit is contained in:
parent
0e7b608ab0
commit
5ffed5898c
@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
||||
buildPhase = " make ";
|
||||
|
||||
meta = {
|
||||
homepage = "www.suckless.org";
|
||||
homepage = "http://suckless.org/";
|
||||
description = "Dynamic window manager for X";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
|
Loading…
x
Reference in New Issue
Block a user