notedeck

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

commit 25d340385162d41ef49691ab98689911d6a1dfd1
parent 0400b9476947c11965c6faa6fa2671668a887b3a
Author: William Casarin <jb55@jb55.com>
Date:   Sun, 26 Nov 2023 16:39:07 -0800

nix: fix pkg-config

Diffstat:
Mshell.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shell.nix b/shell.nix @@ -20,7 +20,7 @@ in mkShell ({ nativeBuildInputs = [ - cargo-udeps cargo-edit cargo-watch rustup rustfmt libiconv pkgconfig cmake fontconfig + cargo-udeps cargo-edit cargo-watch rustup rustfmt libiconv pkg-config cmake fontconfig brotli wabt heaptrack