aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2023-12-15 14:14:28 -0600
committerMarc Coquand <marc@mccd.space>2023-12-15 14:14:28 -0600
commit484b364a433938fb2bc215f1f76e99c432306fb6 (patch)
tree28ea5b12d34acc8eea6ff479fcd4ea6259e0d8bc
parent33a65de549b75867b9288963e27215b34ecc3832 (diff)
downloadwormhole-484b364a433938fb2bc215f1f76e99c432306fb6.tar.gz
wormhole-484b364a433938fb2bc215f1f76e99c432306fb6.tar.bz2
wormhole-484b364a433938fb2bc215f1f76e99c432306fb6.zip
Blah
-rw-r--r--flake.nix1
-rw-r--r--readme.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 97e364f..94ecf7b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -29,7 +29,6 @@
};
query = {
ocaml-base-compiler = "*";
- ocamlformat = "*";
};
overlay = final: prev: {
"${package}" = prev.${package}.overrideAttrs (_: {
diff --git a/readme.md b/readme.md
index b452f8a..94e75eb 100644
--- a/readme.md
+++ b/readme.md
@@ -17,6 +17,8 @@ I built it in OCaml because it is by far the most underrated programming languag
You'll need [nix](https://nixos.org/) to run it locally. It sets everything up to make it dead easy
to run locally.
+If you use direnv, then set direnv allow to enable it to start automagically when you cd to the directory.
+
You'll need to have the experimental flags nix-command and flakes set for it to work.
Alternatively, you can execute each command with the flag