mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-02 03:41:32 +00:00
On NixOS/Guix tools are not installed under /usr/bin but are composed as symlink trees from immutable packages under /nix/store. Since pal_loader script already relies on bash to be in the PATH env var, we already have PATH defined here and can use relative paths.