Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Update minima digest to bf9ef98 #2

Update minima digest to bf9ef98

Update minima digest to bf9ef98 #2

Workflow file for this run

name: Nix
on:
pull_request:
push:
jobs:
nix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: cachix/install-nix-action@v31
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix build .