From 16af3984c9fcc9137fdb0da2a36832d1fb60aeda Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Wed, 24 Apr 2024 18:30:34 +0100 Subject: [PATCH] add lualinux to fennelrepl --- pkgs/fennelrepl/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/fennelrepl/default.nix b/pkgs/fennelrepl/default.nix index 85f9775..e1c4604 100644 --- a/pkgs/fennelrepl/default.nix +++ b/pkgs/fennelrepl/default.nix @@ -5,6 +5,7 @@ , lib , luaPackages , lua +, lualinux , writeScriptBin , linotify , anoia @@ -15,6 +16,7 @@ let packages = [ linotify anoia fennel + lualinux netlink-lua lua.pkgs.readline lua.pkgs.luafilesystem