Skip to content

Update regex for bircoin v26 (use h instead of single quote for harde… #78

Update regex for bircoin v26 (use h instead of single quote for harde…

Update regex for bircoin v26 (use h instead of single quote for harde… #78

Workflow file for this run

name: "Build legacy Nix package on Ubuntu"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- name: Building package
run: nix build --extra-experimental-features nix-command --extra-experimental-features flakes