mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-21 21:46:15 +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…
Reference in a new issue