ledger: migrate to by-name

This commit is contained in:
Alexis Hildebrandt 2023-11-26 13:30:54 +01:00
parent c6c20c63b4
commit 37b5f213a1
2 changed files with 0 additions and 2 deletions

View File

@ -33428,8 +33428,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Foundation;
};
ledger = callPackage ../applications/office/ledger { };
ledger-autosync = callPackage ../applications/office/ledger-autosync { };
ledger-web = callPackage ../applications/office/ledger-web { };