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: 222751b02953
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 14474a449b94
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 8, 2019

  1. manual: limit text width

    Currently the manual scales to the view port of the browser.
    This leads to an unreadable layout and I found myself
    reading the xml source instead.
    The optimal width would be around 50 characters per line.
    Since we have code listings also in the manual I relaxed
    this limit a bit towards 70 characters per line.
    Mic92 committed Jan 8, 2019
    Copy the full SHA
    06bcc2d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Merge pull request #53634 from Mic92/text-width

    manual: limit text width
    Mic92 committed Jan 18, 2019
    Copy the full SHA
    14474a4 View commit details
    Browse the repository at this point in the history