Loading pkgs/development/tools/bacon/default.nix→pkgs/by-name/ba/bacon/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ , stdenv , rustPlatform , fetchFromGitHub , CoreServices , darwin }: rustPlatform.buildRustPackage rec { Loading @@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec { cargoHash = "sha256-YaVnfwf0jyZTe6B35z9Zm9247kGU/G6nu23sHg9lnAk="; buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [ CoreServices darwin.apple_sdk.frameworks.CoreServices ]; meta = with lib; { Loading pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -6081,10 +6081,6 @@ with pkgs; inherit (darwin.apple_sdk.frameworks) CoreFoundation IOKit Kerberos; }; bacon = callPackage ../development/tools/bacon { inherit (darwin.apple_sdk.frameworks) CoreServices; }; bats = callPackage ../development/interpreters/bats { }; bbe = callPackage ../tools/misc/bbe { }; Loading
pkgs/development/tools/bacon/default.nix→pkgs/by-name/ba/bacon/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ , stdenv , rustPlatform , fetchFromGitHub , CoreServices , darwin }: rustPlatform.buildRustPackage rec { Loading @@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec { cargoHash = "sha256-YaVnfwf0jyZTe6B35z9Zm9247kGU/G6nu23sHg9lnAk="; buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [ CoreServices darwin.apple_sdk.frameworks.CoreServices ]; meta = with lib; { Loading
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -6081,10 +6081,6 @@ with pkgs; inherit (darwin.apple_sdk.frameworks) CoreFoundation IOKit Kerberos; }; bacon = callPackage ../development/tools/bacon { inherit (darwin.apple_sdk.frameworks) CoreServices; }; bats = callPackage ../development/interpreters/bats { }; bbe = callPackage ../tools/misc/bbe { };