1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/unit/libutil
Eelco Dolstra eab2919119 Use SourcePath in more places
Now that SourcePath uses a SourceAccessor instead of an InputAccessor,
we can use it in function signatures instead of passing a
SourceAccessor and CanonPath separately.
2024-05-06 19:05:42 +02:00
..
data/git Support symlinks properly with git-hashing experimental feature 2024-02-28 12:24:45 -05:00
args.cc
canon-path.cc Purify CanonPath 2024-02-16 09:47:25 -05:00
chunked-vector.cc
closure.cc
compression.cc
config.cc
file-content-address.cc Add Git object hashing to the store layer 2024-02-27 11:27:34 -05:00
git.cc Use SourcePath in more places 2024-05-06 19:05:42 +02:00
hash.cc Renamed HashFormat::Base32 to HashFormat::Nix32 2023-12-06 23:43:42 +01:00
hilite.cc
json-utils.cc add unit tests for getNullable 2024-04-24 18:22:53 +02:00
local.mk C API: Keep the structure flat 2024-03-28 19:00:04 +01:00
logging.cc Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
lru-cache.cc
nix_api_util.cc test/libutil: Add OBSERVE_STRING macro 2024-04-11 17:39:21 +02:00
pool.cc
references.cc
suggestions.cc
tests.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
url.cc isValidSchemeName: Use regex 2023-12-12 17:46:34 +01:00
xml-writer.cc