php-packages: remove the merged soap patch
This commit is contained in:
@@ -684,13 +684,6 @@ in {
|
|||||||
url = "https://github.com/php/php-src/commit/4fe821311cafb18ca8bdf20b9d796c48a13ba552.patch";
|
url = "https://github.com/php/php-src/commit/4fe821311cafb18ca8bdf20b9d796c48a13ba552.patch";
|
||||||
hash = "sha256-YC3I0BQi3o3+VmRu/UqpqPpaSC+ekPqzbORTHftbPvY=";
|
hash = "sha256-YC3I0BQi3o3+VmRu/UqpqPpaSC+ekPqzbORTHftbPvY=";
|
||||||
})
|
})
|
||||||
]
|
|
||||||
++ lib.optionals (lib.versionAtLeast php.version "8.3") [
|
|
||||||
# https://github.com/php/php-src/pull/16733 (fix soap test)
|
|
||||||
(fetchpatch {
|
|
||||||
url = "https://github.com/php/php-src/commit/5c308d61db104854e4ff84ab123e3ea56e1b4046.patch";
|
|
||||||
hash = "sha256-xQ4Sg4kL0cgHYauRW2AzGgFXfcqtxeRVhI9zNh7CsoM=";
|
|
||||||
})
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user