add matlab

This commit is contained in:
EdenQwQ 2025-06-17 16:22:07 +08:00
parent 24305b3214
commit 791db5bb18
9 changed files with 60 additions and 14 deletions

View file

@ -93,5 +93,9 @@
url = "github:0xc000022070/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-matlab = {
url = "gitlab:doronbehar/nix-matlab";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}