nixpkgs/pkgs/by-name/sw/switch-to-configuration-ng
Aleksana c5c722b3e9
Merge pull request #321662 from jmbaur/stc-ng-wsl
Fix switch-to-configuration-ng on WSL
2024-07-26 23:58:19 +08:00
..
src switch-to-configuration-ng: fix running on WSL 2024-06-21 20:55:29 -07:00
.gitignore
build.rs
Cargo.lock switch-to-configuration-ng: update dependencies 2024-06-21 20:32:57 -07:00
Cargo.toml
package.nix
README.md switch-to-configuration-ng: fix link in README 2024-07-18 04:36:07 -07:00

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.