mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
Restore comment
This commit is contained in:
parent
d904f6483c
commit
19573f1b05
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue