uap-cpp icon indicating copy to clipboard operation
uap-cpp copied to clipboard

Basic flake.nix

Open masklinn opened this issue 1 year ago • 0 comments

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.

masklinn avatar Jun 19 '24 19:06 masklinn