Skip to content

Commit dc29b2f

Browse files
committed
ci: fix incomplete nix buildfix
1 parent c311791 commit dc29b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/nix.build.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ clangStdenv.mkDerivation (finalAttrs: {
5151

5252
buildInputs = [
5353
alsa-lib
54-
boost185
54+
boost
5555
# faust
5656
avahi
5757
avahi-compat

0 commit comments

Comments
 (0)