uap-cpp
uap-cpp copied to clipboard
Basic flake.nix
I've got very little knowledge of this yet, but it does let me
$ nix develop
$ make bench
after adjusting the compiler to C++17 (because I'm getting a version of asbl which requires C++17 and I've no idea how to change that). So seems like a good start, and maybe eventually someone who knows what they're doing can fix it better.