Skip to content

Commit 0f62cb0

Browse files
committed
odafileconverter: move to by-name
1 parent ae0d3c6 commit 0f62cb0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pkgs/top-level/all-packages.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2607,8 +2607,6 @@ with pkgs;
26072607
inherit (darwin.apple_sdk.frameworks) AppKit Security;
26082608
};
26092609

2610-
odafileconverter = callPackage ../applications/graphics/odafileconverter { };
2611-
26122610
pastel = callPackage ../applications/misc/pastel {
26132611
inherit (darwin.apple_sdk.frameworks) Security;
26142612
};

0 commit comments

Comments
 (0)