nwaku/ci
Jakub Sokołowski eba17319e8
ci: use Nix shell to provide build dependencies
Because we need Rust version newer than `1.62.0` and
Ubuntu 22.04 only comes with `1.61.0`:
https://packages.ubuntu.com/jammy/rustc

And locking dependencies using Nix would make it easier
for developers to track them and update them:
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/rust/1_63.nix

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-10-03 18:45:29 +02:00
..
Jenkinsfile.prs ci: use Nix shell to provide build dependencies 2022-10-03 18:45:29 +02:00
Jenkinsfile.release ci: add diff link for previously deployed commit 2022-09-28 17:48:31 +02:00