Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-24 | devShell: guard against running from another directory | Jade Lovelace | |
I was working on nix-eval-jobs with a dev shell with some shenanigans to run against a locally built Lix and it was getting really annoying when `nix develop ../lix#` was messing up my other git repo's hooks. This is a fix via blunt force, but it is at least obvious how it works. Change-Id: Ia29eeb5be57ab6a2c88451c00ea18a51e4dfe65e |