Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

make flake generic on the system #19

make flake generic on the system

make flake generic on the system #19

Workflow file for this run

name: CI
on:
push:
jobs:
packages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build -L --no-link .#weblate