kreversi: init at 20.04.3

This commit is contained in:
freezeboy
2020-08-21 10:10:12 +02:00
parent 05ec46b114
commit d166d7bc6f
3 changed files with 21 additions and 1 deletions
+1
View File
@@ -162,6 +162,7 @@ let
ksquares = callPackage ./ksquares.nix {};
kqtquickcharts = callPackage ./kqtquickcharts.nix {};
kpkpass = callPackage ./kpkpass.nix {};
kreversi = callPackage ./kreversi.nix {};
krdc = callPackage ./krdc.nix {};
krfb = callPackage ./krfb.nix {};
kruler = callPackage ./kruler.nix {};