~ruther/guix-cross-shells

guix-cross-shells/tests/bash-search-paths.scm -rw-r--r-- 114 bytes
121e12b3 — Rutherther chore: Make this a channel 3 days ago
                                                                                
1
2
3
4
5
(use-modules
 (gnu packages bash)
 (cross-shells set-search-paths))

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