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: 944236a0f1c8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7db53cc31253
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 23, 2020

  1. python2.pkgs.ipython: use the proper python2 lexer

    Since pygments 2.5 `PythonLexer` refers to python3 [1]. We have to be
    explicit if we want to use python2.
    
    [1] https://pygments.org/docs/changelog/
    timokau committed Jan 23, 2020
    Copy the full SHA
    66675b5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0811a69 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #78348 from timokau/pygments-lexer-fix

    python2.pkgs.ipython, python2.pkgs.sphinx: use proper python2 lexer
    timokau committed Jan 23, 2020
    Copy the full SHA
    7db53cc View commit details
    Browse the repository at this point in the history