kabbala: add julia graph thing
This commit is contained in:
4
kabbala.jl/shell.nix
Normal file
4
kabbala.jl/shell.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs ? import <nixpkgs> {} }:
|
||||
pkgs.mkShell {
|
||||
packages = [ pkgs.julia ];
|
||||
}
|
||||
Reference in New Issue
Block a user