Skip to content

Commit

Permalink
anki: remove an unused symlink
Browse files Browse the repository at this point in the history
Thanks to Lucio for pointing this one out, appreciated
  • Loading branch information
euank committed Apr 10, 2023
1 parent 903f78e commit 9ce0e05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/games/anki/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9ce0e05

Please sign in to comment.