devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Feature Request: Add packages directly from github

Open loreto opened this issue 3 years ago • 0 comments

It's great to be able to add packages from nixpkgs but some times we want to grab a very specific version of a package that it's only available in a github repository.

Add the ability for devbox to add packages from github.

For example: devbox add stedolan/[email protected] in order to install https://github.com/stedolan/jq/releases/tag/jq-1.6

loreto avatar Aug 26 '22 19:08 loreto