knetwalk: init at 20.04.3

This commit is contained in:
freezeboy
2020-08-21 10:04:17 +02:00
parent 18d5a170f4
commit 4919f3c33b
3 changed files with 23 additions and 1 deletions
+1
View File
@@ -142,6 +142,7 @@ let
kmines = callPackage ./kmines.nix {};
kmix = callPackage ./kmix.nix {};
kmplot = callPackage ./kmplot.nix {};
knetwalk = callPackage ./knetwalk.nix {};
knotes = callPackage ./knotes.nix {};
kolf = callPackage ./kolf.nix {};
kolourpaint = callPackage ./kolourpaint.nix {};