From c2f6db607f91cc522fb500470279c58087b7e8e8 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Wed, 22 Jan 2025 08:13:19 -0500 Subject: [PATCH] feat: :sparkles: Add rust binary --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index e80d580..af0a5ab 100644 --- a/flake.nix +++ b/flake.nix @@ -33,6 +33,7 @@ pkgs.ripgrep pkgs.pyenv pkgs.lima + pkgs.rustup ]; # HomeBrew configuration