nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

ncmpcpp: fix finding boost (#429146)

authored by misuzu.tngl.sh and committed by

GitHub b7a516d8 9eefda8f

+1
+1
pkgs/by-name/nc/ncmpcpp/package.nix
··· 43 43 (lib.withFeature visualizerSupport "fftw") 44 44 (lib.enableFeature clockSupport "clock") 45 45 (lib.withFeature taglibSupport "taglib") 46 + (lib.withFeatureAs true "boost" boost.dev) 46 47 ]; 47 48 48 49 nativeBuildInputs = [