humanfriendly: add top level attribute
This commit is contained in:
parent
7fd4ec66e7
commit
4921d7d048
|
@ -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 { };
|
||||
|
|
Loading…
Reference in New Issue