Skip to content

Relax delta time of bwlimit when __APPLE__ is defined. #51

Relax delta time of bwlimit when __APPLE__ is defined.

Relax delta time of bwlimit when __APPLE__ is defined. #51

Workflow file for this run

name: nix-linux
on: [push, pull_request]
jobs:
build-cache:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
extra_nix_config: |
experimental-features = nix-command flakes
nix_path: nixpkgs=channel:nixos-unstable
- run: |
nix build .#test-flare -L