rust: Add comment on call-with-guix-shell-hacks
This commit is contained in:
parent
2bf0cff7be
commit
0be12f9a87
1 changed files with 1 additions and 0 deletions
1
env/rust.scm
vendored
1
env/rust.scm
vendored
|
@ -72,6 +72,7 @@
|
|||
0 7))
|
||||
(item rustup-init-script-derivation)))))
|
||||
|
||||
;; TODO This is ridiculous. Should get rid of it somehow.
|
||||
(define (call-with-guix-shell-hacks proc)
|
||||
"Overcome several pitfails calling launch-environment/container procedure we
|
||||
aren't supposed to. PROC is passed curried launch-environment/container
|
||||
|
|
Loading…
Reference in a new issue