mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
ddnet: 18.4 -> 18.6 (remove commented out patch)
This commit is contained in:
parent
f2095203e6
commit
93b0eb60e0
@ -92,13 +92,6 @@ stdenv.mkDerivation rec {
|
|||||||
Security
|
Security
|
||||||
]);
|
]);
|
||||||
|
|
||||||
# patches = [
|
|
||||||
# (fetchpatch {
|
|
||||||
# url = "https://github.com/ddnet/ddnet/pull/8517/commits/c840bf45016a30e629f7684df5fab5d07b2c70d5.patch";
|
|
||||||
# hash = "sha256-UG7pi0Xh/nAHFEF1RIyNZLewF+NFilTLARbV5oUlftc=";
|
|
||||||
# })
|
|
||||||
# ];
|
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
substituteInPlace src/engine/shared/storage.cpp \
|
substituteInPlace src/engine/shared/storage.cpp \
|
||||||
--replace /usr/ $out/
|
--replace /usr/ $out/
|
||||||
|
Loading…
Reference in New Issue
Block a user