dinghy: init from python310Packages.dinghy
This commit is contained in:
parent
be59759575
commit
a01bcc73d6
1 changed files with 2 additions and 0 deletions
|
@ -456,6 +456,8 @@ with pkgs;
|
|||
|
||||
dhallToNix = callPackage ../build-support/dhall/to-nix.nix { };
|
||||
|
||||
dinghy = with python3Packages; toPythonApplication dinghy;
|
||||
|
||||
deadcode = callPackage ../development/tools/deadcode { };
|
||||
|
||||
deadnix = callPackage ../development/tools/deadnix { };
|
||||
|
|
Loading…
Reference in a new issue