update documentation

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-04-02 00:11:08 -04:00
parent d9fd71193d
commit 926b1618ff
2 changed files with 3 additions and 2 deletions

View File

@ -153,8 +153,7 @@
}
);
inherit (lib.adev.systems) genSystems getImages;
inherit (self) outputs; # for hydra
inherit (self) outputs; # for hydra and packages
in
rec {
inherit lib; # for allowing use of custom functions in nix repl