jello: init at 1.6.0

This commit is contained in:
figsoda
2023-07-05 14:31:33 -04:00
parent 3da043ce9d
commit fcbd1a5bfa
+2
View File
@@ -9105,6 +9105,8 @@ with pkgs;
jekyll = callPackage ../applications/misc/jekyll { };
jello = with python3Packages; toPythonApplication jello;
jen = callPackage ../tools/text/jen { };
jet = callPackage ../development/tools/jet { };