inputs.mix.nib follow inputs.nib
This commit is contained in:
parent
0321be7337
commit
b1cc88115e
2 changed files with 14 additions and 6 deletions
|
|
@ -26,8 +26,11 @@
|
|||
inputs.systems.follows = "systems";
|
||||
};
|
||||
|
||||
# mix.url = "github:emilelcb/mix";
|
||||
mix.url = "/home/me/agribit/nexus/mix";
|
||||
mix = {
|
||||
# url = "github:emilelcb/mix";
|
||||
url = "/home/me/agribit/nexus/mix";
|
||||
inputs.nib.follows = "nib";
|
||||
};
|
||||
|
||||
deploy-rs.url = "github:serokell/deploy-rs";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue