rust: Add comment on call-with-guix-shell-hacks

This commit is contained in:
Davie Li 2024-01-15 16:28:50 +01:00
parent 2bf0cff7be
commit 0be12f9a87
Signed by: davie
GPG key ID: 29FD88532FC91BF4

1
env/rust.scm vendored
View file

@ -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