Loading pkgs/applications/networking/cluster/kubectl-view-allocations/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ , stdenv , rustPlatform , fetchFromGitHub , perl , Security ? null }: Loading @@ -25,7 +24,6 @@ rustPlatform.buildRustPackage rec { lockFile = ./Cargo.lock; }; nativeBuildInputs = [ perl ]; buildInputs = lib.optionals stdenv.isDarwin [ Security ]; meta = with lib; { Loading Loading
pkgs/applications/networking/cluster/kubectl-view-allocations/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ , stdenv , rustPlatform , fetchFromGitHub , perl , Security ? null }: Loading @@ -25,7 +24,6 @@ rustPlatform.buildRustPackage rec { lockFile = ./Cargo.lock; }; nativeBuildInputs = [ perl ]; buildInputs = lib.optionals stdenv.isDarwin [ Security ]; meta = with lib; { Loading