Skip to content

Commit

Permalink
Merge pull request #100122 from cdepillabout/xdot
Browse files Browse the repository at this point in the history
xdot: add to top-level
  • Loading branch information
marsam committed Oct 10, 2020
2 parents 69b0cf2 + ea38747 commit cf8eb80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/top-level/all-packages.nix
Expand Up @@ -8127,6 +8127,8 @@ in
xdelta = callPackage ../tools/compression/xdelta { };
xdeltaUnstable = callPackage ../tools/compression/xdelta/unstable.nix { };

xdot = with python3Packages; toPythonApplication xdot;

xdummy = callPackage ../tools/misc/xdummy { };

xdxf2slob = callPackage ../tools/misc/xdxf2slob { };
Expand Down

0 comments on commit cf8eb80

Please sign in to comment.