maintainers: 0x4A6F -> _0x4A6F
This commit is contained in:
@@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "A single TUI-based registry for drm-free, wine and steam games on linux, accessed through a rofi launch menu";
|
||||
homepage = "https://github.com/nicohman/eidolon";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers."0x4A6F" ];
|
||||
maintainers = with maintainers; [ _0x4A6F ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user