Mark H Weaver skribis: > Tomáš Čech reported on IRC that 'search-patch' > failed to find a patch he had put into DIR/gnu/packages/patches/, where > DIR was in $GUIX_PACKAGE_PATH. Adding DIR to GUILE_LOAD_PATH fixed the > problem. Fixed in ee06af5. > Also, it would be good to improve the error message when 'search-patch' > fails. This is what he reported seeing: > > guix/packages.scm:374:17: In procedure #: > guix/packages.scm:374:17: Throw to key `match-error' with args `("match" "no matching pattern" #f)'. I came up with this patch: