Did not test all packages. Likely we'll have some breakage.
so that we can use the update script.
Scrapy is usually installed via pip where copying all permissions makes sense. In Nix the files copied are owned by root and readonly. As a consequence scrapy can't edit the project templates so scrapy startproject fails.