back to cachix install lol
Some checks failed
gitea-deepak/nixconf/pipeline/head This commit looks good
testing nix stuff / nix (ubuntu-latest) (push) Failing after 1m50s

This commit is contained in:
Deepak Mallubhotla 2025-03-19 16:35:38 -05:00
parent 9eab7d9284
commit 14dc5663e4
Signed by: deepak
GPG Key ID: 47831B15427F5A55

View File

@ -18,7 +18,7 @@ jobs:
run: | run: |
ls ${{ gitea.workspace }} ls ${{ gitea.workspace }}
- name: Install Nix - name: Install Nix
uses: nixbuild/nix-quick-install-action@5bb6a3b3abe66fd09bbf250dce8ada94f856a703 uses: cachix/install-nix-action@v31
- run: nix build --version - run: nix build --version