Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

flake.lock: Update #355

flake.lock: Update

flake.lock: Update #355

Workflow file for this run

name: "Build"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- run: nix build
- run: nix flake metadata