mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
34fe2478a2
Co-Authored-By: Qyriad <qyriad@qyriad.me> Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
9 lines
128 B
Meson
9 lines
128 B
Meson
suites += {
|
|
'name': 'git-hashing',
|
|
'deps': [],
|
|
'tests': [
|
|
'simple.sh',
|
|
],
|
|
'workdir': meson.current_build_dir(),
|
|
}
|