summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchdebianpatch (follow)
Commit message (Expand)AuthorAgeFilesLines
* fetchDebianPatch: Require patch names with extensions•••Otherwise the fetcher is unuseable with patches whose filename (in Debian) doesn't end in `.patch`. Weijia Wang2023-09-141-3/+3
* fetchDebianPatch: Handle the case of `lib*` packagesnicoo2023-08-302-3/+16
* fetchDebianPatch: add testnicoo2023-08-301-0/+11
* fetchDebianPatch: Rename `patch` parameter, make `name` overrideable•••This allows using the fetcher with `invalidateFetcherByDrvHash` for testing. nicoo2023-08-301-3/+4
* fetchDebianPatch: initnicoo2023-08-301-0/+13