Hello, On 01/25/2014 01:51 AM, Sree Harsha Totakura wrote:
+ (bash (string-append + (assoc-ref inputs "bash") "/bin/bash"))
You could use '(which "bash")' here. Regards, Cyril.
Hello, On 01/25/2014 01:51 AM, Sree Harsha Totakura wrote:
+ (bash (string-append + (assoc-ref inputs "bash") "/bin/bash"))
You could use '(which "bash")' here. Regards, Cyril.