joseluisq/paket

Allow users to `add` a "legacy" package without `paket.toml`

开放

#21 创建于 2025年12月15日

 (1 条评论) (0 个反应) (0 位负责人)Rust (3 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (81 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Background: I would like to use https://github.com/catppuccin/fish, which is a simple "theme-only" package, but currently it just says:

Error: paket.toml file was not found on package fish or inaccessible.

Since paket is relatively a new thing, would be great not requiring upstream changes for "simple" packages like this one (a "info" log suggesting such change can be added though)

贡献者指南