Skip to content

modules.base: increase the maximum buffer size again #158

modules.base: increase the maximum buffer size again

modules.base: increase the maximum buffer size again #158

Workflow file for this run

name: Check
on:
push:
workflow_run:
workflows: [ Update ]
types:
- completed
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Check Nix Flake
run: nix flake check