mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
Restore comment
This commit is contained in:
parent
d904f6483c
commit
19573f1b05
@ -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}";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user