diff options
| author | Christine Dodrill <me@christine.website> | 2020-09-01 19:23:58 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-01 19:23:58 -0400 |
| commit | 5fa5034d62051650092e9fc0907b4e4328cfc3c5 (patch) | |
| tree | 167ba714a9cb2808766683dc6bc12859f8765873 /.github | |
| parent | 535361a7fd3af39f2484150ac61bc4ed4b4370dc (diff) | |
| download | xesite-5fa5034d62051650092e9fc0907b4e4328cfc3c5.tar.xz xesite-5fa5034d62051650092e9fc0907b4e4328cfc3c5.zip | |
Update nix.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/nix.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/nix.yml b/.github/workflows/nix.yml index 36ce378..143dd86 100644 --- a/.github/workflows/nix.yml +++ b/.github/workflows/nix.yml @@ -40,3 +40,4 @@ jobs: PATREON_CLIENT_ID: ${{ secrets.PATREON_CLIENT_ID }} PATREON_CLIENT_SECRET: ${{ secrets.PATREON_CLIENT_SECRET }} PATREON_REFRESH_TOKEN: ${{ secrets.PATREON_REFRESH_TOKEN }} + DHALL_PRELUDE: https://raw.githubusercontent.com/dhall-lang/dhall-lang/v17.0.0/Prelude/package.dhall |
