mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-15 10:03:02 +01:00
Remove unnecessary patchelf
This commit is contained in:
@@ -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
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user