Revert "Use looser 9pfs caching in VM tests/builds"

This reverts commit bbd03e236a.
This commit is contained in:
Eelco Dolstra
2017-02-13 14:38:19 +01:00
parent b4cd251c54
commit c71a893334
2 changed files with 0 additions and 10 deletions
@@ -175,13 +175,4 @@ rec {
};
};
p9_caching_4_4 = rec
{ name = "9p-caching.patch";
patch = fetchpatch {
inherit name;
url = https://github.com/edolstra/linux/commit/d522582553368b9564e2d88a8d7b1d469bf98c65.patch;
sha256 = "01h7461pdgavd6ghd6w9wg136hkaca0mrmmzhy6s3phksksimbc2";
};
};
}