Loading pkgs/by-name/vc/vcpkg-tool/package.nix +5 −2 Original line number Diff line number Diff line Loading @@ -29,12 +29,15 @@ stdenv.mkDerivation (finalAttrs: { nativeBuildInputs = [ cmake cmakerc fmt ninja makeWrapper ]; buildInputs = [ cmakerc fmt ]; patches = [ ./change-lock-location.patch ]; Loading Loading
pkgs/by-name/vc/vcpkg-tool/package.nix +5 −2 Original line number Diff line number Diff line Loading @@ -29,12 +29,15 @@ stdenv.mkDerivation (finalAttrs: { nativeBuildInputs = [ cmake cmakerc fmt ninja makeWrapper ]; buildInputs = [ cmakerc fmt ]; patches = [ ./change-lock-location.patch ]; Loading