joseluisq/paket

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

Offen

#21 geöffnet am 15.12.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (3 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (81 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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)

Contributor Guide