mirror of
https://github.com/NixOS/nix.git
synced 2025-11-22 18:29:36 +01:00
libutil: Throw if str("contents") not found
This was broken in 7aa3e7e3a5 (since 2.25).
This commit is contained in:
parent
1e709554d5
commit
242f362567
4 changed files with 52 additions and 2 deletions
|
|
@ -45,6 +45,7 @@ subdir('nix-meson-build-support/common')
|
|||
subdir('nix-meson-build-support/asan-options')
|
||||
|
||||
sources = files(
|
||||
'archive.cc',
|
||||
'args.cc',
|
||||
'base-n.cc',
|
||||
'canon-path.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue