From a520c4e032594e61583264cfcd781ad82b0272d0 Mon Sep 17 00:00:00 2001 From: Charles Hall Date: Fri, 1 Nov 2024 12:08:37 -0700 Subject: [PATCH] fix sorting in shell.nix --- nix/shell.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix/shell.nix b/nix/shell.nix index 6b4ff81a..1d72941c 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -1,6 +1,6 @@ # Keep sorted -{ default -, cargo-insta +{ cargo-insta +, default , engage , inputs , jq