~ruther/guix-cross-shells

ref: c82756ae6677a6cd070cb6f19b11f5d80df52776 guix-cross-shells/tests/bash-search-paths.scm -rw-r--r-- 114 bytes
c82756ae — Rutherther fix: Support no target system 2 months ago
                                                                                
1
2
3
4
5
(use-modules
 (gnu packages bash)
 (cross-shells set-search-paths))

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