Restore comment

This commit is contained in:
John Ericson 2023-12-13 15:33:15 -05:00
parent d904f6483c
commit 19573f1b05
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ let
inherit (nix) version;
env = {
#nativeBuildInputs = lib.optional (system != "aarch64-linux") shellcheck;
meta.description = "Distribution-independent Nix bootstrap binaries for ${system}";
};