Add pretty name for applied patch
Co-authored-by: Robert Scott <github@humanleg.org.uk>
This commit is contained in:
@@ -22,6 +22,7 @@ buildPythonPackage rec {
|
||||
|
||||
patches = [
|
||||
(fetchpatch {
|
||||
name = "fix-non-deterministic-test.patch";
|
||||
url = "https://github.com/redacted/XKCD-password-generator/commit/72d174a82822af1934c94de1b66fd956230142f5.patch";
|
||||
hash = "sha256-GES40GHM0+Zx8bRceCy9/fOHJVlWZ7TCLfzhZczjfTE=";
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user