Add make to the flake.

Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
Mariano Uvalle 2025-01-26 21:46:47 -08:00
parent f2f8de9e32
commit 5060539d47

View file

@ -21,6 +21,7 @@
{
devShells.default = pkgs.mkShell {
packages = with pkgs; [
gnumake
dune_3
ocaml-pkgs.ocaml
ocaml-pkgs.ocamlPackages.utop