Skip to content

Commit 0798d70

Browse files
committed
feat: add lldb package
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
1 parent 20c6cb1 commit 0798d70

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

home/user/packages.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ let
1919
go
2020
delve # go debugger
2121
rustup
22+
lldb # rust debugger
2223
protobuf
2324
bpftrace
2425
yq # command-line YAML, JSON, XML, CSV, TOML

0 commit comments

Comments
 (0)