mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
build: meson for libfetchers
This commit is contained in:
parent
6e34c68327
commit
706edf26eb
8 changed files with 266 additions and 2 deletions
|
@ -72,6 +72,7 @@ mkDerivation (finalAttrs: {
|
|||
;
|
||||
|
||||
propagatedBuildInputs = [
|
||||
boost.dev
|
||||
libarchive
|
||||
nlohmann_json
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue