···680dependencies from, and the value being the list of681dependencies to fetch.682000683Say you want to fetch Node.js and Go from `nixpkgs`, and a684package called `my_pkg` you've made from your own registry685at your repository at
···680dependencies from, and the value being the list of681dependencies to fetch.682683+The registry URL syntax can be found [on the nix684+manual](https://nix.dev/manual/nix/2.18/command-ref/new-cli/nix3-registry-add).685+686Say you want to fetch Node.js and Go from `nixpkgs`, and a687package called `my_pkg` you've made from your own registry688at your repository at