File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed
by-name/bi/biber-for-tectonic
tools/typesetting/tectonic Expand file tree Collapse file tree 3 files changed +1
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 22 This file provides the `tectonic-unwrapped` package. On the other hand,
33 the `tectonic` package is defined in `../tectonic/package.nix`, by wrapping
44 - [`tectonic-unwrapped`](./default.nix) i.e. this package, and
5- - [`biber-for-tectonic`](./ biber.nix),
5+ - [`biber-for-tectonic`](../../bi/ biber-for-tectonic/package .nix),
66 which provides a compatible version of `biber`.
77*/
88
Original file line number Diff line number Diff line change @@ -2677,8 +2677,6 @@ with pkgs;
26772677 beetsPackages = lib.recurseIntoAttrs (callPackage ../tools/audio/beets { });
26782678 inherit (beetsPackages) beets beets-unstable;
26792679
2680- biber-for-tectonic = callPackage ../tools/typesetting/tectonic/biber.nix { };
2681-
26822680 binlore = callPackage ../development/tools/analysis/binlore { };
26832681
26842682 birdfont = callPackage ../tools/misc/birdfont { };
You can’t perform that action at this time.
0 commit comments