Skip to content

feat: Add command to revert Nix channel to the currently running version

Victor Engmark requested to merge revert-to-current-system-channel-version into master

Undo a channel update in the safest way possible.

Based on <https://discourse.nixos.org/t/how-to-roll-back-channel-to-currently-active -version/43161/2>.

Merge request reports