{ pkgs ? import { }, }: pkgs.lib.makeScope pkgs.newScope (self: with self; { syncthing-set-id = callPackage ./pkgs/syncthing-set-id.nix { }; })