diff --git a/flake.nix b/flake.nix index 25622f8..d51920c 100644 --- a/flake.nix +++ b/flake.nix @@ -82,7 +82,7 @@ mangowc.url = "github:DreamMaoMao/mangowc"; nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland"; nix-matlab = { - url = "github:EdenQwQ/nix-matlab"; + url = "gitlab:doronbehar/nix-matlab"; inputs.nixpkgs.follows = "nixpkgs"; }; ghostty.url = "github:ghostty-org/ghostty";