remove tracked nix-store symlink for .pre-commit-config.yaml
ArgoCD refuses to clone repos containing tracked symlinks that point outside the working tree. The .pre-commit-config.yaml symlink resolved to /nix/store/... on the local dev machine and broke remote checkouts. Generate it locally via direnv/nix instead.
This commit is contained in:
parent
701ce12f08
commit
3a01fe9d6b
1 changed files with 0 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
|||
/nix/store/zx636v118rzzqzwafgrw2aybh7l0szrl-pre-commit-config.json
|
||||
Loading…
Add table
Reference in a new issue