devbox
devbox copied to clipboard
Feature Request: Allow users to specify an alternate version of nixpkgs
For example, in case they need patched packages or have a repo with private packages.
Related to #32, which also needs to pull packages from an alternative Nix repo?
Closing, as this has been possible for a while now (can devbox add pkg@version or devbox add flake:path/to/private/flake)