nixpkgs/pkgs/os-specific
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
..
bsd freebsd.libc: break into many small derivations 2024-11-27 00:38:57 -07:00
darwin discrete-scroll: rename from darwin.discrete-scroll 2024-11-27 00:35:26 +01:00
linux nixos-rebuild: Fix ShellCheck issue 2024-12-01 09:13:59 +01:00
windows