Skip to content

feat: Fixed and updated flake.nix to work with NixOS #20

feat: Fixed and updated flake.nix to work with NixOS

feat: Fixed and updated flake.nix to work with NixOS #20

Workflow file for this run

name: "Test"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build .#ermmmmm