Loading pkgs/applications/science/math/gretl/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ , mpfr , openblas , readline , Accelerate , pkg-config }: Loading @@ -39,8 +38,6 @@ stdenv.mkDerivation (finalAttrs: { mpfr openblas readline ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Accelerate ]; nativeBuildInputs = [ Loading pkgs/top-level/all-packages.nix +1 −3 Original line number Diff line number Diff line Loading @@ -401,9 +401,7 @@ with pkgs; autoreconfHook = buildPackages.autoreconfHook269; }; gretl = callPackage ../applications/science/math/gretl { inherit (darwin.apple_sdk.frameworks) Accelerate; }; gretl = callPackage ../applications/science/math/gretl { }; devShellTools = callPackage ../build-support/dev-shell-tools { }; Loading Loading
pkgs/applications/science/math/gretl/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ , mpfr , openblas , readline , Accelerate , pkg-config }: Loading @@ -39,8 +38,6 @@ stdenv.mkDerivation (finalAttrs: { mpfr openblas readline ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Accelerate ]; nativeBuildInputs = [ Loading
pkgs/top-level/all-packages.nix +1 −3 Original line number Diff line number Diff line Loading @@ -401,9 +401,7 @@ with pkgs; autoreconfHook = buildPackages.autoreconfHook269; }; gretl = callPackage ../applications/science/math/gretl { inherit (darwin.apple_sdk.frameworks) Accelerate; }; gretl = callPackage ../applications/science/math/gretl { }; devShellTools = callPackage ../build-support/dev-shell-tools { }; Loading