Skip to content

Removed daemonize tool from backup scripts to use plain bash and floc… #111

Removed daemonize tool from backup scripts to use plain bash and floc…

Removed daemonize tool from backup scripts to use plain bash and floc… #111

Workflow file for this run

name: check
on:
push:
pull_request:
workflow_dispatch:
jobs:
check:
name: check nix flake
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check