mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
megacmd: use fuse3
Signed-off-by: Ulysses Zhan <UlyssesZhan@gmail.com>
This commit is contained in:
parent
78058c8132
commit
101e9940db
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
fetchFromGitHub,
|
||||
file,
|
||||
ffmpeg,
|
||||
fuse,
|
||||
fuse3,
|
||||
icu,
|
||||
libmediainfo,
|
||||
libsodium,
|
||||
|
|
@ -100,7 +100,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
cryptopp
|
||||
curl
|
||||
ffmpeg
|
||||
fuse
|
||||
fuse3
|
||||
icu
|
||||
libmediainfo
|
||||
libsodium
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue