mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 07:05:13 +00:00
mangayomi: remove useless xdg-user-dirs
This commit is contained in:
parent
a239f78880
commit
82108e2d6b
@ -35,7 +35,6 @@
|
||||
libvdpau,
|
||||
rustPlatform,
|
||||
stdenv,
|
||||
xdg-user-dirs,
|
||||
zenity,
|
||||
copyDesktopItems,
|
||||
makeDesktopItem,
|
||||
@ -161,7 +160,6 @@ flutter324.buildFlutterApplication {
|
||||
--prefix LD_LIBRARY_PATH : "$out/app/${pname}/lib" \
|
||||
--prefix PATH : "${
|
||||
lib.makeBinPath [
|
||||
xdg-user-dirs
|
||||
zenity
|
||||
]
|
||||
}"
|
||||
|
Loading…
Reference in New Issue
Block a user