Skip to content

fix: add extra wrapper vars for modrinth app to avoid segfault #19

fix: add extra wrapper vars for modrinth app to avoid segfault

fix: add extra wrapper vars for modrinth app to avoid segfault #19

Workflow file for this run

name: Check flake
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-22.04
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- name: Check Nix flake Nixpkgs inputs
uses: DeterminateSystems/flake-checker-action@main
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check --all-systems