Skip to content

flake: Use wheel 0.45.1 to workaround a bug #35

flake: Use wheel 0.45.1 to workaround a bug

flake: Use wheel 0.45.1 to workaround a bug #35

Workflow file for this run

name: Build Nix Flake
on:
push:
branches: [master]
pull_request:
permissions:
contents: read
jobs:
build-flake:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v15
- run: nix build