saturn: Add penlight as a dependency

phoen
Samuel Dionne-Riel 2022-01-25 00:42:04 -05:00 committed by Daniel Barlow
parent 5c3644ef2e
commit 168f4c5793
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ let fennel = fetchurl {
lgi
luafilesystem
luaposix
penlight
readline
]);
in stdenv.mkDerivation {