Skip to content

Commit

Permalink
chore: add clang and lld deps to flake
Browse files Browse the repository at this point in the history
  • Loading branch information
vindard committed Oct 26, 2023
1 parent 643b243 commit 24a96f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
python3
ripgrep
cacert
clang
lld
];

nativeBuildInputs = with pkgs;
Expand Down

0 comments on commit 24a96f1

Please sign in to comment.