mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
anki: remove an unused symlink
Thanks to Lucio for pointing this one out, appreciated
This commit is contained in:
parent
903f78ebde
commit
9ce0e05e09
@ -217,7 +217,6 @@ python3.pkgs.buildPythonApplication {
|
|||||||
touch .git/HEAD
|
touch .git/HEAD
|
||||||
|
|
||||||
ln -vsf ${pyEnv} ./out/pyenv
|
ln -vsf ${pyEnv} ./out/pyenv
|
||||||
ln -vsf ${pyEnv} ./out/pyenv-qt5
|
|
||||||
rsync --chmod +w -avP ${anki-nodemodules}/ out/node_modules/
|
rsync --chmod +w -avP ${anki-nodemodules}/ out/node_modules/
|
||||||
ln -vsf out/node_modules node_modules
|
ln -vsf out/node_modules node_modules
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user