mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 05:17:28 +00:00
wlprop: remove sebtm as maintainer
This commit is contained in:
parent
3ebf7def3f
commit
f1804e27b7
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Xprop clone for wlroots based compositors";
|
||||
homepage = "https://gist.github.com/crispyricepc/f313386043395ff06570e02af2d9a8e0";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ sebtm ];
|
||||
maintainers = with maintainers; [];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "wlprop";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user