Merge pull request #79984 from dtzWill/feature/bdf2sfd

bdf2sfd: init at 1.1.0
This commit is contained in:
Michele Guerini Rocco
2020-02-14 00:44:37 +01:00
committed by GitHub
2 changed files with 24 additions and 0 deletions

View File

@@ -1139,6 +1139,8 @@ in
bdf2psf = callPackage ../tools/misc/bdf2psf { };
bdf2sfd = callPackage ../tools/misc/bdf2sfd { };
bcat = callPackage ../tools/text/bcat {};
bcache-tools = callPackage ../tools/filesystems/bcache-tools { };