Loading pkgs/tools/typesetting/tectonic/default.nix→pkgs/by-name/te/tectonic-unwrapped/package.nix +3 −3 Original line number Diff line number Diff line /* This file provides the `tectonic-unwrapped` package. On the other hand, the `tectonic` package is defined in `../tectonic/package.nix`, by wrapping - [`tectonic-unwrapped`](./default.nix) i.e. this package, and - [`tectonic-unwrapped`](./package.nix) i.e. this package, and - [`biber-for-tectonic`](../../bi/biber-for-tectonic/package.nix), which provides a compatible version of `biber`. */ Loading @@ -13,7 +13,7 @@ rustPlatform, darwin, fontconfig, harfbuzz, harfbuzzFull, openssl, pkg-config, icu, Loading Loading @@ -60,7 +60,7 @@ rustPlatform.buildRustPackage rec { [ icu fontconfig harfbuzz harfbuzzFull openssl ] ++ lib.optionals stdenv.hostPlatform.isDarwin ( Loading pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -10681,10 +10681,6 @@ with pkgs; tclap_1_4 = callPackage ../development/libraries/tclap/1.4.nix { }; tectonic-unwrapped = callPackage ../tools/typesetting/tectonic { harfbuzz = harfbuzzFull; }; termbench-pro = callPackage ../by-name/te/termbench-pro/package.nix { stdenv = if stdenv.hostPlatform.isDarwin then llvmPackages_17.stdenv else stdenv; fmt = fmt_11; Loading Loading
pkgs/tools/typesetting/tectonic/default.nix→pkgs/by-name/te/tectonic-unwrapped/package.nix +3 −3 Original line number Diff line number Diff line /* This file provides the `tectonic-unwrapped` package. On the other hand, the `tectonic` package is defined in `../tectonic/package.nix`, by wrapping - [`tectonic-unwrapped`](./default.nix) i.e. this package, and - [`tectonic-unwrapped`](./package.nix) i.e. this package, and - [`biber-for-tectonic`](../../bi/biber-for-tectonic/package.nix), which provides a compatible version of `biber`. */ Loading @@ -13,7 +13,7 @@ rustPlatform, darwin, fontconfig, harfbuzz, harfbuzzFull, openssl, pkg-config, icu, Loading Loading @@ -60,7 +60,7 @@ rustPlatform.buildRustPackage rec { [ icu fontconfig harfbuzz harfbuzzFull openssl ] ++ lib.optionals stdenv.hostPlatform.isDarwin ( Loading
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -10681,10 +10681,6 @@ with pkgs; tclap_1_4 = callPackage ../development/libraries/tclap/1.4.nix { }; tectonic-unwrapped = callPackage ../tools/typesetting/tectonic { harfbuzz = harfbuzzFull; }; termbench-pro = callPackage ../by-name/te/termbench-pro/package.nix { stdenv = if stdenv.hostPlatform.isDarwin then llvmPackages_17.stdenv else stdenv; fmt = fmt_11; Loading