Devenv
- 3 Devlogs
- 3 Total hours
Minor patch to cachix/devenv fixing a bug where generated devcontainer config was a symlink to the nix store
Minor patch to cachix/devenv fixing a bug where generated devcontainer config was a symlink to the nix store
The project is ready for a ship!
I created a README, compliant with stardance instructions
Merged! My second PR got merged into the upstream. I’m really proud of what I did, even if the change took only 19 minutes to code and test.
The change wasn’t that hard to make, thanks to the fact the main contributor allowed for coping generated files instead of linking them.
My PR has been closed, because the main contributor created a better solution for the issue I was trying to fix.
Does that sucks? Maybe, but it’s better for the project to have their, better and more mature solution, over mine.
A link to the PR for the curious: https://github.com/cachix/devenv/pull/2932