aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/newt
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2024-04-22 13:29:16 +0800
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-04-24 09:43:06 +0800
commit452e7673bfeb0a14cecb8e760dda2c436aa69047 (patch)
tree98949b796f28767ec9b5da9a51712a35a4b49fa0 /gnu/installer/newt
parentc58b443102e92fccfbc204769a57757287e41d11 (diff)
downloadguix-452e7673bfeb0a14cecb8e760dda2c436aa69047.tar.gz
guix-452e7673bfeb0a14cecb8e760dda2c436aa69047.zip
gnu: nspr: Fix cross-compilation.
* gnu/packages/nss.scm (nspr)[arguments]<#:configure-flags>: When cross-compilation, Add HOST_CC=gcc. Change-Id: I337f217f153f8cc3a713906643d6fab9115056e9 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Diffstat (limited to 'gnu/installer/newt')
0 files changed, 0 insertions, 0 deletions
ty....Danny Milosavljevic 2022-02-25services: %base-services: Adapt agetty-service-type to depend on syslogd...Danny Milosavljevic 2022-02-25services: agetty: Add shepherd-requirement....Danny Milosavljevic 2022-02-20services: udev: Use a fixed location for the rules directory and config....Maxim Cournoyer 2022-01-20services: guix-publish: Add negative-ttl parameter....Guillaume Le Vaillant 2022-01-18daemon: Always default to gzip for log compression....Ludovic Courtès 2022-01-16services: guix: Add tar and gzip to PATH....Timothy Sample 2022-01-08services: networking: Add netmask to loopback address....Ludovic Courtès 2021-12-21services: static-networking: Enable multicast by default....Mathieu Othacehe 2021-12-20services: static-networking: Sanitize <network-address> values....Ludovic Courtès 2021-12-12services: Define '%loopback-static-networking'....Ludovic Courtès 2021-12-12services: Define '%qemu-static-networking'....Ludovic Courtès 2021-12-12services: static-networking: Change interface to mimic netlink....Ludovic Courtès 2021-12-12services: static-networking: Use Guile-Netlink on GNU/Linux....Ludovic Courtès 2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice 2021-11-23gnu: system: Make old-style swap use default flags....Josselin Poiret 2021-11-23system: Add swap flags....Josselin Poiret 2021-11-23system: Rework swap space support, add dependencies....Josselin Poiret 2021-08-29services: base: Honor file-system-create-mount-point? at all times....Maxim Cournoyer 2021-08-07services: pam-limits: fix limits.conf location...muradm 2021-08-04services: guix: Use "match-record" in activation....Brice Waegeneire 2021-07-13services: gpm: Use "make-forkexec-contstructor"....Brice Waegeneire 2021-06-29services: kmscon: Add keyboard-layout fields....luhui 2021-06-19services: guix: Authorize 'bordeaux.guix.gnu.org.pub' by default....Jack Hill