lix/src/libfetchers
Winter 6646b80396 meson: add missing explicit dependency on nlohmann_json
Without this, the Meson setup won't bail out if nlohmann_json is
missing, leading to subpar DX (and maybe worse, but I'm not entirely
sure).

Change-Id: I5913111060226b540dcf003257c99a08e84da0de
2024-03-29 14:16:58 -04:00
..
attrs.cc
attrs.hh
cache.cc
cache.hh Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
fetch-settings.cc
fetch-settings.hh
fetch-to-store.cc
fetch-to-store.hh
fetchers.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
fetchers.hh Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul 2024-03-25 17:36:24 -06:00
git.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
github.cc
indirect.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
local.mk
mercurial.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
meson.build meson: add missing explicit dependency on nlohmann_json 2024-03-29 14:16:58 -04:00
path.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
registry.cc
registry.hh
tarball.cc