From a5894f939173150d7a2bfce1d4b23651c74bef4a Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Thu, 5 Sep 2024 22:58:21 -0400 Subject: [PATCH] flake/devshell: add sbctl --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 2e280c84..b231011d 100644 --- a/flake.nix +++ b/flake.nix @@ -85,9 +85,10 @@ packages = (with pkgs; [ git - nh mdformat + nh ruby + sbctl update-nix-fetchgit ]) ++ [