From 2872aaa920781f82549d19f21e9bcad6e3a9e40f Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Mon, 24 Mar 2025 18:00:41 +0100 Subject: flake: add git-bug to devshell --- flake/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake/default.nix') diff --git a/flake/default.nix b/flake/default.nix index 8b8d634..63d8446 100644 --- a/flake/default.nix +++ b/flake/default.nix @@ -21,6 +21,7 @@ inherit (hooks) shellHook; buildInputs = hooks.enabledPackages; packages = with pkgs; [ + git-bug nil statix alejandra -- cgit 1.4.1