~ruther/guix-cross-shells

ref: 2248828c058fcc718ddb614635622994ab63d089 guix-cross-shells/tests/bash-search-paths.scm -rw-r--r-- 114 bytes
2248828c — Rutherther fix: respect host-system for native-inputs and target-inputs 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)