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: 1b4749ceefd2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 36994f8620a9
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 26, 2018

  1. nixos tests doc: minor fixes

    This fixes some quirks I introduced in previous commits.
    
    1. No need for an extra newline when printing the output of shell commands.
    2. 'or die' is what's already used in the NixOS test sources, while
       'die unless' has no occurrences.
    erikarvstedt committed Nov 26, 2018
    Copy the full SHA
    931b7b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Merge pull request #51073 from erikarvstedt/docs

    Minor doc fixes
    c0bw3b committed Nov 28, 2018
    Copy the full SHA
    36994f8 View commit details
    Browse the repository at this point in the history