unify: init from python3Packages.unify
This commit is contained in:
parent
3ff8a6406e
commit
36b6a70302
|
@ -3454,6 +3454,8 @@ in
|
|||
|
||||
unifdef = callPackage ../development/tools/misc/unifdef { };
|
||||
|
||||
unify = with python3Packages; toPythonApplication unify;
|
||||
|
||||
unionfs-fuse = callPackage ../tools/filesystems/unionfs-fuse { };
|
||||
|
||||
usb-modeswitch = callPackage ../development/tools/misc/usb-modeswitch { };
|
||||
|
|
Loading…
Reference in New Issue