feat: add depencies to packages.xml files, add packages to flake.nix

This commit is contained in:
David Sharpe
2025-10-17 18:06:54 -05:00
parent 7ac250fd66
commit aa84667aab
10 changed files with 37 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.8)
cmake_minimum_required(VERSION 3.22)
project(latency_tester)
# Default to C++14