dhall channel

This commit is contained in:
Cadey Ratio 2020-02-13 16:19:00 +00:00
parent 83a8129c97
commit 73dd48b777
1 changed files with 3 additions and 0 deletions

View File

@ -14,5 +14,8 @@ jobs:
nix-build docker.nix
docker load -i result
docker tag xena/christinewebsite:latest xena/christinewebsite:$(echo $GITHUB_SHA | head -c7)
- run: |
nix-channel --add https://hydra.dhall-lang.org/jobset/dhall-haskell/master/channel/latest
nix-channel --update
nix-env -i "$(curl -L https://hydra.dhall-lang.org/job/dhall-haskell/master/linux-dhall/latest/api/get-info | jq -r .outPath)"
dhall-to-yaml-ng --omit-empty --file site.dhall