Install Matlab using Nix imperatively
Find a file
2021-05-14 17:27:40 +03:00
.gitignore Introduce a flake, modern setup 2021-05-14 17:27:40 +03:00
common.nix Introduce a flake, modern setup 2021-05-14 17:27:40 +03:00
default.nix Introduce a flake, modern setup 2021-05-14 17:27:40 +03:00
flake.lock Introduce a flake, modern setup 2021-05-14 17:27:40 +03:00
flake.nix Introduce a flake, modern setup 2021-05-14 17:27:40 +03:00
README.adoc Introduce a flake, modern setup 2021-05-14 17:27:40 +03:00

= Matlab for Nix users

This repo is a collection of files that should help Nix and NixOS users install matlab imperatively.

== How to use this

=== Installation of matlab itself

==== Run `matlab-shell` with +++<s>stable</s>+++ legacy Nix

==== Run `matlab-shell` with an unstable Nix

=== Adding `matlab` executables to your system

==== For NixOS users with a flakes setup

==== For NixOS users without a flakes setup

==== Home Manager setup

== Previous work

TODO:: Add links to tviti's repo etc.