xplr: init at 0.5.4

This commit is contained in:
Arijit Basu
2021-04-21 09:20:04 +05:30
parent 583c3e49ec
commit 314da8ce3d
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -9272,6 +9272,8 @@ in
xe = callPackage ../tools/system/xe { };
xplr = callPackage ../applications/misc/xplr {};
testdisk = libsForQt5.callPackage ../tools/system/testdisk { };
testdisk-qt = testdisk.override { enableQt = true; };