nix-prefetch is failing with an error containing 'allow-unsafe-native-code-during-evaluation'. This change avoids and handles this error so the update still used. This isn't intended as a permanent fix but it works for now.
nix-prefetch-url comes with nix and isn't a package on it's own
This'll save time and avoid human error. Wrote in deno typescript because why not.