notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit 8cfb021dab5b23dcd500fea32d65368dd659fff6
parent 272da6ccedc07370c7f3024f0fd6cfc1681a2c86
Author: William Casarin <jb55@jb55.com>
Date:   Thu, 11 Apr 2024 14:35:02 -0700

add rustup just in case

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
Mshell.nix | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/shell.nix b/shell.nix @@ -29,8 +29,8 @@ mkShell ({ #cargo-udeps #cargo-edit #cargo-watch - #rustup - #rustfmt + rustup + rustfmt libiconv pkg-config #cmake