From 4c15b787432e2cb41a0cc63fe4cdac81679faec4 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 10 Aug 2025 16:42:20 +0200 Subject: Also run ledger with nix-portable --- scripts/pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/pyproject.toml') diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index b7b5ecf6..0ebf6573 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -29,3 +29,4 @@ setup_ubpkg = 'p7s.ubpkg:setup_ubpkg' setup_paperwm = 'p7s.paperwm:setup_paperwm' setup_x12 = 'p7s.x12:setup_x12' senpai = 'p7s.senpai:main' +ledger = 'p7s.ledger:main' -- cgit v1.2.3