squashfuse: Use fuse3 instead of fuse
Co-authored-by: ralismark <13449732+ralismark@users.noreply.github.com>
This commit is contained in:
committed by
Masum Reza
co-authored by
ralismark
parent
82a2cc1efe
commit
c56194b2ac
@@ -4,7 +4,7 @@
|
||||
fetchFromGitHub,
|
||||
autoreconfHook,
|
||||
libtool,
|
||||
fuse,
|
||||
fuse3,
|
||||
pkg-config,
|
||||
lz4,
|
||||
xz,
|
||||
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
||||
zlib
|
||||
lzo
|
||||
zstd
|
||||
fuse
|
||||
fuse3
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user