mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
lmstudio: adding crertel to maintainers
This commit is contained in:
parent
cc6bdf03ef
commit
ea2ddc7f7e
@ -11,7 +11,7 @@ let
|
||||
homepage = "https://lmstudio.ai/";
|
||||
license = lib.licenses.unfree;
|
||||
mainProgram = "lmstudio";
|
||||
maintainers = with lib.maintainers; [ cig0 eeedean ];
|
||||
maintainers = with lib.maintainers; [ cig0 eeedean crertel ];
|
||||
platforms = [ "x86_64-linux" "aarch64-darwin" ];
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user