Skip to content

Commit

Permalink
Download the boost
Browse files Browse the repository at this point in the history
Signed-off-by: Sourav Moitra <[email protected]>
  • Loading branch information
xw19 committed Jan 3, 2025
1 parent fd85a1b commit 6ab76ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nix/derivation.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ with pkgs; stdenv.mkDerivation {
python3
which
gcc
boost
systemd-minimal
];
buildInputs =
(if stdenv.hostPlatform.isMusl then [
Expand Down

0 comments on commit 6ab76ec

Please sign in to comment.