index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
modules
/
disable-recursive
/
disable-bar.nix
blob: 987b2802ae8ccea07c079f5478b166d0a0d8a017 (
plain
)
1
2
3
4
5
6
7
{
disabledModules
=
[
./bar.nix
];
}