Unable to reconfigure my system: build of cryptsetup-static failed

I don’t know why, but I’m no longer able to reconfigure my system config file.

$ sudo guix system reconfigure /etc/config.scm
WARNING: (gnu packages linux): `libcamera-minimal' imported from both (gnu packages networking) and (gnu packages photo)
...
building /gnu/store/8dvs7lc6qbncwv4x58rmwi8m0w4kjphx-cryptsetup-static-2.8.4.drv...
\ 'build' phasebuilder for `/gnu/store/8dvs7lc6qbncwv4x58rmwi8m0w4kjphx-cryptsetup-static-2.8.4.drv' failed with exit code 1
build of /gnu/store/8dvs7lc6qbncwv4x58rmwi8m0w4kjphx-cryptsetup-static-2.8.4.drv failed
View build log at '/var/log/guix/drvs/8d/vs7lc6qbncwv4x58rmwi8m0w4kjphx-cryptsetup-static-2.8.4.drv.gz'.
guix system: error: build of `/gnu/store/8dvs7lc6qbncwv4x58rmwi8m0w4kjphx-cryptsetup-static-2.8.4.drv' failed

Is this an issue on my side?

Another guix pull solved it.