Skip to content

build(nix): add watch_file to direnv for changes on default.nix and s… #13

build(nix): add watch_file to direnv for changes on default.nix and s…

build(nix): add watch_file to direnv for changes on default.nix and s… #13

Workflow file for this run

name: "Test build nix"
on:
pull_request:
push:
jobs:
nix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix build