Commit 84bcce50 authored by John Titor's avatar John Titor Committed by github-actions[bot]
Browse files

bcachefs-tools: move to pkgs/by-name

(cherry picked from commit d6043adf288cdb9fb29e86510f1aaefa5ee2a5fb)
parent 4c827f27
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3484,8 +3484,6 @@ with pkgs;
  bazarr = callPackage ../servers/bazarr { };
  bcachefs-tools = callPackage ../tools/filesystems/bcachefs-tools { };
  bisq-desktop = callPackage ../applications/blockchains/bisq-desktop {
    openjdk11 = openjdk11.override { enableJavaFX = true; };
  };