~ruther/guix-cross-shells

ref: ebe06709e06e1e1b1279c3c099a42ef327210a59 guix-cross-shells/tests/bash-search-paths.scm -rw-r--r-- 114 bytes
ebe06709 — Rutherther Initial commit 5 months ago
                                                                                
1
2
3
4
5
(use-modules
 (gnu packages bash)
 (cross-shells set-search-paths))

(make-search-path-package-from-package bash)