From 2bfe283b68dabfa6cfcbc3e46ab619a222354a6a Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Sun, 9 Apr 2023 21:48:04 +0200 Subject: doc: Add support for extra css to api documentation --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index cd71e66a..a992594b 100644 --- a/flake.nix +++ b/flake.nix @@ -2,6 +2,7 @@ description = "A double-entry accounting system with a command-line reporting interface"; nixConfig.bash-prompt = "ledger$ "; + outputs = { self, nixpkgs }: let usePython = true; gpgmeSupport = true; -- cgit v1.2.3