Skip to content

Merge pull request #18 from SuperSandro2000/patch-1 #1178

Merge pull request #18 from SuperSandro2000/patch-1

Merge pull request #18 from SuperSandro2000/patch-1 #1178

Workflow file for this run

name: "flake check"
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
- run: nix flake --option allow-import-from-derivation 1 check