Skip to content

JuliaCN/Julia2Nix.jl

Repository files navigation

Julia2Nix

The Nix interface to Julia Pkg

Simple Usage

Templates

Initializing your default shellEnv of julia2nix with flake template

default

nix flake init --template github:JuliaCN/Julia2Nix.jl#templates.devshell
## add these files in your git stage
nix develop

jlrs

nix flake init --template github:JuliaCN/Julia2Nix.jl#templates.jlrs

learn-julia

git clone https://github.com/GTrunSec/learn-julia

Attribution

This project was forked from NixSourcerer.jl.

Thanks the original author colinxs of this project.

LICENSE

Julia2nix is licensed under the LICENSE.