Skip to content
Commit c433fef5 authored by Will Dietz's avatar Will Dietz Committed by Jan Tojnar
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment