# flakelight -- Framework for simplifying flake setup # Copyright (C) 2023 Archit Gupta # SPDX-License-Identifier: MIT { config , options , src , lib , flakelight , inputs , outputs , pkgsFor , genSystems , specialArgs , modulesPath , moduleArgs }@args: { _module.args.moduleArgs = args; }