Skip to content

Resilience: reconnect shells and restore caller terminal state #34

Resilience: reconnect shells and restore caller terminal state

Resilience: reconnect shells and restore caller terminal state #34

Workflow file for this run

name: Nix
on:
pull_request:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
# Rust from-source under nix (iroh + deps) is slower than a node build; give
# headroom. The Determinate cache makes subsequent runs fast.
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/determinate-nix-action@v3
- run: nix build .#fabric