Loading pkgs/by-name/an/anyrun/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,10 @@ rustPlatform.buildRustPackage rec { description = "Wayland-native, highly customizable runner"; homepage = "https://github.com/kirottu/anyrun"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ NotAShelf ]; maintainers = with lib.maintainers; [ khaneliman NotAShelf ]; mainProgram = "anyrun"; }; } Loading
pkgs/by-name/an/anyrun/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,10 @@ rustPlatform.buildRustPackage rec { description = "Wayland-native, highly customizable runner"; homepage = "https://github.com/kirottu/anyrun"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ NotAShelf ]; maintainers = with lib.maintainers; [ khaneliman NotAShelf ]; mainProgram = "anyrun"; }; }