Commit graph

8 commits

Author SHA1 Message Date
chives101
de94f95cda
feat: Add nix/flake support (#3743)
* 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>
2023-05-02 19:34:37 +02:00
Quentin Le Sceller
33124c2d1c
Fix CI for macOS (#3726) 2022-07-01 12:16:15 +01:00
Quentin Le Sceller
0259ed23ea
Update copyright year to 2021 (#3592)
* Update copyright year to 2021
2021-03-10 10:14:48 -05:00
David Burkett
6f142b4c75
Downgrade CI VM to Ubuntu 18.04 (#3535) 2021-01-05 08:44:41 +00:00
Antioch Peverell
b3938de8b3
we have no patch file and nothing to patch (#3499) 2020-11-23 15:02:02 -05:00
Quentin Le Sceller
e76dda6676
Use latest hosted agent for CI (#3278)
* Use latest hosted agent for CI
2020-04-14 09:25:10 -04:00
Quentin Le Sceller
2f01274557
CI Improvements (#2928)
* Switch to Windows 2019

* use macOS 10.14 and do not install Rust when not not necessary, fix rust_flags
2019-06-27 10:31:58 -04:00
Quentin Le Sceller
567ed95fc2
Set up CI with Azure Pipelines (#2744)
Set up CI with Azure Pipelines
2019-05-09 13:15:10 -04:00