wlinhibit: add 0x5a4 as maintainer
This commit is contained in:
parent
f01dbb90e8
commit
1ec428d176
@ -19,7 +19,6 @@ stdenv.mkDerivation rec {
|
||||
hash = "sha256-YQHJ9sLHSV8GJP7IpRzmtDbeB86y/a48mLcYy4iDciw=";
|
||||
};
|
||||
|
||||
|
||||
buildInputs = [
|
||||
wayland
|
||||
wayland-protocols
|
||||
@ -38,5 +37,6 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.mit;
|
||||
homepage = "https://github.com/0x5a4/wlinhibit";
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [_0x5a4];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user