From 8a628df6fb32f612f7c3d4aaa72c35eaf2f6860d Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 22 Feb 2020 12:51:53 +0000 Subject: [PATCH] blog/pahi: oops --- blog/pahi-hello-world-2020-02-22.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blog/pahi-hello-world-2020-02-22.markdown b/blog/pahi-hello-world-2020-02-22.markdown index 6ef1312..e9822e6 100644 --- a/blog/pahi-hello-world-2020-02-22.markdown +++ b/blog/pahi-hello-world-2020-02-22.markdown @@ -57,6 +57,8 @@ and then `nix-build` will take care of: - building the documentation from [dhall][dhall] files - building a small test runner +[dhall]: https://dhall-lang.org + If you want to try this out in a more predictable environment, you can also `nix-build docker.nix`. This will create a Docker image as the result of the Nix build. This docker image includes [the pa'i composite package][pahidefaultnix],