httpie: 2.1.0 -> 2.2.0•••https://github.com/jakubroztocil/httpie/releases/tag/2.2.0
Closes #91275 (original patch in the PR was broken since the hash from
`nix-prefetch-url <patch-url>` was used for `fetchpatch`, however
`fetchpatch` internally modifies the patchfile and therefore results in
a different output-hash).
Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>