Added rustfmt back to the flake dependencies.

This commit is contained in:
Werner Kroneman 2023-12-10 13:21:37 +01:00
parent 6b6562e210
commit aeb3f0aee8

View File

@ -39,6 +39,7 @@
packages = with pkgs; [ packages = with pkgs; [
rust-toolchain rust-toolchain
pkg-config pkg-config
rustfmt
openssl openssl
glibc glibc
gtk3 gtk3