nix binary not on PATH within post-build-hook script (macos) #54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tried this on:
macos-12
andmacos-13-xlarge
with identical resultsI'm using default installer configuration
In following step I set
post-build-hook
(which invokesnix copy
) in/etc/nix/nix.conf
and restart nix daemon with:I then build a package with nix-build and see the following: