remove lldb from flake (was added by accident)

This commit is contained in:
Anton-4 2022-06-24 15:05:57 +02:00
parent d704b9350c
commit 7aa04f957b
No known key found for this signature in database
GPG Key ID: C954D6E0F9C0ABFD

View File

@ -96,7 +96,6 @@
# faster builds - see https://github.com/rtfeldman/roc/blob/trunk/BUILDING_FROM_SOURCE.md#use-lld-for-the-linker # faster builds - see https://github.com/rtfeldman/roc/blob/trunk/BUILDING_FROM_SOURCE.md#use-lld-for-the-linker
llvmPkgs.lld llvmPkgs.lld
llvmPkgs.lldb
debugir debugir
rust rust
]); ]);