mirror of
https://github.com/NixOS/nix.git
synced 2025-02-16 17:02:28 +00:00
Restore comment
This commit is contained in:
parent
d904f6483c
commit
19573f1b05
@ -14,6 +14,7 @@ let
|
|||||||
inherit (nix) version;
|
inherit (nix) version;
|
||||||
|
|
||||||
env = {
|
env = {
|
||||||
|
#nativeBuildInputs = lib.optional (system != "aarch64-linux") shellcheck;
|
||||||
meta.description = "Distribution-independent Nix bootstrap binaries for ${system}";
|
meta.description = "Distribution-independent Nix bootstrap binaries for ${system}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user