Skip to content
Snippets Groups Projects
Commit 5d46f9f2 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

no longer relevant

parent 9073fd43
No related branches found
No related tags found
1 merge request!109Fix use of the iohk binary cache
...@@ -66,8 +66,6 @@ jobs: ...@@ -66,8 +66,6 @@ jobs:
- run: - run:
name: "Building with Nix" name: "Building with Nix"
command: | command: |
env
echo "XDG_CONFIG_DIRS: $XDG_CONFIG_DIRS"
nix-build \ nix-build \
--option extra-substituters "${EXTRA_SUBSTITUTERS}" \ --option extra-substituters "${EXTRA_SUBSTITUTERS}" \
--option trusted-public-keys "${TRUSTED_PUBLIC_KEYS}" \ --option trusted-public-keys "${TRUSTED_PUBLIC_KEYS}" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment