lightburn: Migrate to by-name

Remove redundant entry
This commit is contained in:
Guy Chronister
2025-03-24 19:45:40 -05:00
parent 33319c3013
commit c8f8081397
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -14027,8 +14027,6 @@ with pkgs;
ledger-web = callPackage ../applications/office/ledger-web { };
lightburn = callPackage ../applications/graphics/lightburn { };
lighthouse-steamvr = callPackage ../tools/misc/lighthouse-steamvr {
inherit (darwin.apple_sdk.frameworks) AppKit;
};