bedup: add top-level attribute
Currently I see no standard way of having package name without the "pythonX.Y-" prefix. This is replacement to #2339.
This commit is contained in:
parent
e47172ce38
commit
ce02e8c1db
1 changed files with 2 additions and 0 deletions
|
@ -6834,6 +6834,8 @@ let
|
|||
|
||||
bluez = bluez4;
|
||||
|
||||
inherit (pythonPackages) bedup;
|
||||
|
||||
beret = callPackage ../games/beret { };
|
||||
|
||||
bridge_utils = callPackage ../os-specific/linux/bridge-utils { };
|
||||
|
|
Loading…
Reference in a new issue