xorriso: migrate to by-name

This commit is contained in:
Anderson Torres 2023-09-17 21:28:53 -03:00
parent 68aaadf133
commit 6e8e316fde
2 changed files with 0 additions and 2 deletions

View File

@ -15047,8 +15047,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Security;
};
xorriso = callPackage ../tools/cd-dvd/xorriso { };
xprite-editor = callPackage ../tools/misc/xprite-editor {
inherit (darwin.apple_sdk.frameworks) AppKit;
};