nixpkgs/pkgs/os-specific/linux/nixos-rebuild
Victor Engmark e61a2da388 nixos-rebuild: Fix ShellCheck issue
ShellCheck recommends
<https://github.com/koalaman/shellcheck/wiki/SC2174> splitting this into
`mkdir` + `chmod`, but based on the discussion with @bjornfor in #357447
it's probably better to keep the atomic directory creation and the
probable intent of the original code.
2024-12-01 09:13:59 +01:00
..
test
_nixos-rebuild nixos-rebuild: add --no-ssh-tty flag 2024-09-04 01:33:03 +08:00
default.nix
nixos-rebuild.8 nixos-rebuild: add --no-ssh-tty flag 2024-09-04 01:33:03 +08:00
nixos-rebuild.sh nixos-rebuild: Fix ShellCheck issue 2024-12-01 09:13:59 +01:00