guix-devel
[Top][All Lists]
Advanced

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

Add /usr/bin/env by default in guixsd?


From: Huang\, Ying
Subject: Add /usr/bin/env by default in guixsd?
Date: Mon, 30 Jan 2017 21:33:55 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hi, Ludo,

It is a common practice to use /usr/bin/env in script shabang to use the
interpreter find in PATH.  For example, something as follow,

#!/usr/bin/env python

Although it is not necessary for scripts packaged in guix, if the
scripts are written by a user for his own usage and he don't want to
package it, it is good to have /usr/bin/env available.  In this way, the
interpreters in ~/.guix-profile/bin will be used.

So how about add /usr/bin/env by default in guixsd?

Best Regards,
Huang, Ying




reply via email to

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