lix/src/libfetchers
Daniel Pauls 1e1cd6e7a9 libfetchers: Fix assertion
The filter expects all paths to have a prefix of the raw `actualUrl`, but
`Store::addToStore(...)` provides absolute canonicalized paths.
To fix this create an absolute and canonicalized path from the `actualUrl` and
use it instead.

Fixes #6195.
2022-04-06 17:33:23 +02:00
..
attrs.cc
attrs.hh
cache.cc
cache.hh
fetch-settings.cc
fetch-settings.hh
fetchers.cc
fetchers.hh
git.cc libfetchers: Fix assertion 2022-04-06 17:33:23 +02:00
github.cc Don't partial match sourcehut refs 2022-03-19 11:04:04 -03:00
indirect.cc
local.mk
mercurial.cc
path.cc libfetchers: remove obsolete filesystem #include 2022-03-15 12:32:11 +01:00
registry.cc
registry.hh
tarball.cc