flake
This commit is contained in:
parent
6384671c88
commit
6bc680d825
2 changed files with 64 additions and 1 deletions
|
|
@ -10,7 +10,9 @@
|
|||
in
|
||||
{
|
||||
devShells.default = pkgs.mkShell {
|
||||
julia
|
||||
packages = with pkgs; [
|
||||
julia
|
||||
];
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue