Commit graph

20 commits

Author SHA1 Message Date
Doron Behar
63699ca6a1 Merge branch 'master' into 'master'
Fixed keyboard problems with Simulink

See merge request doronbehar/nix-matlab!2
2021-09-07 17:29:19 +00:00
Mazurel
bd864f650c Fixed keyboard problems with Simulink 2021-09-07 12:24:02 +02:00
Doron Behar
bbfb3b26b9 Add shellHooksCommon attribute and explain how to use it 2021-07-22 09:27:04 +03:00
Doron Behar
02deef3152 Add matlab-mex - gcc wrapper by matlab 2021-07-21 22:00:57 +03:00
Doron Behar
271ba602bc flake.lock: Update
Flake input changes:

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/f082c435dd187f92b8423413dff9d0b11c7195f7' -> 'github:NixOS/nixpkgs/91ffffd90404331e0af54fa3fb8063f2f849a321'
2021-07-16 08:30:43 +03:00
Doron Behar
2f7af096de Another small rephrasing to matlab-shell banner 2021-05-15 16:49:25 +03:00
Doron Behar
c06cc32b2c Small changes to how the matlab shell prints the banner 2021-05-15 16:45:33 +03:00
Doron Behar
b8b236a09f Add shell.nix I forgot to commit 2021-05-15 16:37:19 +03:00
Doron Behar
30cc37e160 Small typo to flake setup code example 2021-05-15 16:36:54 +03:00
Doron Behar
0a6fdefb53 Add more installation instructions 2021-05-15 16:33:29 +03:00
Doron Behar
4440730bf3 Use -desktop to launch matlab from desktop 2021-05-15 14:52:18 +03:00
Doron Behar
1ad677b048 Remove bash shebangs from runScripts 2021-05-15 12:49:37 +03:00
Doron Behar
29d945ce67 Fix path to executable in desktop item 2021-05-15 11:52:09 +03:00
Doron Behar
7e19c8863c Add icons and a desktop item 2021-05-15 11:30:34 +03:00
Doron Behar
dec9acf9c9 Switch to Gitlab, github doesn't support asciidoc include
See https://github.com/github/markup/issues/1095 .
2021-05-15 10:46:45 +03:00
Doron Behar
945f1100e0 Use an imperative installation directory
Add some basic installation steps to the README to be also printed in
the devShell.
2021-05-15 10:42:25 +03:00
Doron Behar
a99031a8e7 devShell: Make it run matlab-shell by default 2021-05-15 09:29:58 +03:00
Doron Behar
b0c0f590ac Fix java errors 2021-05-15 09:16:13 +03:00
Doron Behar
11817b35d1 Introduce a flake, modern setup 2021-05-14 17:27:40 +03:00
Doron Behar
a476a83bc7 Add all files from tviti's repo 2021-05-14 16:02:26 +03:00