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
Switching to a configuration has been broken a couple of last commits on nixos unstable.
Steps To Reproduce
Steps to reproduce the behavior:
sudo nixos-rebuild switch
Result
warning: The interpretation of store paths arguments ending in `.drv` recently changed. If this command is now failing try again with '/nix/store/lvln9vwhlhwv7w4kf5yqvh452c6781bz-system-path.drv^*'
created 49831 symlinks in user environment
install-info: No such file or directory for gzip -d
Expected behavior
A switch should succeed and install the new configuration.
@Artturin Yep. Without manpages both of my systems build successfully. I can live with this for now, but I'm sure going to miss my man configuration.nix...
Describe the bug
Switching to a configuration has been broken a couple of last commits on nixos unstable.
Steps To Reproduce
Steps to reproduce the behavior:
sudo nixos-rebuild switch
Result
Expected behavior
A switch should succeed and install the new configuration.
Additional context
Failing configuration: https://git.sr.ht/~pimeys/nixos/
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: