Hi Leo, I've notice syncthing was build from source without vendor that swap back to the release tarball containing bundled vendor. Would it be reasonable to built it completely relaying on the packages available in Guix, WDYT? I've got on going work to upgrade and pack missing packages for some Golang projects which had vendor before and droped it in the latest release leaving us in a position to pack missing dependencies to have a newer version. Having them packed with all dependencies would help others to pack their lovely package ;-) grep -c define-public import-* import-afero:199 import-bitmask:0 (import fail) import-chezmoi:54 import-containerd:335 import-distribution-distribution:236 import-fq:8 import-kubo:386 import-matterbridge:493 import-prometheus:14 import-restic:232 import-sqls:0 (import fail) import-syncthing:21 -- Thanks, Oleg