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: 4ca08a2a73e2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c391343fcd15
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.
    Ma27 committed Feb 15, 2020
    4
    Copy the full SHA
    c391343 View commit details
    Browse the repository at this point in the history