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
nixos-rebuild test restarting sysinit leading to system shutdown so I can't update.
nixos-rebuild switch leads to broken system (can't boot on stage2).
nix-env --version output
nix-env (Nix) 2.3.15
The text was updated successfully, but these errors were encountered:
Hi, this issue belongs in nixpkgs, please repost there.
No, I think this is nixos issue because upgrade is leading to unbootable system. It's not a package issue, I'm doing a simple standard operation - updating the system.
NixOS issues go in https://github.com/nixos/nixpkgs/, because NixOS sources are located there. This repo is for the Nix package manager itself (cli + daemon). Nix doesn't decide how NixOS does its upgrades / activation. Nix only builds packages. What you're looking at is a NixOS package/program doing something wrong/unexpected related to upgrading the system.
nixos-rebuild test restarting sysinit leading to system shutdown so I can't update.
nixos-rebuild switch leads to broken system (can't boot on stage2).
nix-env --version output
nix-env (Nix) 2.3.15
The text was updated successfully, but these errors were encountered: