Merge pull request #119976 from sayanarijit/add/xplr

This commit is contained in:
Sandro
2021-04-22 04:08:21 +02:00
committed by GitHub
3 changed files with 36 additions and 0 deletions
+2
View File
@@ -9295,6 +9295,8 @@ in
xe = callPackage ../tools/system/xe { };
xplr = callPackage ../applications/misc/xplr {};
testdisk = libsForQt5.callPackage ../tools/system/testdisk { };
testdisk-qt = testdisk.override { enableQt = true; };