summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/nextpnr-gtest.patch
AgeCommit message (Collapse)Author
2026-01-25gnu: nextpnr: Update to 0.9-1.d8117e3.Cayetano Santos
* gnu/packages/electronics.scm (nextpnr): Update to 0.9-1.d8117e3. * gnu/packages/patches/nextpnr-gtest.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. [source]<#:patches>: Remove nextpnr-gtest.patch. <#:snippet>: Use G-Expressions. [inputs]: Remove apycula, corrosion, boost-1.83 and python; add boost-1.88. [native-inputs]: Add apycula and python-minimal-wrapper. [arguments]<#:phases>: Add unbundle-googletest. [synopsis]: Update [description]: Update Change-Id: Id8fb37b6bed6a131040ee31d27099b31d93ae98d Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2025-05-12gnu: nextpnr-ice40: Update to 0.8.Maxim Cournoyer
* gnu/packages/fpga.scm (nextpnr-ice40): Update to 0.8. [snippet]: Use 'delete-all-but' defensive idiom and update comment. [patches]: Apply unbundling patches. [arguments] <:cmake>: New argument. <#:configure-flags>: Add -DUSE_OPENMP=ON flag. Adjust version string used with -DCURRENT_GIT_VERSION. <#:phases> {patch-source}: Streamline phase. [inputs]: Remove imgui-1.86, which is now propagated by qtimgui. [home-page]: Add trailing '/'. [description]: Streamline description. 'FOSS' is implied by being part of the Guix packages collection. [license]: Correct to ISC license. * gnu/packages/patches/nextpnr-gtest.patch: New file. * gnu/packages/patches/nextpnr-imgui.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Register them. Co-authored-by: Cayetano Santos <csantosb@inventati.org> Change-Id: Ied1178c26ed0ba96021a3d5961441c23f0ac508e