diff --git a/build/package/nix/package.nix b/build/package/nix/package.nix index 1dae347413..75c885c619 100644 --- a/build/package/nix/package.nix +++ b/build/package/nix/package.nix @@ -84,7 +84,6 @@ stdenv.mkDerivation { zlib gcc_multi glibc - patchelf ]; nativeBuildInputs = with pkgs; [ makeWrapper @@ -103,7 +102,6 @@ stdenv.mkDerivation { lib.makeBinPath ( with pkgs; [ - patchelf dotnetCorePackages.aspnetcore_8_0 gdb ]