civodul pushed a change to branch core-updates in repository guix. from 6009cdb gnu: python-pycairo: Update to 1.16.3. new 6422bde gnu: glibc: Reinstate fallback code for systems lacking 'prlimit64'. new e640c9e gexp: compiled-modules: Factorize build code. new d329227 gexp: 'compiled-modules' prints a line for each module.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: gnu/local.mk | 1 + gnu/packages/base.scm | 3 +- .../glibc-reinstate-prlimit64-fallback.patch | 127 +++++++++++++++++++++ guix/gexp.scm | 44 ++++--- 4 files changed, 156 insertions(+), 19 deletions(-) create mode 100644 gnu/packages/patches/glibc-reinstate-prlimit64-fallback.patch