gnunet-gtk: move under gnunet directory

This commit is contained in:
Jonathan Ringer
2020-08-04 15:48:14 -07:00
parent 6f32199fa3
commit 080472b6bf
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -20354,7 +20354,7 @@ in
gnunet_git = lowPrio (callPackage ../applications/networking/p2p/gnunet/git.nix { });
gnunet-gtk = callPackage ../applications/networking/p2p/gnunet-gtk { };
gnunet-gtk = callPackage ../applications/networking/p2p/gnunet/gtk.nix { };
gocr = callPackage ../applications/graphics/gocr { };