Skip to content

Shows how to address the issue via an example

Notifications You must be signed in to change notification settings

jetify-com/devbox-issue-2424

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This PR demonstrates using a local plugin that can be included in devbox.json to avoid needing to re-declare packages in multiple devbox.jsons

% devbox shell
Info: Ensuring packages are installed.
Info: Installing the following packages to the nix store: [email protected], [email protected], [email protected]
✓ Computed the Devbox environment.
Starting a devbox shell...

(devbox) issue-2424 % command -v bat
/Users/savil/code/jetpack/devbox-projects/issue-2424/.devbox/nix/profile/default/bin/bat

(devbox) issue-2424 % command -v just
/Users/savil/code/jetpack/devbox-projects/issue-2424/.devbox/nix/profile/default/bin/just

(devbox) issue-2424 % command -v jq
/Users/savil/code/jetpack/devbox-projects/issue-2424/.devbox/nix/profile/default/bin/jq

About

Shows how to address the issue via an example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published