TEMP: submods.protected doesn't work :(
This commit is contained in:
parent
0ebf24920c
commit
ec37e6fd58
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@ mix.newMixture inputs (mixture: {
|
|||
includes.public = [
|
||||
./nt
|
||||
];
|
||||
submods.protected = [
|
||||
# XXX: TODO: submods.protected STILL doesn't work??
|
||||
submods.public = [
|
||||
./std
|
||||
];
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue