joseluisq/paket

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

Ouverte

#21 ouverte le 15 déc. 2025

 (1 commentaire) (0 réaction) (0 personne assignée)Rust (3 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (81 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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)

Guide contributeur