From 2b141c30e3c0ab15a93a1b68fd35b9ae820fcb46 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sat, 5 Oct 2024 16:36:57 +0200 Subject: [PATCH] Flake: Add cargo-expand --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 3572a52..d6645ec 100644 --- a/flake.nix +++ b/flake.nix @@ -35,6 +35,7 @@ mold rust-stable # rust-analyzer # System install + cargo-expand # Bevy Dependencies: https://github.com/bevyengine/bevy/blob/release-0.14.2/docs/linux_dependencies.md#nix pkg-config