Loading pkgs/by-name/nc/ncmpcpp/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, stdenv, fetchFromGitHub, boost, boost187, libmpdclient, ncurses, pkg-config, Loading Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation (finalAttrs: { (lib.withFeature visualizerSupport "fftw") (lib.enableFeature clockSupport "clock") (lib.withFeature taglibSupport "taglib") (lib.withFeatureAs true "boost" boost.dev) (lib.withFeatureAs true "boost" boost187.dev) ]; nativeBuildInputs = [ Loading @@ -54,7 +54,7 @@ stdenv.mkDerivation (finalAttrs: { ]; buildInputs = [ boost boost187 libmpdclient ncurses readline Loading Loading
pkgs/by-name/nc/ncmpcpp/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ lib, stdenv, fetchFromGitHub, boost, boost187, libmpdclient, ncurses, pkg-config, Loading Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation (finalAttrs: { (lib.withFeature visualizerSupport "fftw") (lib.enableFeature clockSupport "clock") (lib.withFeature taglibSupport "taglib") (lib.withFeatureAs true "boost" boost.dev) (lib.withFeatureAs true "boost" boost187.dev) ]; nativeBuildInputs = [ Loading @@ -54,7 +54,7 @@ stdenv.mkDerivation (finalAttrs: { ]; buildInputs = [ boost boost187 libmpdclient ncurses readline Loading