cachix / devenv

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

Fix infinite symlinks in runtime dir #1158

Closed sandydoo closed 1 week ago

sandydoo commented 2 weeks ago

Use the no-dereference option to stop ln from following the existing .devenv/run symlink and creating a recursive symlink inside the runtime dir to itself.

Fixes #1115.

cloudflare-pages[bot] commented 2 weeks ago

Deploying devenv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1678feb
Status: ✅  Deploy successful!
Preview URL: https://d66e2a02.devenv.pages.dev
Branch Preview URL: https://fix-runtime-dir-recursion.devenv.pages.dev

View logs