Add link to the changelogs associated with patch
This commit is contained in:
@@ -21,6 +21,7 @@ stdenv.mkDerivation {
|
||||
|
||||
patches = [
|
||||
# Some changes the debian/ubuntu developers made over the original source code
|
||||
# See https://changelogs.ubuntu.com/changelogs/pool/universe/h/hexdiff/hexdiff_0.0.53-0ubuntu4/changelog
|
||||
(fetchpatch {
|
||||
url = "mirror://ubuntu/pool/universe/h/hexdiff/hexdiff_0.0.53-0ubuntu4.diff.gz";
|
||||
sha256 = "sha256-X5ONNp9jeACxsulyowDQJ6REX6bty6L4in0/+rq8Wz4=";
|
||||
|
||||
Reference in New Issue
Block a user