cachix / devenv

Fast, Declarative, Reproducible, and Composable Developer Environments
https://devenv.sh
Apache License 2.0
3.47k stars 252 forks source link

Create the devenv_core package #1166

Closed ankhers closed 1 week ago

ankhers commented 1 week ago

This will be filled out in another PR to move some functionality from the devenv package so that it can be used in devenv-test-all.

The original PR failed because I forgot to add the new devenv_core package to the list of packages in the package.nix file. I have fixed this and verified that it works as expected.