Skip to content

Commit

Permalink
mangayomi: remove useless xdg-user-dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
aucub committed Dec 8, 2024
1 parent a239f78 commit 82108e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/by-name/ma/mangayomi/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
libvdpau,
rustPlatform,
stdenv,
xdg-user-dirs,
zenity,
copyDesktopItems,
makeDesktopItem,
Expand Down Expand Up @@ -161,7 +160,6 @@ flutter324.buildFlutterApplication {
--prefix LD_LIBRARY_PATH : "$out/app/${pname}/lib" \
--prefix PATH : "${
lib.makeBinPath [
xdg-user-dirs
zenity
]
}"
Expand Down

0 comments on commit 82108e2

Please sign in to comment.