Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at flake-libs 5 lines 138 B view raw
1addYosysPluginPath() { 2 addToSearchPath NIX_YOSYS_PLUGIN_DIRS "$1/share/yosys/plugins" 3} 4 5addEnvHooks "$targetOffset" addYosysPluginPath