about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorAndersonTorres <torres.anderson.85@protonmail.com>2022-12-01 23:16:48 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2022-12-03 18:42:30 -0300
commit2e1413a0570fc01085a5a2d8b9101bff2e2813db (patch)
tree5171a9ea6d1ca02aa764d273a510c43c59e3137c /pkgs/top-level
parentf6feed1fd304731b3e39fec9fea4ab6327efc889 (diff)
josh: move to git-and-tools
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index b47f3153b8d7b..7f30247a59c4c 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -1853,7 +1853,7 @@ with pkgs;
 
   hut = callPackage ../applications/version-management/git-and-tools/hut { };
 
-  josh = callPackage ../applications/version-management/josh { };
+  josh = callPackage ../applications/version-management/git-and-tools/josh { };
 
   lab = callPackage ../applications/version-management/git-and-tools/lab { };