Skip to content

Remove the dependencies on flake-utils in the Elixir templates #10

Remove the dependencies on flake-utils in the Elixir templates

Remove the dependencies on flake-utils in the Elixir templates #10

Workflow file for this run

name: Lint via pre-commit-hooks
on:
pull_request:
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- run: nix flake check ./dev