guix/gnu
Maxim Cournoyer 8888e845b7
gnu: pypy2: Link against libffi.so, not libffi.a.
* gnu/packages/pypy.scm (pypy2)
[#:phases] {use-libffi.so}: New phase.
[inputs]: Replace libffi-pic with libffi.
* gnu/packages/libffi.scm (libffi-pic): Delete hidden package.

Change-Id: I778789c18dadef71b4bef5fae27ed29ac4ac01dd
2025-10-15 08:18:11 +09:00
..
bootloader
build linux-container: Remove #:lock-mounts? and related code. 2025-10-13 14:48:26 +02:00
home home: services: Add niri. 2025-10-10 12:11:12 +03:00
installer
machine machine: hetzner: Fix install OS. 2025-10-14 16:35:55 +02:00
packages gnu: pypy2: Link against libffi.so, not libffi.a. 2025-10-15 08:18:11 +09:00
services services/base: Only remount read-write if needed in run-with-writable-store. 2025-10-11 21:57:59 +09:00
system nss: Allow selecting IP protocol for mDNS lookups. 2025-10-13 14:48:27 +02:00
tests mapped-devices/luks: Support extra options. 2025-10-06 10:21:16 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Register missing libfaketime patch. 2025-10-14 18:04:42 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm