Commit 93b0eb60 authored by Heinz Deinhart's avatar Heinz Deinhart
Browse files

ddnet: 18.4 -> 18.6 (remove commented out patch)

parent f2095203
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -92,13 +92,6 @@ stdenv.mkDerivation rec {
    Security
  ]);

#  patches = [
#    (fetchpatch {
#      url = "https://github.com/ddnet/ddnet/pull/8517/commits/c840bf45016a30e629f7684df5fab5d07b2c70d5.patch";
#      hash = "sha256-UG7pi0Xh/nAHFEF1RIyNZLewF+NFilTLARbV5oUlftc=";
#    })
#  ];

  postPatch = ''
    substituteInPlace src/engine/shared/storage.cpp \
      --replace /usr/ $out/