cachix / devenv

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

Use temporary $DEVENV_DOTFILE for devenv test #1150

Open domenkozar opened 2 weeks ago

domenkozar commented 2 weeks ago

We could use ramdisk (macos) and tmpfs (linux) to run devenv test using memory, speeding up tests that do a lot of I/O like postgresql.