devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Add a devbox flake or automate the process of updating in nixpkgs

Open andr-ec opened this issue 1 year ago • 0 comments

What problem are you trying to solve?

We run devbox in nixos through nixpkgs. And when new versions are released the new version doesn’t show in nixpkgs. So someone will have to manually update it there.

What solution would you like?

It would be great if either the devbox nixpkgs would automatically create a pull request in the nixpkgs repo for every new release or if there was just a flake for devbox.

Alternatives you've considered

Only other option is to manually create a pull request or to create a local package that points to this repo.

andr-ec avatar Mar 25 '24 02:03 andr-ec