Skip to content

Add clock.timezone to support clock.offset = "timezone" #70

Add clock.timezone to support clock.offset = "timezone"

Add clock.timezone to support clock.offset = "timezone" #70

Workflow file for this run

name: "Check flake"
on:
push:
pull_request:
workflow_dispatch:
jobs:
check-flake:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v25
- run: nix flake check