Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 4312cd74f135
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 610ec6fe8fb9
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 7, 2021

  1. bibtex2html: add perl dependency

    The `aux2bib` tool that is part of the bibtex2html package requires
    perl. Without this dependency, the `aux2bib` script is installed with
    a shebang pointing to `/usr/bin/perl`.
    acowley committed Jan 7, 2021
    Copy the full SHA
    d620de4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108704 from acowley/aux2bib

    bibtex2html: add perl dependency
    SuperSandro2000 committed Jan 7, 2021
    Copy the full SHA
    610ec6f View commit details
    Browse the repository at this point in the history