diff --git a/pkgs/by-name/bl/blesh/package.nix b/pkgs/by-name/bl/blesh/package.nix index 0a6cbbe79977..3fa018822f68 100644 --- a/pkgs/by-name/bl/blesh/package.nix +++ b/pkgs/by-name/bl/blesh/package.nix @@ -63,6 +63,7 @@ stdenvNoCC.mkDerivation { license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ aiotter + hibiday matthiasbeyer ]; platforms = lib.platforms.unix;