Skip to content

docs: add install instructions for nixpkgs #85

docs: add install instructions for nixpkgs

docs: add install instructions for nixpkgs #85

Workflow file for this run

name: "Build legacy Nix package on Ubuntu"
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v26
- name: Building package
run: nix build