nixpkgs/pkgs/by-name/sw/switch-to-configuration-ng
Will Fancher 37ee6ba681 Revert "NixOS apply script"
Reverts #344407

This has broken nixos-rebuild switch so that it no longer updates the profile, which has bad consequences including not updating the systemd-boot menu with new generations.
2024-11-01 20:18:09 -04:00
..
src Revert "NixOS apply script" 2024-11-01 20:18:09 -04:00
package.nix
README.md

switch-to-configuration-ng

This program is a reimplementation of switch-to-configuration in Rust. The goal is to be compatible in as many ways as possible to the original implementation, at least as long as the original is still in nixpkgs. Any behavioral modifications to this program should also be implemented in the original, and vice versa.