curl: fix typo in patch name
This commit is contained in:
@@ -67,7 +67,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# https://github.com/curl/curl/issues/15725
|
||||
./fix-eventfd-free.patch
|
||||
# https://github.com/curl/curl/issues/15767
|
||||
./fix-password-less-netrc.patch
|
||||
./fix-password-only-netrc.patch
|
||||
];
|
||||
|
||||
# this could be accomplished by updateAutotoolsGnuConfigScriptsHook, but that causes infinite recursion
|
||||
|
||||
Reference in New Issue
Block a user