Loading pkgs/by-name/f3/f3d/package.nix +0 −3 Original line number Diff line number Diff line Loading @@ -97,8 +97,5 @@ stdenv.mkDerivation rec { ]; platforms = with platforms; unix; mainProgram = "f3d"; # error: use of undeclared identifier 'NSMenuItem' # adding AppKit does not solve it broken = with stdenv.hostPlatform; isDarwin && isx86_64; }; } Loading
pkgs/by-name/f3/f3d/package.nix +0 −3 Original line number Diff line number Diff line Loading @@ -97,8 +97,5 @@ stdenv.mkDerivation rec { ]; platforms = with platforms; unix; mainProgram = "f3d"; # error: use of undeclared identifier 'NSMenuItem' # adding AppKit does not solve it broken = with stdenv.hostPlatform; isDarwin && isx86_64; }; }