Skip to content

fix: pin depotdownloader to inputs.nixpkgs #15

fix: pin depotdownloader to inputs.nixpkgs

fix: pin depotdownloader to inputs.nixpkgs #15

Workflow file for this run

name: "Check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
with:
github_access_token: ${{ secrets.GH_ACCESS_TOKEN }}
- run: nix flake check