Skip to content

Commit

Permalink
remove dangling symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
bandithedoge committed Feb 15, 2025
1 parent 60f2b5a commit 7062c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
mkdir -p $out
cp -r opt $out/opt
ln -sf $out/opt/devkitpro/tools/bin $out/bin
rm $out/opt/devkitpro/pacman/share/pacman/keyrings
'';

passthru = rec {
Expand Down

0 comments on commit 7062c89

Please sign in to comment.