fork of radicle with Git LFS support, backed by IPFS
Go to file
Fintan Halpenny 50dd817762
meta: add nix tooling
Adds nix tooling to allow people to develop using nix dependencies.

Uses niv to pin nixpkgs, rust-overlay, and niv itself.

This will give Rust tooling that is up to date with rustc-1.64.0.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
2022-10-12 12:21:01 +02:00
.github/workflows Update Rust to 1.64 2022-09-26 11:27:31 +02:00
.nix meta: add nix tooling 2022-10-12 12:21:01 +02:00
radicle Warn on `unwrap`, remove last remaining instances 2022-10-11 09:31:54 +02:00
radicle-node Handle errors correctly in storage 2022-10-11 09:31:48 +02:00
radicle-ssh Improve ssh crate API 2022-10-03 11:13:53 +02:00
radicle-tools Add `rad-clone` initial sketch 2022-10-03 11:50:43 +02:00
.gitignore Initial commit 2022-09-13 10:13:13 +02:00
Cargo.lock Switch to a lighter sqlite dependency 2022-10-08 12:13:59 +02:00
Cargo.toml Add SSH functionality with new `radicle-ssh` 2022-10-03 10:34:59 +02:00
rust-toolchain Update Rust to 1.64 2022-09-26 11:27:31 +02:00