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