mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 14:33:12 +00:00
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>