include nt.mix
This commit is contained in:
parent
ed499de651
commit
1c807428ad
2 changed files with 5 additions and 0 deletions
|
|
@ -3,4 +3,7 @@ mix.newMixture inputs (mixture: {
|
||||||
includes.public = [
|
includes.public = [
|
||||||
./primitives
|
./primitives
|
||||||
];
|
];
|
||||||
|
submods.public = [
|
||||||
|
./mix
|
||||||
|
];
|
||||||
})
|
})
|
||||||
|
|
|
||||||
2
nt/mix/README.md
Normal file
2
nt/mix/README.md
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
# Mix - (Better) Modules For Nix
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue