Loading pkgs/tools/security/rage/default.nix→pkgs/by-name/ra/rage/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , rustPlatform , fetchFromGitHub , installShellFiles , Foundation , darwin }: rustPlatform.buildRustPackage rec { Loading @@ -24,7 +24,7 @@ rustPlatform.buildRustPackage rec { ]; buildInputs = lib.optionals stdenv.isDarwin [ Foundation darwin.apple_sdk.frameworks.Foundation ]; # cargo test has an x86-only dependency Loading pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -7755,10 +7755,6 @@ with pkgs; inherit (pkgs.darwin.apple_sdk.libs) utmp; }; rage = callPackage ../tools/security/rage { inherit (darwin.apple_sdk.frameworks) Foundation; }; rar2fs = callPackage ../tools/filesystems/rar2fs { }; rocmPackages = rocmPackages_5; Loading
pkgs/tools/security/rage/default.nix→pkgs/by-name/ra/rage/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , rustPlatform , fetchFromGitHub , installShellFiles , Foundation , darwin }: rustPlatform.buildRustPackage rec { Loading @@ -24,7 +24,7 @@ rustPlatform.buildRustPackage rec { ]; buildInputs = lib.optionals stdenv.isDarwin [ Foundation darwin.apple_sdk.frameworks.Foundation ]; # cargo test has an x86-only dependency Loading
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -7755,10 +7755,6 @@ with pkgs; inherit (pkgs.darwin.apple_sdk.libs) utmp; }; rage = callPackage ../tools/security/rage { inherit (darwin.apple_sdk.frameworks) Foundation; }; rar2fs = callPackage ../tools/filesystems/rar2fs { }; rocmPackages = rocmPackages_5;