nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 5 lines 138 B view raw
1addYosysPluginPath() { 2 addToSearchPath NIX_YOSYS_PLUGIN_DIRS "$1/share/yosys/plugins" 3} 4 5addEnvHooks "$targetOffset" addYosysPluginPath