humanfriendly: add top level attribute

This commit is contained in:
eyjhbb@gmail.com 2019-07-23 16:53:18 +02:00
parent 7fd4ec66e7
commit 4921d7d048

View file

@ -3711,6 +3711,8 @@ in
hubicfuse = callPackage ../tools/filesystems/hubicfuse { };
humanfriendly = with python3Packages; toPythonApplication humanfriendly;
hwinfo = callPackage ../tools/system/hwinfo { };
hybridreverb2 = callPackage ../applications/audio/hybridreverb2 { };