xcftools: init at 1.0.7

This commit is contained in:
Rodney Lorrimar
2016-01-22 18:25:25 +00:00
parent 4a6602c3cd
commit a8aecdcc20
2 changed files with 41 additions and 0 deletions

View File

@@ -15759,6 +15759,8 @@ let
xboxdrv = callPackage ../misc/drivers/xboxdrv { };
xcftools = callPackage ../tools/graphics/xcftools { };
xhyve = callPackage ../applications/virtualization/xhyve { };
xinput_calibrator = callPackage ../tools/X11/xinput_calibrator {};