mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
ledger: migrate to by-name
This commit is contained in:
parent
c6c20c63b4
commit
37b5f213a1
@ -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 { };
|
||||
|
Loading…
Reference in New Issue
Block a user