mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
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
@ -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 New Issue
Block a user