nixosTests.blivet: remove

These have been broken since 2017-07-24, and the package
is hopelessly out of date as well.
This commit is contained in:
worldofpeace
2020-01-30 18:14:14 -05:00
parent 690dd986b2
commit 85fcf3d7a8
3 changed files with 0 additions and 89 deletions

View File

@@ -34,7 +34,6 @@ in buildPythonPackage rec {
six
];
# Tests are in nixos/tests/blivet.nix.
doCheck = false;
meta = with stdenv.lib; {