fix(guix): mirror boost unordered patch through local distfiles

This commit is contained in:
vxtls 2026-04-08 18:53:49 -04:00
parent a8749e87ad
commit a98f0d1164
7 changed files with 99 additions and 53 deletions

View file

@ -0,0 +1,17 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_unpack() {
mkdir -p boost-unordered-patch
}
src_configure() {
:
}
src_compile() {
:
}
src_install() {
install -D -m 0644 /dev/null "${DESTDIR}/usr/share/boost-unordered-patch.done"
}

View file

@ -0,0 +1 @@
f https://cdn.jsdelivr.net/npm/@openziti/ziti-sdk-nodejs@0.14.2/vcpkg/ports/boost-unordered/0001-unordered-fix-copy-assign.patch c6e04429fbf1629f10f456d47d9cfda1a89c4b1f242665cb4c091cd84b0d4626