Skip to content

Commit 92cf546

Browse files
libnbd: remove unused fuse (#543809)
2 parents 9e37773 + 7f9d031 commit 92cf546

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pkgs/by-name/li/libnbd/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
ocamlPackages,
1111
python3,
1212
libxml2,
13-
fuse,
1413
fuse3,
1514
gnutls,
1615
autoreconfHook,
@@ -41,7 +40,6 @@ stdenv.mkDerivation rec {
4140
);
4241

4342
buildInputs = [
44-
fuse
4543
fuse3
4644
gnutls
4745
libxml2

0 commit comments

Comments
 (0)