From b75cb4b1706b3abd5aa824d6e8b7779a8daa14c3 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Mon, 8 Sep 2025 15:43:20 -0700 Subject: update org-habit to display graph --- nix/flake.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'nix/flake.nix') diff --git a/nix/flake.nix b/nix/flake.nix index 21b5613..326809b 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -111,10 +111,9 @@ fira-code python3 poetry + statix + deadnix ]; - shellHook = '' -poetry shell - ''; }; packages."${system}" = { -- cgit v1.3