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: 419bebfe42c8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b6551f4ca579
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 15, 2020

  1. nixos/nixos-build-vms: switch to python test-driver

    In 0945178 we decided that Perl-based
    VM tests should be deprecated and will be removed between 20.03 and
    20.09. So let's switch `nixos-build-vms(8)` to python as well (which is
    entirely interactive, so other scripts won't break).
    
    In my experience, the test-driver isn't used most of the time, so this
    patch is mainly supposed to get rid of the (probably misleading)
    deprecation warning when running `nixos-build-vms`. Apart from that, the
    interface for python's test-driver is way nicer.
    
    (cherry picked from commit c391343)
    Ma27 committed Feb 15, 2020
    Copy the full SHA
    b6551f4 View commit details
    Browse the repository at this point in the history