vmixLib overlay.nix
This commit is contained in:
parent
e4975a4cec
commit
4343865e6f
2 changed files with 3 additions and 1 deletions
3
overlay.nix
Normal file
3
overlay.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
final: prev: {
|
||||
vmixLib = prev.callPackage ./lib {};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue