diff --git a/.drone.yml b/.drone.yml index d1af0e8..019d384 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,7 @@ steps: CACHIX_AUTH_TOKEN: from_secret: cachix_auth_token commands: + - echo $NIX - $NIX profile install nixpkgs#cachix - cachix use $CACHE_NAME - name: nix build