wip: try to install cachix flake
Some checks failed
Flake checks / Check (push) Failing after 1m4s

This commit is contained in:
teutat3s 2023-11-07 00:12:26 +01:00
parent 8f603dad45
commit 7bd735b020
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -7,6 +7,9 @@ jobs:
steps:
- name: Check out repository code
uses: https://code.forgejo.org/actions/checkout@v4
- name: Install cachix flake
run: |
nix shell nixpkgs#cachix
- name: Prepare cachix
uses: https://github.com/cachix/cachix-action@v12
with: