dhall-haskell/ipfs
Gabriel Gonzalez b7107cd090 Update Prelude (#115)
This updates the Prelude to include the newly added `List/concatMap` introduced
in 2f6a32d74e
2017-08-29 19:29:04 +03:00
..
dhall Update Prelude (#115) 2017-08-29 19:29:04 +03:00
logical.nix Update Prelude (#115) 2017-08-29 19:29:04 +03:00
physical.nix Add NixOps deployment for Dhall IPFS mirror 2017-07-13 19:30:03 -07:00
README.md Add instructions for hosting IPFS mirror 2017-07-13 19:36:30 -07:00

IPFS mirror for Dhall Prelude

This directory contains a NixOps specification for hosting an IPFS mirror for the Dhall Prelude on AWS using a t2.nano instance

To host your own mirror, install NixOps, and run:

$ nixops create -d ipfs logical.nix physical.nix
$ nixops deploy -d ipfs