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
It looks like builds of zsh-prezto still expect files to be in the root of $out instead of their new location (at least for builds on macOS 10.16).
To Reproduce
Steps to reproduce the behavior:
Update nix-channel to latest unstable on macOS 10.16
list zsh-prezto as a required package
try to build (I noticed this failure when using home-manager), and notice that it expects files to be in the root of $out instead of the new location.
I saw:
error: opening file '/nix/store/5asnfm639ywhnycam5m4pcvhrgnkqmjd-zsh-prezto-unstable-2021-01-19/runcoms/zlogin': No such file or directory
Expected behavior
Install should complete as expected, and not fail on missing expected files.
Additional context
This appears to be related to this change here: #111264
You know what, on further poking/thinking, I think that this is an issue in home-manager, and is captured here: nix-community/home-manager#1773, not going to close immediately because it is probably worth the bump, but I'm thinking that this isn't an issue with nixpkgs themselves.
Describe the bug
It looks like builds of
zsh-prezto
still expect files to be in the root of$out
instead of their new location (at least for builds on macOS 10.16).To Reproduce
Steps to reproduce the behavior:
zsh-prezto
as a required packagehome-manager
), and notice that it expects files to be in the root of$out
instead of the new location.I saw:
Expected behavior
Install should complete as expected, and not fail on missing expected files.
Additional context
This appears to be related to this change here: #111264
Notify maintainers
@holymonson
Metadata
"x86_64-darwin"
Darwin 20.2.0, macOS 10.16
no
no
nix-env (Nix) 2.3.9
"home-manager, nixpkgs-21.03pre268255.e5b478271ea"
/Users/nagromlobo/.nix-defexpr/channels/nixpkgs
Maintainer information:
The text was updated successfully, but these errors were encountered: