-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Currently, npins add supports a number of difference source types:
$ npins add --help
Adds a new pin entry
Usage: npins add [OPTIONS] <COMMAND>
Commands:
channel Track a Nix channel
github Track a GitHub repository
forgejo Track a Forgejo repository
gitlab Track a GitLab repository
git Track a git repository
pypi Track a package on PyPi
tarball Track a tarball
One option potentially missing here seems non-tarball downloads, which seems useful for e.g. NixOS ISO downloads.
To be fair, this may differ from existing source types in the sense it would offer a file (like pkgs.fetchurl) rather than a directory.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels