add tuicr, replace buildRustPackage with naersk, remove overseer
This commit is contained in:
3
overlays/tuicr.nix
Normal file
3
overlays/tuicr.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{inputs}: final: prev: {
|
||||
tuicr = inputs.tuicr.packages.${prev.stdenv.hostPlatform.system}.default;
|
||||
}
|
||||
Reference in New Issue
Block a user