I search in the the list of nix package. I write make.
I only find ekam
and it doesn't work.
nix-shell -p ekam
Search for gnumake
On nixos:
nix-env -iA nixos.gnumake
On a shell:
nix-shell -p gnumake
works, but
nix-shell -p
is enough
You can now test on a project
make