guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35910] [PATCH] services: Add ‘/usr/bin/env’ special file.


From: Tobias Geerinckx-Rice
Subject: [bug#35910] [PATCH] services: Add ‘/usr/bin/env’ special file.
Date: Sun, 26 May 2019 04:59:11 +0200

Tobias Geerinckx-Rice wrote:
-                                            "/bin/sh"))))))
+                                            "/bin/sh"))
+ ("/usr/bin/env" ,(file-append (canonical-package coreutils) + "/usr/bin/env"))))))

'course this won't work unless you, also, have the hunk

  #:use-module ((gnu packages base)
- #:select (canonical-package glibc glibc-utf8-locales)) + #:select (canonical-package coreutils glibc glibc-utf8-locales))

accidentally placed in another commit, which is unlikely.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]