Add make to the flake.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
f2f8de9e32
commit
5060539d47
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
{
|
||||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
gnumake
|
||||
dune_3
|
||||
ocaml-pkgs.ocaml
|
||||
ocaml-pkgs.ocamlPackages.utop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue