Merge pull request #568 from matthiasbeyer/remove-lldb-dep
Remove imag project dependency: lldb - we never used it!
This commit is contained in:
commit
a1979b1235
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ let
|
||||||
env = with pkgs.rustStable; [
|
env = with pkgs.rustStable; [
|
||||||
rustc
|
rustc
|
||||||
cargo
|
cargo
|
||||||
pkgs.llvmPackages.lldb
|
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue