added UVTools
This commit is contained in:
parent
a1e1db21ec
commit
e142efde95
3 changed files with 29 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
|||
{
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
yuzu = pkgs.callPackage ./yuzu { };
|
||||
UVtools = pkgs.callPackage ./UVtools { };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue