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: e882dfe91f32
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 97ed0f131a74
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 26, 2020

  1. nixosTests.installer: Don't wait for the nixos-manual service

    The nixos-manual service was removed in #83199 but we missed the check
    in this test which prevents the "tested" job from succeeding [0][1].
    
    [0]: https://hydra.nixos.org/build/115472896
    [1]: https://hydra.nixos.org/build/115472896/nixlog/94/tail
    primeos committed Mar 26, 2020
    Copy the full SHA
    216a7e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83391 from primeos/nixosTests-installer-fix

    nixosTests.installer: Don't wait for the nixos-manual service
    worldofpeace committed Mar 26, 2020
    Copy the full SHA
    97ed0f1 View commit details
    Browse the repository at this point in the history