mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 11:23:29 +00:00
bcachefs-tools: move to pkgs/by-name
This commit is contained in:
parent
fc3294b3a4
commit
33bfd9f34a
@ -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; };
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user