mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-17 07:01:23 +01:00
Add simple justfile
This commit is contained in:
parent
897ae138ea
commit
21c8ff71e5
2 changed files with 6 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
devShells.default = pkgs.mkShell {
|
||||
inputsFrom = [ self'.packages.default ];
|
||||
packages = [
|
||||
pkgs.just
|
||||
pkgs.ocamlPackages.dune_3
|
||||
pkgs.ocamlPackages.findlib
|
||||
pkgs.ocamlPackages.ocaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue