diff options
| author | Grigory Shipunov | 2023-01-17 20:58:52 +0100 |
|---|---|---|
| committer | Grigory Shipunov | 2023-01-17 20:58:52 +0100 |
| commit | ed933370fdc8f4b5eeb0d7a493e2f4cd18ce243e (patch) | |
| tree | 8fb6fa9455acb610d72959b17e92013081394df4 /modules | |
| parent | c2123f2ef6ac899b19902c06bfe1f7e4c1a0d2b5 (diff) | |
julia is now built by nixos
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/devtools.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/devtools.nix b/modules/devtools.nix index 32b7089..4fd4acf 100644 --- a/modules/devtools.nix +++ b/modules/devtools.nix @@ -17,7 +17,7 @@ nixpkgs-fmt nix-index # julia - julia-bin + julia # hardware kicad ]; |
