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: 79cd1b5d602c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0c70c408450b
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 9, 2018

  1. pigz: 2.3.4 -> 2.4

    Semi-automatic update. These checks were done:
    
    - built on NixOS
    - ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz -h` got 0 exit code
    - ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz --help` got 0 exit code
    - ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz -V` and found version 2.4
    - ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz --version` and found version 2.4
    - found 2.4 with grep in /nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4
    - found 2.4 in filename of file in /nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4
    ryantm committed Mar 9, 2018
    Copy the full SHA
    2c81bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. pigz: fix on darwin

    matthewbauer committed Apr 11, 2018
    Copy the full SHA
    11db118 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0c70c40 View commit details
    Browse the repository at this point in the history