Remove some obsolete references to <nixos>

This commit is contained in:
Eelco Dolstra
2015-08-05 15:52:12 +02:00
parent 7f9b8866bf
commit 91e71725d4
4 changed files with 4 additions and 4 deletions

View File

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