anki: remove an unused symlink

Thanks to Lucio for pointing this one out, appreciated
This commit is contained in:
Euan Kemp 2023-04-10 13:13:16 +09:00
parent 903f78ebde
commit 9ce0e05e09

View File

@ -217,7 +217,6 @@ python3.pkgs.buildPythonApplication {
touch .git/HEAD
ln -vsf ${pyEnv} ./out/pyenv
ln -vsf ${pyEnv} ./out/pyenv-qt5
rsync --chmod +w -avP ${anki-nodemodules}/ out/node_modules/
ln -vsf out/node_modules node_modules