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: ee6665760b2f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7870644286e1
Choose a head ref
  • 3 commits
  • 1 file changed
  • 3 contributors

Commits on Feb 2, 2020

  1. Copy the full SHA
    f350a6f View commit details
    Browse the repository at this point in the history
  2. nixosTests.misc: fix blkio sub-test with newer kernels

    The blkio.sectors file is no longer provided; by quick search:
    https://issues.apache.org/jira/browse/MESOS-9848
    so hopefully it's sufficient to test existence of this other file:
    https://www.kernel.org/doc/html/v5.4/admin-guide/cgroup-v1/blkio-controller.html#common-files-among-various-policies
    
    Originally this sub-test was added in 58e40f8.
    vcunat committed Feb 2, 2020
    Copy the full SHA
    1af6085 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #79064 from worldofpeace/port-misc

    nixosTests.misc: port to python
    flokli committed Feb 2, 2020
    Copy the full SHA
    7870644 View commit details
    Browse the repository at this point in the history