Skip to content

github: workflows: bump DeterminateSystems/update-flake-lock #29

github: workflows: bump DeterminateSystems/update-flake-lock

github: workflows: bump DeterminateSystems/update-flake-lock #29

---
name: Nix Build checkWithoutStandalone
on: # yamllint disable-line rule:truthy
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v13
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix build .#checkWithoutStandalone