tectonic: move to pkgs/by-name
This commit is contained in:
parent
5c6ca3c5aa
commit
fcf20b1bd0
@ -1,6 +1,6 @@
|
||||
/*
|
||||
This file provides the `tectonic-unwrapped` package. On the other hand,
|
||||
the `tectonic` package is defined in `./wrapper.nix`, by wrapping
|
||||
the `tectonic` package is defined in `../tectonic/package.nix`, by wrapping
|
||||
- [`tectonic-unwrapped`](./default.nix) i.e. this package, and
|
||||
- [`biber-for-tectonic`](./biber.nix),
|
||||
which provides a compatible version of `biber`.
|
||||
|
@ -10683,8 +10683,6 @@ with pkgs;
|
||||
|
||||
tclap_1_4 = callPackage ../development/libraries/tclap/1.4.nix { };
|
||||
|
||||
tectonic = callPackage ../tools/typesetting/tectonic/wrapper.nix { };
|
||||
|
||||
tectonic-unwrapped = callPackage ../tools/typesetting/tectonic {
|
||||
harfbuzz = harfbuzzFull;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user