Skip to content

Merge pull request #48 from pSub/dependabot/github_actions/actions/ch… #175

Merge pull request #48 from pSub/dependabot/github_actions/actions/ch…

Merge pull request #48 from pSub/dependabot/github_actions/actions/ch… #175

Workflow file for this run

name: Build
on:
pull_request:
push:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # V27
with:
nix_path: nixpkgs=channel:nixos-24.05
- run: NIXPKGS_ALLOW_BROKEN=1 nix-build