Debugging
continuous-integration/drone/push Build is failing Details

pull/1/head
mat ess 2022-10-19 21:05:04 -04:00
parent 861a06d951
commit 3c762f0535
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ steps:
CACHIX_AUTH_TOKEN: CACHIX_AUTH_TOKEN:
from_secret: cachix_auth_token from_secret: cachix_auth_token
commands: commands:
- echo $NIX
- $NIX profile install nixpkgs#cachix - $NIX profile install nixpkgs#cachix
- cachix use $CACHE_NAME - cachix use $CACHE_NAME
- name: nix build - name: nix build