-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Open
Labels
6.topic: hygieneCleaning up and removing cruftCleaning up and removing cruft6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS9.needs: upstream fixThis PR needs upstream to change somethingThis PR needs upstream to change something
Description
IIUC, the nix fallback paths provided a way for nixos-rebuild to bootstrap a new Nix evaluation of Nix in case the new Nix expression for Nix did not evaluate under the current Nix.
While a degree of paranoia around upgrade robustness is of course warranted, I don't believe we have needed this in this decade, and indeed the new nixos-rebuild implementation does not implement this functionality.
However nixos/modules/installer/tools/nix-fallback-paths.nix remains.
Should it?
cc @edolstra @NixOS/nix-team
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
6.topic: hygieneCleaning up and removing cruftCleaning up and removing cruft6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS9.needs: upstream fixThis PR needs upstream to change somethingThis PR needs upstream to change something