about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorPedroHLC ☭ <root@pedrohlc.com>2023-07-13 13:11:45 -0300
committerAnderson Torres <torres.anderson.85@protonmail.com>2023-07-13 21:23:57 -0300
commitf3783908dd381e5abc2a34daffcb8b4d816562e4 (patch)
tree0b969bdaed4baf314cb5f0ad278c18f0cbbe150b /pkgs/top-level
parent58ee7a1f3f291cd5c6feb257413c36116ee6760f (diff)
johnny-reborn: init at unstable-2020-12-06
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index e5e4eae918a2c..4b5814767abbe 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -2740,6 +2740,10 @@ with pkgs;
 
   ytree = callPackage ../applications/file-managers/ytree { };
 
+  johnny-reborn-engine = callPackage ../applications/misc/johnny-reborn { };
+
+  johnny-reborn = callPackage ../applications/misc/johnny-reborn/with-data.nix { };
+
   ### APPLICATIONS/TERMINAL-EMULATORS
 
   alacritty = callPackage ../applications/terminal-emulators/alacritty {