NixOS / nixops

NixOps is a tool for deploying to NixOS machines in a network or cloud.
https://nixos.org/nixops
GNU Lesser General Public License v3.0
1.86k stars 365 forks source link

The args argument to evalModules is deprecated #1507

Closed talyz closed 2 years ago

talyz commented 2 years ago

When running any NixOps operation with a more recent revision of nixpkgs, I get the following output:

trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead. trace: warning: The args argument to evalModules is deprecated. Please set config._module.args instead. trace: warning: The check argument to evalModules is deprecated. Please set config._module.check instead.