type: "node.modules.specialArgs"

This commit is contained in:
Emile Clark-Boman 2025-12-18 12:42:46 +10:00
parent cd859856d9
commit 796fbc88e9

View file

@ -125,7 +125,7 @@
# nix passes these to every single module
specialArgs =
node.modules.specialArgs
node.specialArgs
// {
inherit inputs;
pkgs = sys.pkgsFor node.system;