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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 45dad06bed96
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4237673644a3
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on May 21, 2020

  1. Revert "virtualisation: add vmware-image (#88474)"

    This reverts commit 3f18ba7.
    globin authored May 21, 2020
    Copy the full SHA
    a5ac492 View commit details
  2. Merge pull request #88522 from NixOS/revert-88474-vmware-image

    Revert "virtualisation: add vmware-image"
    globin authored May 21, 2020
    Copy the full SHA
    4237673 View commit details
Showing with 0 additions and 91 deletions.
  1. +0 −1 nixos/modules/module-list.nix
  2. +0 −90 nixos/modules/virtualisation/vmware-image.nix
1 change: 0 additions & 1 deletion nixos/modules/module-list.nix
Original file line number Diff line number Diff line change
@@ -1005,7 +1005,6 @@
./virtualisation/virtualbox-guest.nix
./virtualisation/virtualbox-host.nix
./virtualisation/vmware-guest.nix
./virtualisation/vmware-image.nix
./virtualisation/xen-dom0.nix
./virtualisation/xe-guest-utilities.nix
]
90 changes: 0 additions & 90 deletions nixos/modules/virtualisation/vmware-image.nix

This file was deleted.