Skip to content

Integration branch for the upstream PRs #9

Integration branch for the upstream PRs

Integration branch for the upstream PRs #9

Workflow file for this run

name: "Build legacy Nix package on Ubuntu"
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v31
- name: Building package
run: nix build