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
[...]
Creating memory-protection wrapper script
Moved binary to bitwarden-app
Copied memory-protection wrapper script
• skipping "afterSign" hook as no signing occurred, perhaps you intended "afterPack"?
~/source
Finished npmBuildHook
buildPhase completed in 1 minutes 22 seconds
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
~/source/apps/desktop/desktop_native ~/source
Executing cargoCheckHook
environment: line 7: prependToVar: command not found
[...]
Additional context
It's not the compilation that fails but instead the checkPhase. I'm not sure why prependToVar is missing either. I thought it was a part of the nixpkgs utility functions.
I'm having the same issue. Using an overlay to roll back to 2024.8.2 did not resolve it due to the same environment: line 7: prependToVar: command not found not found issue.
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Additional context
It's not the compilation that fails but instead the checkPhase. I'm not sure why prependToVar is missing either. I thought it was a part of the nixpkgs utility functions.
Notify maintainers
@amarshall
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: