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: 24231662e8d5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2993047f4aa0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 12, 2018

  1. hugo: apply upstream patch to call rst2html directly on Nix

    Initially, rst2html was called via the python interpreter which would
    fail if the script was wrapped in a launcher as on NixOS.
    shreyanshk committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    d4f88f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. Merge pull request #47600 from shreyanshk/master

    hugo: helpers/content.go: call rst2html directly to render content
    Mic92 committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    2993047 View commit details
    Browse the repository at this point in the history