You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Replace /bin/cp with cp for nix-build
When using nix-build, /bin/cp cannot be found as there's nothing under
/bin except for sh.
Signed-off-by: Sylvain Bellemare <[email protected]>
* Call getconf(1) relative to `PATH`
Signed-off-by: Vincent Haupert <[email protected]>
Co-authored-by: Vincent Haupert <[email protected]>
0 commit comments