mgmt icon indicating copy to clipboard operation
mgmt copied to clipboard

add flake for easier build support

Open urandom2 opened this issue 3 years ago • 0 comments

This change adds support for nix flake based builds. This includes a dev shell required for running make targets like code generation or testing, and a package target for the output mgmt binary. We have also .gitignored the default output location, result.

Fixes #610

urandom2 avatar Nov 07 '22 15:11 urandom2