* CI update - Ubuntu Image
* Add nix/flake support
Example:
nix build github:mimblewimble/grin
./result/bin/grin --help
* Ignore ./result in git repo
result is the default symlink output for nix build
---------
Co-authored-by: chives101 <chives101@users.noreply.github.com>