Doron Behar
872339c991
Add support to add packages to targetPkgs in dependent flakes
2023-07-25 11:43:00 +03:00
Doron Behar
1380ddc8ac
Remove unneeded targetPkgs from devShell buildInputs
2023-07-25 11:36:42 +03:00
Doron Behar
0d2553781d
Use the ~/.config/matlab/nix.sh file only if it exists
...
Turn the runScriptPrefix into a function with default behavior - fix #7 .
2023-02-13 11:53:52 +02:00
Doron Behar
a0f354e409
Use pkgs.writeScript for the runScript FHS argument
...
It seems it's problematic for FHS to run full scripts, because it
`exec`s them internally.
Also, for the matlab-shell: Don't source the shellHooksCommon as it's
not needed if you install Matlab for the first time.
2023-02-13 11:53:52 +02:00
Doron Behar
9524243aa2
Rephrase many sentences
2022-06-12 23:55:20 +03:00
Doron Behar
27343e2e62
Properly fix libGL.so.1 issue - thanks to comment from #4
2022-04-02 09:25:30 +03:00
Doron Behar
be0d56a218
Declaratively record hashes of previous python engines versions
2022-04-02 08:53:49 +03:00
Doron Behar
aa934ff115
Remove version suffix from python package
2022-04-02 08:52:05 +03:00
Doron Behar
98e56e744c
Fix libGL.so.1 issue of Matlab 2022a, addresses #4
2022-04-02 08:36:26 +03:00
Doron Behar
2871efeb71
update python engine meta.description
2022-03-07 17:04:06 +02:00
Doron Behar
7ec25839d9
Make the license of the metas of the packages free
2022-03-07 17:04:06 +02:00
Doron Behar
b5d292356c
Fix typo in attribute of python-package
2022-03-07 17:04:06 +02:00
Doron Behar
3250158f3c
Add meta to all packages
2022-03-07 14:18:58 +02:00
Doron Behar
f2f21f3b18
Add python matlab engine support
...
Further addresses #3 .
2022-03-07 14:18:58 +02:00
Lars Mühmel
91f5dc1217
Update to newest refactor of makeDesktopItem
2022-03-03 15:31:23 +00:00
Doron Behar
973fcf4478
Setup PYTHONPATH in shellHooksCommon
...
Addresses #3 .
2022-02-27 20:56:47 +02:00
Doron Behar
cd58c0108f
matlab-shell: use the runScriptPrefix
2022-02-27 20:47:54 +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
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
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
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