termite: Add patch to avoid matching trailing punctuation in URLs
Patch based on: https://github.com/thestinger/termite/pull/516 While this might "break" some URL's in the wild, in return this fixes matching of URL's in Nix code. Without this patch the trailing semicolon is included as part of the URL, which creates invalid URL's for nearly all meta.homepage values.
parent
8e6d5639
Please register or sign in to comment