From aeb3f0aee82bc71e4aae8b8a272336f1b6eaad52 Mon Sep 17 00:00:00 2001 From: Werner Kroneman Date: Sun, 10 Dec 2023 13:21:37 +0100 Subject: [PATCH] Added rustfmt back to the flake dependencies. --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index eafa819..a79af06 100644 --- a/flake.nix +++ b/flake.nix @@ -39,6 +39,7 @@ packages = with pkgs; [ rust-toolchain pkg-config + rustfmt openssl glibc gtk3