wip: try to install cachix flake
Some checks are pending
Flake checks / Check (push) Has started running

This commit is contained in:
teutat3s 2023-11-07 00:59:42 +01:00
parent 233cf1127d
commit 7d9b932761
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -11,7 +11,7 @@ jobs:
uses: https://github.com/cachix/cachix-action@v12
with:
name: pub-solar
installCommand: nix profile install --accept-flake-config nixpkgs#cachix
installCommand: nix shell nixpkgs#cachix
- name: Run flake checks
run: |
nix --print-build-logs --verbose --accept-flake-config flake check