1addYosysPluginPath() { 2 addToSearchPath NIX_YOSYS_PLUGIN_DIRS "$1/share/yosys/plugins" 3} 4 5addEnvHooks "$targetOffset" addYosysPluginPath