mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-15 18:56:16 +02:00
34fe2478a2
Co-Authored-By: Qyriad <qyriad@qyriad.me> Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
8 lines
128 B
Meson
8 lines
128 B
Meson
suites += {
|
|
'name': 'git-hashing',
|
|
'deps': [],
|
|
'tests': [
|
|
'simple.sh',
|
|
],
|
|
'workdir': meson.current_build_dir(),
|
|
}
|