me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès 90d891fc6c gnu: glibc: Do not copy static Bash binary to bin/.
This avoids problems when installing 'glibc' in a profile, where glibc's
limited 'bash' would take precedence over the valid 'bash'.

* gnu/packages/base.scm (glibc)[arguments]: Do not copy STATIC-BASH to
  OUT/bin.  Instead, simply refer to it directly.
  [inputs]: Use STATIC-BASH instead of BASH-LIGHT.
* gnu/packages/commencement.scm (static-bash-for-glibc): Likewise.
  (glibc-final)[arguments]: Add STATIC-BASH-FOR-GLIBC to
  #:allowed-references.
  (gcc-final)[arguments]: Likewise.
  [native-inputs]: Add "static-bash".
2015-08-29 01:25:08 +02:00
..
build build: container: Add #:host-uids argument to call-with-container. 2015-08-08 14:04:13 -04:00
packages gnu: glibc: Do not copy static Bash binary to bin/. 2015-08-29 01:25:08 +02:00
services gnu: services: Add nginx-service. 2015-08-27 22:10:40 -04:00
system system: Make PAM store SHA-512 encrypted passwords in /etc/shadow. 2015-08-24 08:13:32 +08:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm Revert "PRELIMINARY: Add three programs to %setuid-programs." 2015-08-18 23:56:16 -04:00